* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #D2E1F4;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 611px;
	text-align: left;
	background-color: #D2E1F4;
}
#header{
	height: 121px;
	width: 611px;
	left: 0px;
	top: 0px;
}

#header a{    
	position: absolute;
	top: 0;
	left: 0;
      width: 196px;
      height: 121px;
} 

#header a h1{
    display: none;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 611px;
	top: 115px;
	background-color: #D2E1F4;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 17px;
	background-color: #000000;
	font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	width: 85px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
#navlist a:hover{color: #ff0000;}
#n1{left: 0px;}
#n2{left: 103px;}
#n3{left: 206px;}
#n4{left: 302px;}
#n5{left: 387px;}
#n6{left: 492px;}
#leftside{
	float: left;
}

#leftside2 a {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#content h1{
	font-family: Palatino Linotype;
	font-size: 24px;
}

#content p{
	font-family: Trebuchet MS1;
	font-size: 15px;

}
#content{
	margin-top: 140px;
	position: absolute;
	width: 611px;
	background-color: #ffffff;
}
#homecontent{
	margin-top: 140px;
	position: absolute;
	width: 611px;
	background-color: #D2E1F4;
}
#picture1{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/photoofthemonth.jpg);
	border: 3px solid #00306f;
}
#picture2{	
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/bikeofthemonth.jpg);
	border: 3px solid #00306f;
}
#footer{
	clear: both;
	position: relative;
	height: 46px;
	background-color: #H;
	background-repeat: no-repeat;
	background-position: right 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: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	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;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
