A:link, A:visited {
	color: #ffffff; text-decoration:underline; 
}

A:active {
	color: #ffffff; text-decoration: none;
}

A:hover {
	color: #ffffff; text-decoration: none; 
}

body {
	color: #ffffff;
	background-color: #000000
}


#banner {
	position:	absolute;
	top:		0px;
	left:		0px;
	width: 	1000px;
	z-index:	1; 
}

#googlesearch {
	position:	absolute;
	top:		116px;
	left:		0px;
	padding-left: 250px;
	width: 	750px;
	height:	37px;
	z-index:	1; 
	background-color:#363445;
}


#text {
	position: 	relative;
	top: 		200px;
	left:		215px;
	text-align:	left;
	width:		585px;
	text-indent:	0px;
	margin-left:	0px;
	line-height:	1.2em;
	font-size:	1em;
	font-family:	trebuchet MS, trebuchet, verdana, arial, sans-serif;
}

.textheader {
	line-height:	1.2em;
	font-size:	1.2em;

}

.textsmall {
	line-height:	1.3em;
	font-size:	0.8em;
}

.textdate {
	line-height:	1.3em;
	font-size:	0.8em;
	text-align:	right;
}

#copyright {
	position: 	relative;
	top: 		200px;
	left:		200px;
	text-align:	center;
	width:		600px;
	text-indent:	0px;
	margin-left:	0px;
	line-height:	1em;
	font-size:	0.8em;
	font-family:	trebuchet MS, trebuchet, verdana, arial, sans-serif;
}


#navbar {
	position: 	absolute;
	top: 		153px;
	left:		0px;
	text-align:	left;
	width:		200px;
	text-indent:	0px;
	margin-left:	0px;
	margin-top:	0px;
	padding-left: 5px;
	padding-top: 	50px;
	line-height:	1em;
	font-size:	0.9em;
	font-family:	trebuchet MS, trebuchet, verdana, arial, sans-serif;
	background-color:#363445;
}

.navbarlist {
	margin-left:	10px;
	line-height:	1.3em;
	font-size:	0.7em;	
}

#imagead1 {
	position: 	relative; 
	top: 		10px;
	display:	block;
	float:		left;
	margin: 	0px 20px 20px 0px;
}

#referalad1 {
	display:	block;
	float:		right;
	margin: 	0px 0px 0px 0px;
}

img.floatRight { 
    float: right; 
    margin: 20px; 
}

img.floatLeft { 
    float: left; 
    margin: 20px; 
}