* {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
body {
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x; background-position:top left;
	background-color:#E4E7EE;
}
p {
	margin:10px 30px;
	padding:0;
	font-size:13px;
}
p.smalltext {
	margin:5px 5px;
	padding:0;
	font-size:10px;
}

#register, #register a{
margin:0 0;
padding:0 0;
color:white;
font-size:10px;
font-style:italic;
text-align:center;

}

h1 {
padding:0;
	margin:0px 0px;
	padding-left:30px;
	padding-right:-30px;
	font-size:24px;
	background-image:url(../images/hdr_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:941px;
	height:34px;
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;

}
h2 {
	margin:10px 30px;
	margin-top:20px;
	font-size:18px;
	color:#552727;
		font-weight:bold;
}
a {
	color:#2B4884;
}
a:hover {
	color:#552727;
}
#footer {
	font-size:11px;
	color: #2B4884;
}
#footer a {
	font-size:11px;
}
#footer2 {
	font-size:10px;
	color: #2B4884;
}
#footer2 a {
	font-size:10px;
}

ul li {
margin:0px 30px;
}

#aboutnav{
position: absolute;
top: 10px;
width: 955px;
height: 10px;
color: #000000;
}

#aboutnav a{
color: #2B4884;
font-weight:bold;
text-decoration:none;
}

#aboutnav a:hover{
color: #552727;
font-weight:bold;
text-decoration:none;
}

#whitetext {
	color:#FFFFFF;
	font-weight:bold;
}

#newsticker{
margin:0;
padding:0;
}

#newsticker ul li{
margin:0px 10px;
}
TD.label {
	text-align: right;
	vertical-align: middle
}
TH {
	font: bold;
	background: #FFF3CB;
	border: 1px solid #D6D6D6;
	padding: 5px;
	text-align: center
}
.bordered {
	border: 1px solid #D6D6D6
}
.evenrow {
	background-color: #EFEFEF
}
