
body
{
	font-size: 14px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	margin: 0px;	
	padding-left:50%;
	background: url(images/bg.gif) center repeat-y;
}

a {text-decoration: none; color: #fff;}
a:hover {text-decoration: underline; color: #990000;}

#container { width: 700px; margin-left: -350px; background-color: #EDEDED}

#topheader { background-color: #990000; height: 175px; }

#title { font-size: 24px; color: #fff; font-family: verdana; margin: 1px; }

#main {	margin-left: 20px; margin-top: 5px; width: 660px; height: 1075px; text-align: justify; line-height: 1.3em; }

h1 { font-size:20px; font-weight:bold; color: #990000; padding-left: 0px; margin-top: 10px; }
h2 { font-size:20px; font-weight:bold; color: #990000; padding-left: 154px; margin-top: 10px; }
h3 { font-size:20px; font-weight:bold; color: #990000; padding-left: 274px; margin-top: 10px; }
h4 { font-size:20px; font-weight:bold; color: #990000; padding-left: 419px; margin-top: 10px; }
h5 { font-size:20px; font-weight:bold; color: #990000; padding-left: 569px; margin-top: 10px; }
h6 { font-size:15px; font-weight:bold; color: #990000; padding-left: 0px; margin-top: 20px; }
}

.headertext1 { font-size:12px; font-weight:bold; }
.headertext2 { font-size:10px; font-weight:bold; }

#blockquote {
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	font-size: 14px;
	color: #000;		
}

#blockquote a { text-decoration: none; color: #990000; }
#blockquote a:hover { text-decoration: underline; color: #990000; }

#navcontainer { background-color: #fff; }

.navitem
{
	background-color: #111;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 129px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}

#table1 {
	margin-left: 17px;
	margin-top: 5px;
	background-color: none;
	border: none;
	border-color: none;
	width: 650px;
}

#table1 a { text-decoration: none; color: #990000; }
#table1 a:hover { text-decoration: underline; color: #990000; }

#table2 {
	background-color: none;
	border: none;
	border-color: none;
	width: 650px;
}

#table2 a { text-decoration: none; color: #990000; }
#table2 a:hover { text-decoration: underline; color: #990000; }

#footer 
{
    background-color: #111;
	 color: #fff;
	 text-align: center;
	 vertical-align: middle;
	 height: 20px;
	 margin-top: 200px;
	 clear: both;
}
