body, html {
	margin:0; padding:0;
	background-color: #CDDED2;
}
body {
	min-width:600px;
}
#container 	{	
	position: relative;
	width: 800px;
	margin: 0px auto -1px auto;
	padding: 0px; 
	background-color: #528CA5;
}
#wrap {
	margin:0 auto;
	width:600px;
}
#main_menu {
	float:left;
	width:200px;
	margin:0px;
}
#story {
	float:right;
	width:400px;
}
#story .para, #story p {
	font-family: Trebuchet MS, Arial, 'Sans Serif';
	font-weight: normal;
	color: #ffffff; /*#CDDED2;*/
	font-size: 13px; line-height: 17px;
	padding:0px 18px 0 0;
}
#footer {
	clear:both;
}
#footer p, #footer a {
	padding:10px 0 10px 0;
	margin:0;
	text-align: center;
	font-family: Arial, 'Sans Serif';
	font-weight: normal;
	color: #CDDED2;
	font-size: 10px; line-height: 12px;
}
#foot_gap { 
	position: relative; 
	width: 600px; height: 15px;
	background-color: #7A8A80;
}
.admin {
	font-family: Trebuchet MS, Arial, 'Sans Serif';
	font-weight: normal;
	color: #000000;
	font-size: 13px; line-height: 17px;
	padding:0px 18px 0 0;

}
textarea {
	font-family: Trebuchet MS, Arial, 'Sans Serif';
	font-weight: normal;
	color: #000000;
	font-size: 13px; line-height: 17px;
	width:380px; height:60px;
}
input.txt {
	font-family: Trebuchet MS, Arial, 'Sans Serif';
	font-weight: normal;
	color: #000000;
	font-size: 13px; line-height: 17px;
	width:380px; height:24px;
}

/* MENU STYLES */

div.menublock {
	margin-top:5px;
	margin-bottom:28px;
}
div.menuitem { 
	padding-bottom:1px;
	padding-left:4px;
	width:178px;
}
div.sub { 
	padding-bottom:1px;
	padding-right:4px;
	width:178px;
	text-align:right;
}
.menu_active {
	font-family: Arial, 'Sans Serif';
	font-weight: bold;
	color: #ffffff;
	font-size: 13px; line-height: 16px;
}
a.menu {
	width:182px;
	font-family: Arial, 'Sans Serif';
	font-weight: bold;
	color: #CBDEE8;
	font-size: 13px; line-height: 16px;
	text-decoration: underline;
}
a.menu:hover {
	text-decoration: none;
	color: #528CA5;
}

a {
	text-decoration: underline;
	color: #ffffff;
}

/* CONTENT & TEXT STYLES */

.masthead {
	font-family: Arial, 'Sans Serif';
	font-weight: normal;
	color: #CDDED2;
	font-size: 20px; line-height: 26px;
	margin-top: 6px;
}
.heading {
	font-family: Arial, 'Sans Serif';
	font-weight: bold;
	color: #ffffff;
	font-size: 18px; line-height: 20px;
}
.subhead {
	font-family: Arial, 'Sans Serif';
	font-weight: normal;
	color: #CDDED2;
	font-size: 18px; line-height: 20px;
}
.zoom_instruct {
	font-family: Arial, 'Sans Serif';
	font-weight: normal;
	color: #003365;
	font-size: 11px; line-height: 12px;
}
.zoom_label {
	font-family: Arial, 'Sans Serif';
	font-weight: normal;
	color: #CDDED2;
	font-size: 11px; line-height: 12px;
}

/* IMAGE BROWSER */

.thumblabel {
	position: relative; 
	top: 0px; left: 0px; 
	width: 400px; height: 20px;
	padding: 0px; margin: 1px 0px 3px 0px;
	background-color: #003365;
	
}
.thumblabelDouble {
	position: relative; 
	top: 0px; left: 0px; 
	width: 400px; height: 32px;
	padding: 0px; margin: 1px 0px 3px 0px;
	background-color: #003365;
	
}
.thumblabelShort {
	position: relative; 
	top: 0px; left: 0px; 
	width: 182px; height: 20px;
	padding: 0px; margin: 1px 0px 3px 0px;
	background-color: #003365;
	
}
.three_thumbnail {
	float: left;
	position: relative; 
	top: 0px; left: 0px; 
	width: 114px; height: 80px;
	padding: 0px; margin: 0px 1px 0px 0px;
	background-color: #003365;
}
.three_thumbend {
	float: left;
	position: relative; 
	top: 0px; left: 0px; 
	width: 54px; height: 80px;
	padding: 0px; margin: 0px 0px 16px 0px;
	background-color: #89B1C3;
}
.five_thumbnail {
	float: left;
	position: relative; 
	top: 0px; left: 0px; 
	width: 70px; height: 49px;
	padding: 0px; margin: 0px 1px 0px 0px;
	background-color: #003365;
}
.five_thumbend {
	float: left;
	position: relative; 
	top: 0px; left: 0px; 
	width: 45px; height: 49px;
	padding: 0px; margin: 0px 0px 16px 0px;
	background-color: #89B1C3;
}
.clear { clear: both; }
#pad_label { padding: 3px 2px 2px 4px; }
#pad_label2 { padding: 3px 2px 2px 4px; }
.pad_zoom { padding: 4px 0px 1px 0px; }
.pad_three_instruct { padding: 60px 0px 4px 4px; }
.pad_five_instruct { padding: 29px 0px 4px 4px; }

ul.unord {
	margin: 0px 0px 0px 28px; 
	padding: 0px;
	font-family: Trebuchet MS, Arial, 'Sans Serif';
	font-weight: normal;
	color: #ffffff; /*#CDDED2;*/
	font-size: 13px; line-height: 17px;
	}

/* RULES */

hr 	{	
	border: 0px solid #73B4C0;
	border-top: 1px solid #73B4C0; /*the border*/
 	width: 600px;
 	height: 1px; /*whatever the total height of the border-top and border-bottom equal*/
 	margin: 0px;
}
hr.thick 	{	
	border: 0px solid #73B4C0;
	border-top: 4px solid #73B4C0; /*the border*/
 	width: 600px;
 	height: 4px; /*whatever the total height of the border-top and border-bottom equal*/
 	margin: 0px;
}
hr.light 	{	
	border: 0px solid #89B1C3;
	border-top: 1px solid #89B1C3; /*the border*/
 	width: 400px;
 	height: 1px; /*whatever the total height of the border-top and border-bottom equal*/
 	margin: 0px;
}
hr.menu_rule 	{	
	border: 0px solid #73B4C0;
	border-top: 1px solid #89B1C3; /*the border*/
 	width: 182px;
 	height: 1px; /*whatever the total height of the border-top and border-bottom equal*/
 	margin: 0px; 
}

/* PADDING */

.pad_tb16 { padding: 20px 0px 20px 0px; }
.pad_b8 { padding: 0px 0px 8px 0px; }
.pad_b3 { padding: 0px 0px 3px 0px; }
.pad_8 { padding: 8px; }
.minus4 { padding: 0px 0px 0px -4px; }