* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #FFFFFF;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	
	height: 245px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 14px;
	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;*/
	font-family: Verdana;
	position: relative;
	left: 98px;
	top: 154px;
}

.sitename {
	text-align: center;
	width: 109px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: relative;
	height: 26px;
	width: 800px;
	top: 0px;
	background: #1751A0 repeat-x top left;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist li a {
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	width: 800px;
	
	position: relative;
	text-align: center;
	color: #fff;
	text-decoration: none;
	top: 7px;
	
}

#navlist li a span{
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	font-size: 10pt; 
	
	position: relative;
	text-align: center;
	color: #fff;
	text-decoration: none;
	top: 0px
}

#navlist a:hover {background: #0687eb; position:relative; cursor: pointer;}


/*#navlist a:hover{background-image: url(images/buttonover.gif); height: 17px; width: 97px;}*/

#leftside{
	float: left;
	width: 246px;
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	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:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 292px;	
}
#content{
	margin-top: 376px;
	position: absolute;
	width: 800px;
	background-color: #FFFFFF;
}
#picture1{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(../images/photoofthemonth.jpg);
	margin-top: 63px;
}
#picture2{	
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(../images/bikeofthemonth.jpg);
	margin-top: 60px;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 34px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#rightside{
	float: right;
	width: 500px;
	background-color: #FFFFFF;
	margin-right: 0px;
	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: 0px;
	width: 500px;
}
#rightside h1{
	margin: 0px 0px 0px 0px;
	width: 500px;
	height: 50px;
	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: #2964B6 ;
}
#rightside a{color: #666666;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 98px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

#container {position:relative; background:#fff; padding:32px; height:235px; border-right:1px solid #ccc; border-bottom:1px solid #ccc}
.sliderbutton {float:left; width:25px; height:235px; cursor:pointer}
#slideleft {background:url(images/icons.gif) -50px -265px no-repeat}
#slideleft:hover {background-position:-0 -265px}
#slideright {background:url(images/icons.gif) 0 90px no-repeat}
#slideright:hover {background-position:-50px 90px}
#slider {float:left; position:relative; overflow:auto; width:558px; height:235px}
#slider ul {
	position: absolute;
	list-style: none;
	top: -6px;
	left: -26px;
	width: 610px;
	height: 735px;
}
#slider li {float:left; width:558px; height:235px}
.pagination {position:absolute; top:40px; right:61px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#000; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:white}
