body {
	margin-top: 10px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#wrapper {
	width: 780px;
	padding: 0;
	text-align: center;

	margin-top: ;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}

#content {
	width: 780px;
	padding: 0;
}

#maincontent {
	padding-top: 100px;
}


#maintext {
	margin-left: 160px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;



}




h1 {
	font-size: 22px;
	color: #FF9900;
	text-align: center;
}

h2 {
	font-size: 18px;
	color: #CC0000;
	position: absolute;
	top: 60px;
}

#logo {
	background-image:url(../../images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 100px;
	vertical-align: top;
	top: 5px;
	position: absolute;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	width: 780px;
}

.logotext

{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#CC0000;
	font-style:italic;
	font-weight: 600;
	text-decoration: none;
	text-align: left;
	padding-left: 300px;
	padding-top: -5px;
}




#leftcolumn {
	width: 150px;
	position: absolute;
	height: auto;
	top: 120px;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	list-style-type: none;
	text-decoration: none;
	font-size: 14px;
}

a {
	color: #CC0099;
	font-weight: bold;
}


#footer {
	font-size:12px;
	height: 50px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
