a:link {
	color: #3886E0;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #000000;
	width: auto;
}

#main
{
	width: 763px;
	background: #ffffff url(img/whittemore.jpg) no-repeat center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table {
	width: 700px;
}



#header
{
	width: 763px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}

#logo
{
	text-align: left;
	height: 150px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
padding-top: 33px;
height: 40px;
width: 763px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 125px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	margin-left: 12px;

}

#buttons a:hover {
	width: 125px;
    height: 36px;
	text-decoration: underline;
}

#content
{
width: 720px;
margin: 0 auto;
padding: 20px;
}

#left
{
	width: 720px;
	padding: 5px;
}

#left H1
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #033B80;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #3886E0;
}

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #3886E0;
}

#right
{
	float: right;
	width: 150px;
	height: auto;
}

#sidebar 
{
width: 240px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title bar.jpg) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/button.gif) no-repeat 1px 5px;
}

#footer
{
	height: auto;
	width: 700px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 15px;
	border-top: 4px solid #296FC0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #7A7A7A;
	padding-bottom: 15px;
	clear: both;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
.style4 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.style5 {
	font-size: 14px;
	color: #000000;
}
.left {
margin: 10px 10px 5px 0;
float: left;
}
