/* Global Styles */

body {
	margin:0px;
	background-color:#113366;
	}
	
td {
	font:11px tahoma;
	color:#333333;
	}
	
a {
	color: #113366;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #113366;
	text-decoration:underline;
	}
	
/* ID Styles */

#LogoImage {
	position:absolute;
	left:5px;
	top:5px;
	width:235px;
	height:auto;
	z-index:1;
	margin: 1px;
	padding: 1px;
	text-align: center;
	border: 0px solid #000033;
}

#navigation a {
	font:11px tahoma;
	color: #ddaa44;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #ffffff;
	background-color:#663333;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#photodesc {
	padding:5px 5px 20px 5px;
	}
	
/* Class Styles */

.logo {
	font:18px tahoma;
	color: #ffffff;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px tahoma;
	color: #ffffff;
	line-height:18px;
	}
	
.bodyText {
	font:11px tahoma;
	line-height:20px;
	color:#333344;
	}
	
.pageName {
	font:20px tahoma;
	font-weight:600;
	color: #113366;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px tahoma;
	color: #113366;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.imageintext {
	padding: 4px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 2px;
	border: solid 1px #333333;
	text-align:left;
}
