body 
{
margin-top: 0px;
margin-left: 0px;
color: black;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
}


a {color: black font-family: Verdana, Arial, Helvetica, sans-serif;   text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:active {color: #3e2305; text-decoration: none}
a:hover {color: #afc7a5; text-decoration: underline}


h1 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: bold;
text-decoration: none;
padding-left: 10px;
}



h2 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding-left: 10px;

}



p  
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin-top: 0px;
padding-left: 10px;


}


#logo
{
position: relative;
margin-left: auto;
margin-right: auto;
border-left: 2px #ccffff;
border-right: 2px #ccffff;
border-top: 0px ffffff;
width: 1000px;
height: 125px;
background-color: #3e2305;

}




#nav
{
position: relative;
margin-left: auto;
margin-right: auto;
border-left: 2px #ccffff;
border-right: 2px #ccffff;
border-top: 0px #ccffff;
width: 1000px;
height: 40px;
background-color: #afc7a5;
}



#nav ul 
{
padding-top: 0px;
padding-left: 10px;
margin: 0px;
list-style-type: none;
}

#nav li
{
padding-right: 0px;
display: inline;
}


#nav a {color: white; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; text-decoration: none}
#nav a:visited {color: white; text-decoration: none}
#nav a:active {color: #666666; text-decoration: none}
#nav a:hover {color: #666666; text-decoration: none}

#content
{
position: relative;
margin-left: auto;
margin-right: auto;
border: 2px #ffffff;

width: 1000px;
height: 100%;
background-color: #ffffff;

}

#poll {
position: relative;
width: 300px;
height: 200px;
background-color: #ffffff;
padding-left: 10px;
}

#widget1 {
	position: relative;
width: 260px;
height: 400px;
background-color: #ffffff;
float: left;
}

#widget2 {
	position: relative;
width: 260px;
height: 400px;
background-color: #ffffff;
float: left;
}

#widget3 {
	position: relative;
width: 260px;
height: 400px;
background-color: #ffffff;
float: left;
}

#widget4 {
	position: relative;
width: 260px;
height: 400px;
background-color: #ffffff;
float: left;
}


#widget5 {
	position: relative;
width: 260px;
height: 400px;
background-color: #ffffff;
float: left;
}

#widget6 {
	position: relative;
width: 260px;
height: 400px;
background-color: #ffffff;
float: left;
}

#wordle {
	position: relative;
width:1000px;
height: 600px;
background-color: #ffffff;
float: left;
}











