/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#0B2562;
	font: small Arial, Helvetica, sans-serif;
	background-image: url(images/background_3.jpg);
	background-repeat: repeat-x;
	
}	

#wrapper {
	background-color: #083061;
	margin: 30px 40px 30px 80px;
	width: 900px;
	padding:10px;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	
}
#header {
	position: relative;
	width: 900px;
	height: 130px;
	background-image: url(images/banner_3.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	
}
#menu {
	list-style-type:none; 
	margin: 0px 0 0px 0px; 
	padding:0;
	
}
#menu li {
	float:left; 
	padding-right:40px; 
	margin:0px 1px 0 0; 
	position:relative; 
	width:130px; 
	height:3em; 
	z-index:100;
	
}
#menu li dl {
	position:absolute; 
	top:0; 
	left:0;
}
#menu li a, #menu li a:visited {
	text-decoration:none;
}
#menu li dd {
	display:none;
}
#menu li:hover, #menu li a:hover {
	border:0;
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
}
#menu li:hover dl, #menu li a:hover dl {
	padding-bottom:0px;
}
#menu table {
	border-collapse:collapse; 
	padding:0; 
	margin:-1px; 
	font-size:1em;
}
#menu dl {
	width: 200px; 
	margin: 0; 
	padding: 0; 
	text-align:center; 
	cursor:pointer;
}
#menu dt {
	margin:0; 
	padding: 5px; 
	font-size: 1.1em; 
	color: #fff; 
	
}

#menu dd {
	margin:0px; 
	padding:0px; 
	color: #fff; 
	font-size: 1em; 
	background:#47a; 
	text-align:left;
	width: 130px;
}
#menu dd.last {
	border-bottom:0px;
}
.gallery dt a, .gallery dt a:visited {
	display:block; 
	color:#083061;
}
.gallery dd a, .gallery dd a:visited {
	color:#fff; 
	text-decoration:none; 
	display:block;
	padding:4px 5px 4px 20px;
	background: #47a; 
	width:130px;
}
.gallery dd a:hover {
	background: #083061; 
	color:#9cf;
}

#global { /* background color behind global navigation */
	height: 30px;
	width: 900px;
	border-bottom: #3585B5  thick;
	margin-top: 5px;
	background-color: #eeeeee;
}
#heading  {
	position:relative;
	right: 0px;
	height: 25px;
	width: 500px;
	padding-left: 0px;
	padding-top: 0px;
}
#heading h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #ffffff;
	padding-left: 40px;
}
#google {
	position: absolute;
	width: 400px;
	left: 600px;
	top: 225px;
	background: #083061;	
}
#main {
	margin-top: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	
	
}
#content {
	margin: 10px 175px 0px 175px;
	background-color: #eeeeee;
	color: #083061;
	padding: 10px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E60644;
	font-weight: bold;
}
#content img {
	float: left;
	padding: 5px 10px 5px 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2 em;
	color: #083061;
	font-weight: normal;
	padding-top:5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #083061;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #083061;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #083061;
	font-weight: bold;
}
#rightbar {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 175;
	
}
#leftbar {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 165px;
	height: 600px;
	background-color: #eeeeee;
}
#leftbar li {
	list-style: none;
	margin-left: -20px;
	padding-left: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
#leftbar li a:link, #leftbar li a:visited {
	text-decoration: none;
	color: #083061;
	font-weight: bold;
	margin-left: -15px;
	padding-left: -40px;
}
#leftbar li a:hover, #leftbar li a:active {
	text-decoration: underline;
	color: #B3001C;
	font-weight: bold;
}
#leftbar h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B3001C;
	font-size: 1.2em;
	margin: 13px;
}
#leftbar img {
	padding: 5px 5px 5px;
	
	
}
#content-img {
	position: relative;
	float: left;
	padding: 5px;
	
}
#footer {
	position: relative;
	margin-top: 20px;
	clear: both;
	width: 900px;
	height: 60px;
	background-color: #083061;
}
#footer ul {
	position: absolute;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	
	
}
#footer li {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
	
	
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#footer-bottom {
	border-top: 2px solid #CBDEE5;
	border-bottom: 2px solid #CBDEE5;
	width: 900px;
	height: 20px;
}
#copyright-line ul {
	position: absolute;
	margin: 0px;
	margin-top: 10px;
	margin-left: 140px;
	padding:0px;
}
#copyright-line li {
	display: inline;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
}
#linkpage li {
	list-style: none;
	margin-left: -15px;
	padding-left: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
#linkpage li a:link, #leftbar li a:visited {
	text-decoration: none;
	color: #083061;
	font-weight: bold;
	margin-left: -15px;
	padding-left: -40px;
}
#linkpage li a:hover, #leftbar li a:active {
	text-decoration: underline;
	color: #B3001C;
	font-weight: bold;
}
#gallery {
	width:550px;
}
#gallery ul {
	list-style:none; 
	padding:0; margin:0; 
	width:550px;
	position:relative; 
	
}
#gallery ul li {
	display:inline; 
	width:52px; height:52px; 
	margin:0 0 5px 5px;
	float: left;
}
#gallery ul li a {
	display:block;
	 width:50px; height:50px;
	 text-decoration:none; 
	 border:1px solid #000;
}
#gallery ul li a img {
	display:block; 
	width:50px; height:50px; 
	border:0;
}
#gallery ul li a:hover {
	white-space:normal; 
	border-color:#ddd;
}
#gallery ul li a:hover img {
	position:absolute; 
	right:60px; 
	top:130px; 
	width:auto; 
	height:auto; 
	border:1px solid #000;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
}
#content ol {
	font-family:Arial, Helvetica, sans-serif;
}