body {
font-family: Arial;
text-align:center;
margin: 0px;
padding: 20px 20px 20px 20px;
background-color:#1650A5;
}

#wrapper {
width:auto;
height:auto;
margin: 30px auto 30px auto;
padding: 10px 20px 20px 20px;
background-color:white;
text-align:left;
}

#navleft {
width:auto;
height:30px;
margin: -20px auto 40px -10px;
padding: 5px 10px 0px 0px;
background-color:#1650A5;
font-family: Arial;
color:white;
text-align:left;
float:left;
}

#navleft a {
font-size:14px;
text-decoration:none;
color:white;
margin: 0px 10px 0px 10px;
}

#navleft a:hover {
color:#6E8DA7;
}

#navright {
width:auto;
height:30px;
margin: -20px -10px 40px auto;
padding: 5px 0px 0px 10px;
background-color:#1650A5;
font-family: Arial;
color:white;
text-align:right;
float:right;
}

#navright a {
font-size:14px;
text-decoration:none;
color:white;
margin: 0px 10px 0px 10px;
}

#navright a:hover {
color:#6E8DA7;
}

#header {
width:auto;
height:auto;
background-color:#C4DEFB;
}

#header img {
width:400px;
height:100px;
position:relative;
top:0px;
left:0px;
float:left;
margin:0px 40px 0px 0px;
}

#subscribe {
width:auto;
height:auto;
margin: 0px auto 10px -10px;
padding: 10px 20px 0px 20px;
font-family: Arial Rounded MT Bold;
font-size:12px;
color:#1650A5;
text-align:left;
float:right;
background-color:#C4DEFB;
}
	
#feature {
width:auto;
height:auto;
font-size:30px;
margin:20px 0px 0px 0px;
padding:20px 0px 20px 0px;
text-align:center;
background-color:#C4DEFB;
}

#feature img {
width:auto;
height:350px;
margin:0px 0px 20px 0px;
}

#feature a {
color:black;
text-decoration:none;
margin:20px 0px 0px 0px;
}

#feature a:hover {
color:#6E8DA7;
}

.ad {
font-size:9px;
margin:10px 0px 0px 0px;
padding:10px 0px 10px 0px;
text-align:center;
background-color:#C4DEFB;
}

.ad img {
width:728px;
height:90px;
text-align:center;
}

#left {
width:32%;
height:auto;
position:relative;
top:0px;
left:0px;
float:left;
margin:0px 0px 0px 0px;
}

#center {
width:32%;
height:auto;
position:relative;
top:0px;
left:0px;
float:left;
margin:0px 10px 0px 10px;
}

#right {
width:32%;
height:auto;
position:relative;
top:0px;
left:0px;
float:left;
}
	
.links {
font-size:14px;
padding:10px;
margin:2px 5px 2px 0px;
border-bottom:1px dotted black;
color:black;
text-align:left;
}

.links a {
color:black;
text-decoration:none;
}

.links a:visited {
color:#6E8DA7;
}

.sites {
font-size:14px;
padding:10px;
margin:2px 5px 2px 0px;
text-align:center;
background-color:#C4DEFB;
}

.months {
width:100%;
height:30px;
font-family: Arial Rounded MT Bold;
font-size:30px;
text-align:left;
font-weight:bold;
margin:20px 0px 10px 10px;
color:#1650A5;
}

.columns	{
width:49%;
height:auto;
position:relative;
top:0px;
left:0px;
float:left;
margin:0px 0px 0px 0px;
}

.columns img {
width:160px;
}
	
.clear	{clear:both;}

.footer {
font-size:11px;
margin:30px 0px 0px 0px;
text-align:left;
}

.footer a {
text-decoration:none;
color:#6E8DA7;
}

img {
width:250px;
border:none;
}

form {
margin:0px 0px 20px 0px;
}

input {
border:1px solid #6E8DA7;
}

textarea {
border:1px solid #6E8DA7;
}
