* {margin:0px;padding:0px;top:0px;left:0px;}

body {
	text-align: center;
	background-color: #000;
}
#central {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	height: 150px;
	width: 777px;
	left: 0;
	top: 0;
}
#header p {
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 35px;
	font-family: arial;
}
#header a {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 12px;
	font-family: arial;
}
#navlist {
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 25px;
	width: 774px;
	top: 150px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333;
	text-align:left;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	background-image: url(images/button.gif);
	height: 20px;
	width: 129px;
	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: 130px;}
#n3{left: 260px;}
#n4{left: 390px;}
#n5{left: 519px;}
#n6{left: 648px;}

#leftside {
	float: left;
}
#leftside img {
	float: left;
	width: 223px;
	height: 166px;
	margin-top: 10px;
	margin-left: 35px;
	padding: 0 0 40px 0;
}
#leftside h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width: 221px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant:small-caps;
	color: #333333;
	background-color: #FFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;
}
#leftside p {
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	margin-left: 35px;
	width: 215px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;
	text-align:left;
	text-indent: 0;
	padding: 5px 3px 5px 3px;
}
#content {
	margin-top: 165px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
}
#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;
	background-color: #FFFFFF;
	position: relative;
	height: 27px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center 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: 11px;
	font-weight: normal;
	color: #333;
	text-align:justify;
	text-indent: 40px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 450px;
}
#rightside ul {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	color: #333;
	margin-left: 25px;
	text-indent: 0px;
	margin-bottom: 20px;
	width: 423px;
}
#rightside li {
	list-style: none;
	padding-left: 20px;
	background: 0px 2px url(images/chk.gif) no-repeat;
	margin-bottom: 10px;
}
#rightside h1 {
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #062;
	font-variant: small-caps;
}
#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;
}

#rightside img {
	float: right;
	margin-right: 12px;
}



#footer p {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFE;
	text-align: center;
	padding-top: 1px;
	margin-right: 10px;
}
#footer a {
	color: #AFA;
}
#footer a:hover {
	color: #FFF;
}

#botline {
	clear: both;
	background-color: #FFFFFF;
	float: right;
	position: relative;
	width: 777px;
	background: 0px 0px #000 url(images/blkdot.gif) repeat-x;
}

#botline p {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EFE;
	text-align:center;
}

#botline a {
	color: #66F;
}

#imagepreloader {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
