/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

a {
	color: #00ccff;	
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

#mainarea ul {
	list-style-image: url(../images/RTEmagicC_bullet.jpg);
	padding: 0 0 0 35px;
	margin: 8px 0 0 0;
}


#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

#content {
	width: 800px;
}


#pgallery {
	margin-top: 1px;
}

#pgtable TD {
	text-align: center;
}

#leftcontent {
	width: 469px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#spacerdiv {
	width: 1px;
	float: left;
}

#rightcontent {
	padding-right: 10px;
	width: 300px;
	float: right;
}

#flashcontent {
	z-index: 1;
	width: 800px;
	
}

#footer {
	width: 800px;
}

#slogos {
	float:left;
	width: 260px;
}

#spulse {
	float: right;
	width: 164px;
}

.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.bodytext a {
	color: #00CCFF;
	text-decoration: none;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #CC0000;
	text-decoration: none;
}

H1	{	
	font-size: 16px;
	font-weight: bold;
	color: #CE2D2D;
	font-family: Arial, Helvetica, sans-serif;
}