html {
	height: 100%;
}

body {
	background-color: #000000;
	color:#6ea296;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

td {
	color:#6ea296;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

th {
	color:#6ea296;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#content {
	position: relative;
	width: 720px;
	min-height: 400px;
	background-image: url(../images/home_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#content table {
	border-collapse: separate;
}

#masthead_container {
	position: absolute;
	left: 0px;
	top: 0px;
}

#subpage_content {
	position: relative;
	width: 720px;
	min-height: 400px;
	background-image: url(../images/subpage_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

h1#masthead_logo {
	width: 368px;
	margin: 0px;
    padding: 192px 0 0 0;
    overflow: hidden;
	background-image: url("/images/home_masthead.gif");
	background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:192px; /* for IE5.5's bad box model */
}

h1#subpage_masthead_logo {
	width: 251px;
	margin: 0px;
    padding: 144px 0 0 0;
    overflow: hidden;
	background-image: url("/images/subpage_masthead.gif");
	background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:144px; /* for IE5.5's bad box model */
}

#navigation_container {
	padding-top: 16px;
	width: 710;
}

.clearall {
	clear: both;
	height: 1px;
}

#content_left {
	margin-top: 192px;
}

#content_right {
	margin-top: 72px;
}

#collage_container_left {
	position: relative;
	height: 350px;
}

#collage_container_right {
	position: relative;
	height: 368px;
}

.collage_image_container {
	border: #FFFFFF 1px solid;
	background: #000000;
}

#image1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#image2 {
	position: absolute;
	left: 185px;
	top: 15px;
}
#image3 {
	position: absolute;
	left: 118px;
	top: 160px;
}
#image4 {
	position: absolute;
	left: 26px;
	top: 199px;
}
#image5 {
	position: absolute;
	left: 178px;
	top: 24px;
}
#image6 {
	position: absolute;
	left: 202px;
	top: 126px;
}
#image7 {
	position: absolute;
	left: 92px;
	top: 190px;
}
#image8 {
	position: absolute;
	left: 0px;
	top: 135px;
}
#image9 {
	position: absolute;
	left: 58px;
	top: 0px;
}

#content_main {
	margin: 160px 0px 0px 0px;
	padding: 16px;
}

#gallery_content {
	width: 688px;
	left: 0px;
	padding: 0px 16px 16px 16px;
}

#wide_content {
	width: 688px;
	left: 0px;
	padding: 0px 16px 16px 16px;
}

#left_margin {
	background: url(../images/left_margin_background.gif);
	background-position: top right;
}

#center_column {
	background-color: #000000;
}

#left_margin_border {
	background: url(../images/left_margin_border.gif);
}

#right_margin {
	background: url(../images/right_margin_background.gif);
	background-position: top left;
}

#right_margin_border {
	background: url(../images/right_margin_border.gif);
}

#header_content {
	display: none;
}
