* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #051726;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
    top: 0px;
}
#header{
	background-image: url(images/header.jpg);
	height: 226px;
	width: 777px;
	left: 0px;
	top: 25px;
    margin-top: 0px;
    position: relative;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#leftside{
	margin-top: 0px;
    margin-left: 50px;
	float: left;
}
#leftside h3{
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	margin-left: 30px;
	margin-top: 5px;
    margin-bottom: 5px;
}
#leftside h4{
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	margin-left: 30px;
	margin-top: 2px;
    margin-bottom: 2px;
}
#leftside h6{
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 30px;    
}

#leftside img
{
    border: 0px;
}

#content{
	margin-top: 252px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

img.small {
  border-color: -moz-use-text-color;
  border-width: 0;
  padding: 7px;
  text-decoration: none;
}


#footer{
    margin-top: 30px;
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 70px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightside h1{
	margin: 15px 0px 15px 0px;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033387;
}
#rightside h2{
	margin: 10px 0px 5px 0px;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033387;
}
#rightside h3{
	margin: 4px 2px 4px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #555555;
}


#rightside h6{
	margin: 10px 0px 0px 0px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #FF0000;
}

#rightside hr{
	margin: 15px 0px 60px 0px;
    color: #033387;
}


#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}

#h3_text {
    margin: 4px 2px 4px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #555555;
}


#footer p{
	font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
    
	padding-top: 40px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
#subnav{
	margin-left: 50px;
	padding-left: 20px;
	white-space: nowrap;
	position: relative;
	height: 200px;
	width: 200px;
	top: 50px;
    background-image: url(images/photoofthemonth.jpg);
}
#subnav a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 91px;
	display: inline;
	position: relative;
	text-align: center;
	color: #fff;
	text-decoration: none;
}


#left-top {
    background: transparent url(images/left_top.png) no-repeat scroll 0% 50%;
    margin-top: 30px;
    width: 200px;
    height: 22px;
}
#left-body {
    background: transparent url(images/left_bg.png) repeat-y scroll 0% 50%;
    width: 200px;
}
#left-bot {
    background: transparent url(images/left_bot.png) no-repeat scroll 0% 50%;
    width: 200px;
    height: 22px;
}



#subnav a:hover{background-image: url(images/buttonover.gif);}
#na{left: 111px; top: 20px}
#nb{left: 111px; top: 50px}
#nc{left: 111px; top: 80px}
#nd{left: 111px; top: 110px}
#ne{left: 111px; top: 140px}
#nf{left: 111px; top: 170px}
#ng{left: 111px; top: 200px}
