a:link
{
    color: #3b5998;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
a:visited
{
    color: #3b5998;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
a:hover
{
    color: #000066;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
}
H1 { 
	font-size: 140%; 
	text-transform: uppercase; 
	font-family: Garamond, Georgia, "Times New Roman"; 
	letter-spacing: .3em;
	font-weight: 100;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-bottom: #CCCCCC 1px solid;
	width: 685px;
	font-weight: bold;
	}
#profile h1 {
    color: #660000 !important;
}
h3 {
	font-size: 140%;
	color: #000; 
	border-bottom: 1px solid #008;
	width: 685px;
}
TD
{
    line-spacing: 120%;
    font: 11px/16px Verdana, Helvetica, Arial;
    color: #000000;
}
body
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: #dddddd;
}
ul {
	margin: 1.5em;
}
ul li {
	list-style-image: url(uncheck.gif);
	padding: .2em 0 .2em .5em;
	font-weight: bold;
	color: #666;
}
ul li:hover {
	color: #000;
}
img.wrapright {
	float: right;
	margin: 0 3em 1em 1em;
}
img.wrapleft {
	float: left;
	margin: 0 3em 1em 1em;
}
img { 
	border: none; 
}
#Footer {
    font: 14px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    border-bottom: 1px solid #0099cc;
	border-left: 1px solid #0099cc;
    border-right: 1px solid #0099cc;
	border-top: 0px;
	background-color: #333333;
    text-transform: uppercase;
}
#Footer td
{
	background:#333333 url("../images/seperator.gif") bottom right no-repeat;
}
#Footer a {
    color: #cccccc;
    font-weight: normal;
}
#News
{
    background-color: #FFFFFF;
    border: 1px solid #94a3c4;
	width: 100%;
}
#News td
{
    background-color: #eceff5;
	width: 100%;
}
#News td.alternaterow
{
    background-color: #FFFFFF;
}
#News a {
    color: #3b5998;
    font-weight: bold;
}

