 body
{
	font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
	font-size: 9pt;
	background-color: #ffffff;
}

p
{
text-align: justify;
}

h2
{
	font-size: 9pt;
	font-weight: bold;
}

h3
{	
	font-size: 9pt;
	font-weight: bold;
}

li
{
	padding-bottom: 7px;
}

img
{
	border: none;
}

img.logo
{
	position: relative;
	top: 15px;
	left: 10px;
	border: none;
}

#topborder
{
	top: -1px;
	left: 10px;
	position: absolute;
	height: 1px;
	width: 770px;
	background-color: #ffffff;
	border-bottom: 2px solid #891112;
}

#topmenu
{
	position: relative;
	top: -20px;
	left: 74px;
	width: 620px;
	font-size: 11pt;
	font-weight: bolder;
	color: #000000;
	background-color: #ffffff;
}

img.mainpic
{
	position: relative;
	top: -31px;
	left: 13px;
	z-index: 1;
	border: none;
}

#contentorig
{
	top: -27px;
	left: 90px;
	width: 660px;
	height: 0px;
	position: relative;
	background-color: #ffffff;
}

#content
{
	top: 87px;
	left: 107px;
	width: 660px;
	height: 0px;
	position: absolute;
	background-color: #ffffff;
}

#infoorig 
{
	position: relative;
	top: -300px;
	width: 520px;
	min-height: 0px;
	left: 140px;
	z-index: 3;	
	background-color: #ffffff;
}

#info 
{
	position: absolute;
	top: 75px;
	left: 140px;
	width: 520px;
	min-height: 300px;
	z-index: 3;	
	background-color: #ffffff;
}

#innerbottomborder
{
	left: -230px;
	position: relative;
	width: 765px;
	margin-top: 35px;
	font-size: 8pt;
	border-right: 3px;
	text-align: right;
	background-color: #ffffff;
	border-top: 2px solid #891112;
	border-bottom: 5px solid #ffffff;
	font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
}

#copyright
{
	left: -230px;
	position: relative;
	width: 765px;
	margin-top: 35px;
	font-size: 8pt;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
}

#splashnews
{
	top: -44px;
	left: 15px;
	position: relative;
	width: 103px;
	margin-bottom: -57px;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	background-color: #ffffff;
	border-bottom: 2px solid #891112;
}


#splashblog
{
	top: 373px;
	left: 14px;
	position: absolute;
	background-color: #ffffff;
}

#splashbloglink
{
	top: 395px;
	left: 14px;
	position: absolute;
	background-color: #ffffff;
}

#splashfooter
{
	left: -96px;
	top: 450px;
	position: absolute;
	height: 1px;
	width: 770px;
	font-size: 8pt;
	text-align: right;
	border-right: 3px;
	background-color: #ffffff;
	border-top: 2px solid #891112;
	font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
}

#innertopborder
{
	top: 0px;
	left: 0px;
	position: relative;
	width: 520px;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	margin-bottom: -7px;
	background-color: #ffffff;
	border-top: none;
	border-bottom: 2px solid #891112;
}



#bottomborder
{
	left: 10px;
	top: 100px;
	position: relative;
	height: 1px;
	width: 770px;
	font-size: 8pt;
	border-right: 3px;
	background-color: #ffffff;
	border-top: 2px solid #891112;
	font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
}

#division
{
	left: 0px;
	position: relative;
	margin-bottom: -13px;
	height: 1px;
	width: 520px;
	background-color: #ffffff;
	border-top: 2px solid #891112;
	font-family: Arial, Helvetica, Trebuchet MS, Sans-Serif;
}

.dropshadow {text-shadow: 0.3em 0.3em 0.5em azure;}
.bold { font-weight: bold; }
.italic { font-style: italic; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.underline {text-decoration: underline;}

.class1 a:link 
{
	text-decoration: underline; 
	color: #891112; 
}


.class1 a:visited {text-decoration: underline; color: #891112;}

.class1 a:hover {text-decoration: underline overline; color: #891112;}

.class1 a:active {text-decoration: underline; color: #891112; }

.class2 a:link {text-decoration: underline; color: #000000;}
.class2 a:visited {text-decoration: underline; color: #000000;}
.class2 a:hover {text-decoration: underline overline; color: #891112;}
.class2 a:active {text-decoration: underline; color: #000000;}


a:link {
    color: #891112;
    font-weight: normal;
    text-decoration: underline;
    background-color: #ffffff;
}

a:visited {
    color: #891112;
    font-weight: normal;
    text-decoration: underline;
    background-color: #ffffff;
    }

a:hover {
    font-weight: normal;
    color: #891112;
    text-decoration: underline overline;
    background-color: #ffffff;
}

a:active {
    font-weight: normal;
    color: #891112;
    text-decoration: underline;
    background-color: #ffffff;
   } 

#announcements
{
	position: absolute;
	top: 405px;
	left: 340px;
	line-height: 17pt;
}