.mainbody {
	background-color: #FFFFFF;
	background-image: url(../images/main_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border:0px none black;
}

a:link {
	color: #000000;
	text-decoration:none;
}

a:active {
	color: #000000;
	text-decoration:none;
}

a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}

#wrapper {
  width: 920px ;
  margin-left: auto ;
  margin-right: auto ;
}

#header {
	height: 30px;
	color:#FF0000;
	font-size:12px;
	text-align:justify;
}

#header a:link {
	color: #000000;
	text-decoration:none;
}

#header a:active {
	color: #000000;
	text-decoration:none;
}

#header a:visited {
	color: #000000;
	text-decoration:none;
}

#header a:hover {
	color: #000000;
	text-decoration:underline;
}

#content {
	height: 500px;
}

.home {
	text-align:center;
}

#footer {
	background-color:#000000;
	color:#FFFFFF;
	padding: 4px 4px 4px 4px;
	height: 50px;
	text-align:center;
}

#footer div {
 float:left;
 width:20%;
 text-align:center;
}

.bottommain {
	
}

.topmain {
	Height: 244px;
}

.mainsplit {
 float:left;
 width:33%;
 text-align:center;
}

.topsplit {
 float:left;
 width:500px;
 text-align:left;
}

.topsplit2 {
 float:right;
 width:400px;
 text-align:right;
 padding:24px 0px 0px 0px;
}

.smalltext {
	font-size:10px;
}

.bigtext {
	padding: 14px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
}

.massivetext {
	font-size:13px;
	font-weight:bold;
}

h1 {
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
