
* {
	margin: 0;
	padding: 0;
}




#wrapper {
    margin: 0 auto;
    width: 800px;
}


#black
{
color: #000000;
}
#white
{
color: #ffffff;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background: #990000;
	font: 12px Gill, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#main
{
background: #ffffff;
width: 100%;
}

#top {
	width: 800px;
	height: 100px;
	background: url(images/top1.jpg) no-repeat;
}

#bottom { 
    font-size: 14px;
	color: #000000;
}
#menu {
	float: left;
	margin-left: 0px;
	margin-left: 0px;
	width: 800px;
	background: url(images/menu1.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	margin-left: 100px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 115px;
	height: 30px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu a:hover {
background: url(images/menu2.jpg) repeat-x;
text-decoration: underline overline;
}

#content
{
width: 800px;
}

#content2
{
    font-size: 12px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

#content2 a:hover {
	text-decoration: none;
	color: #FF0000;
}



#left
{
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	width: 200px;
	vertical-align: top
}

#center
{
float: left;
width: 430px;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
}

#right
{
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	width: 160px;
	vertical-align: top
}

#center H1
{
	font-size: 24px;
	color: #600000;
}

#center H4
{
	font-size: 12px;
	color: #000000;

}

#center h2 {
	margin: 0;
	padding: 0;
	color: #400000;
}



#center a:link {
	color: #220000;
}


#center a:hover {
	text-decoration: none;
	color: #FF0000;
}

#center p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.date {
	text-align: right;
	color: #0041A3;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #0041A3;
	background-color: #fff;
}

#center .pic
{
float: left;
margin: 5px;
}

#center .pic1
{
float: right;
margin: 5px;
}

#bottom1 {
	clear: both;
	height: 46px;
	padding: 20px 0;
	background: url(images/footer.gif) repeat-x;
	text-align: center;
	width: 675px;
	margin-left: 4px;
}

#bottom1 p {
	margin: 0;
	color: #000000;
}

#bottom1 a {
	color: #000000;
}

#bottom1 a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 33px;
	padding: 13px 0 0 20px;
	background: url(images/small.jpg) repeat-x;
	font-size: 12px;
	color: #FFFFFF;
}

.boxed .content2 {
	padding: 10px;
}

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#text1, #text2 {
	width: 150px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
