* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #aab1f9;
}
#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: 114px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 100px;
	font-family: "Courier New", Courier, mono;
	margin-top: 5px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 115px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a 
{
    font-family:Tahoma;
    font-size:10px;
	padding: 3px 5px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 100px;
	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{
	float: left;
}
#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: 35px;	
}
#content{
	margin-top: 20px;
	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: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#side{
	float: left ;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
	text-align:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal ;
	color: #666666;
}
#side p
{
    padding-right :40px;
    padding-left:20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal ;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	text-align:right;
	direction:rtl;
}
#side h1
{
    padding-right:20px;
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#side span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#side 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;
}
.textbox{
 		FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;border: 1px solid #836A2C; background-color:#FFFFFF;
}
.txterror{
 		FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;color:Red 
}
.button{
		FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
 		font-size:11px;border: 1px solid #666666; background-color: #FFFFFF;
 		color:Black ;
 		width:80px;
 	
 		
}
.network
{
    text-align :center;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom:20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal ;
}
.network a
{
        text-decoration:none;
    	color: #666666;
}