* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-image: url(images/bkcloud.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #002e73;
}
#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: 228px;
	width: 777px;
	left: 0px;
	top: 0px;
	padding-top:10px;
}
#header img
{
	border:none;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 50px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
	border:none;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 225px;
}
#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;}

#container{
	margin-top: 252px;
	padding-left:15px;
	position: absolute;
	width: 762px;
	background-color: #FFFFFF;
	border-bottom:solid thin grey;
	border-left:solid thin grey;
	border-right:solid thin grey;
}

#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;
	padding-right:50px;
	color:#FFFFFF;
	vertical-align:text-bottom;
	font-family:Symbol;
}
#rightside{
	float: right;
	width: 250px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 5px;
	overflow: hidden;
	text-align:right;
}
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	width:450px;
}
#content h1{
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #033387;
	width:450px;
}
#content h2 { 
	font-size: 14px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #033387;
	margin: 10px 0px 10px 0px;
}
#content hr {
    border: none;
    /* top    */ border-top: 1px solid #ccc;
    /* middle */ background-color: #ddd; color: #ddd;
    /* bottom */ border-bottom: 1px solid #eee;
    height: 1px;
    *height: 3px; /* IE6+7 need the total height */
	width: 55%;
	align: center;
	margin: 10px 0px 20px 0px;
}
#content span{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
	width:450px;
}
#content a{color: #666666;}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
#dues
{
	background-image: url(images/duesback.png);
	background-repeat:no-repeat;
	height: 270px;
	width: 250px;
	top: 0px;
	padding-left:10px;
	padding-top:63px;
	text-align:left;
}
