body {
	FONT-SIZE: 12px; 
	color: #243241; 
	CURSOR: default; 
	FONT-FAMILY: century gothic, verdana, trebuchet ms, arial; 
	TEXT-ALIGN: justify; 
	BACKGROUND-COLOR: #F1F0EF; 
}

A:link {
	FONT-WEIGHT: bold; 
	color: #E6664D; 
	TEXT-DECORATION: none; 
}

A:visited {
	FONT-WEIGHT: bold;  
	color: #E6664d; 
	TEXT-DECORATION: none; 
}

A:hover	{
color: #E6664D; 
text-decoration: underline; 
font-weight: none; 
}

b { 
color: #87A2B1;
font-weight: bold; 
}

i { 
color: #87A2B1; 
font-style: italic;
}

#wrapper {
width: 750px;
margin: 0 auto;
overflow: hidden;
padding: 10px;
background-color: #F1F0EF;
}
#banner {
padding: 5px;
margin: 0 0 10px;
border: none;
text-align: center;
}
#navi {
width: 150px;
float: left;
border: none;
padding: 5px; 
padding-top: 50px;
}
#content {
width: 550px;
float: right;
border: none;
padding: 5px; 
padding-right: 25px; 
}
#footer {
clear: both;
text-align: right;
border: none;
padding: 5px; 

	color: #808080;
	font-size: 9px; 
	font-family: "Century Gothic", "Verdana", "Arial", "Trebuchet MS", sans-serif;
}


h1
{font-size: 16pt; 
font-family: Century Gothic; 
font-weight: none; 
color: #2E4C6C;
letter-spacing: 3pt;
width: 300px;
border-bottom: 1px dashed #2E4C6C;
}


.box { font-family:century gothic, georgia; color:#243241; border-left:15px solid #87A2B1; padding:7px; background:#E6EEF2; }

.meteor {
	font-family:tahoma; 
	color:#FFFFFF; 
	font-size:10;
	font-style:bold;
	width:150;
	line-height: 16px ;
	background-color: #87A2B1; 
	letter-spacing: 5px;
			}
			

.stars {
	color: #FFFFFF;
	background-color: #243241;
	font-size: 7pt;
	font-weight: none;
	line-height: 14px;
	text-align: left;
	display: block;
		        }
				
.stars a {
	color: #FFFFFF;
	background-color: #243241;
	font-size: 11px;
	font-weight: none;
	line-height: 14px;
	text-align: left ;
	display: block;
	font-family: Century Gothic, Tahoma; 
	font-weight: none; 
	text-decoration: none;
		        }
				
.stars a:hover {
	color: #E6664D;
	background-color: #243241;
	font-size: 11px;
	font-weight: none;
	line-height: 14px;
	text-align: left ;
	display: block;
	font-family: Century Gothic, Tahoma; 
	text-decoration: none; 
	font-weight: none;}
