body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #E2DCCF;
}
h4 {
	color: #660000;
}

.internalheader {
	color: #660000;
	font-size: medium;
	font-weight: bold;
}

.internalnav {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #660000;
}

.internalnav2 {
	font-weight: bold;
	text-align: center;
}

.internalnav a:link {  color: #0B3991; text-decoration: underline; font-weight: bold;}
.internalnav a:visited {  color: #666666; text-decoration: underline; font-weight: bold;}
.internalnav a:hover {  color: #999999; text-decoration: none; font-weight: bold;}
.internalnav a:active {  color: #999999; text-decoration: none; font-weight: bold;}

.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #766449;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #660000;
}
#twitter_div {
	font-family: 'Lucida Grande',sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	border: thin solid #33ccff;
	padding: 2px;
}
#twitter_div ul {
	margin-left: -20px;
	list-style-type: square;
}
#twitter_div ul li {
	margin-top: 6px;
}
#twitter_div .sidebar-title {
	font-size: small;
	background-color: #ccffff;
	background-position: center;
	text-align: center;
}
