a:link, a:active {
	color: #35B5E4;
	FONT-WEIGHT: bold;
	text-decoration: none;
	font-variant: small-caps;
}
a:visited {
	color: #B7DD6E;	
	FONT-WEIGHT: bold;
	text-decoration: none;
	font-variant: small-caps;	
}	
a:hover {
	color: #83C44C;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;	
	font-variant: small-caps;	
}
body {
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#layout {
	background: url('top.png') no-repeat;
	text-align: justify;
	width: 700px;
	margin: auto;
	background-color: #242424;
}
#menu {
	width: 700px;
	background-color: #000000;
	color: #A0A0A0;
	font-family: Georgia;
	font-size: 26px;
	font-style: bold;
	text-decoration: none;
	line-height: 38px;
	font-variant: small-caps;
}
#top {
	width: 700px;
	background-color: #000000;
}
#submenu {
	width: 700px;
	background-color: #000000;
	color: #A0A0A0;
	font-family: Georgia;
	line-height: 24px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	font-variant: small-caps;
}
#content {
	font: normal 9pt verdana; 
	color: #A0A0A0;
	text-align: justify;
	margin-left: 10px;
	margin-right: 8px;
	width: 680px;
	padding-top: 7px;
}
.date {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18pt;
	TEXT-ALIGN: left;
	COLOR: #393939;
	FONT-FAMILY: georgia, verdana;
	MARGIN: 0px 0px -6px 20px;
}
#footer {
	background: url('bottom.png') no-repeat;
	width: 700px;
	height: 211px;
	background-color: #F3F1EA;
	color: #A0A0A0;
	margin: auto;
	font: normal 9pt verdana; 
}
#footer #content {
	text-align: center; 
	width: 570px;
	padding-top: 0px;
	color: #A0A0A0;
}
#randomfl {
	width: 19%;
	float:left;
}
#joined {
	width: 30%;
	float:left;
}
#affiliates {
	width: 39%;
	float:left;
}
h1 {
	font: normal 9pt verdana; 
	font-variant: small-caps;
	font-weight: bold;
	color: #A0A0A0;
}
IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}