body
	{
	background: #14192A;
	color: #003366;
	font-size: 16px;
	font: Blasphemy;
	margin:0;
	padding:0;
	} 

a:link, a:visited, a:active 
	{
	text-decoration: underline;
	color: #546F5E;
	font-size: 12px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	} 

a:hover 
	{
	color: #B6DC98;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline overline;
	} 

h1 
	{
	color: #8FA88B;
	font-size: 16px;
	letter-spacing:4px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 0px solid #1D2037;
	} 

h2
	{
	color: #E6F8BA;
	border-bottom: 3px solid #E6F8BA;
	font-size: 13px;
	letter-spacing: 4px;
	font-family:arial;
	font-weight: bold;
	}

table#bg 
	{
	background: url(bg.jpg) center;
	}

#content 
	{
	background: url(contentbg.jpg);
	background-repeat:no-repeat;
	width:392px;
	}

#right 
	{
	background: url(right.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:216px;
	}

#left 
	{
	background: url(left.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:211px;
	}

#navi 
	{
	padding-top:30px;
	padding-left:0px;
	width:150px;
	}

b, strong
 	{
	color: #C1CCA2;
	font-size: 13px;
	letter-spacing: 1px;
	}

em
	{
	font:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	letter-spacing: +1px;
	}
	
ul 
	{
	color:#B6DC98;
	}

u
	{
	color: #273238;
	border-bottom: 1px;
	}

td 
	{
	color: #5F677B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	}
	
hr
	{
	border-bottom: 1px dashed #324645;
	border-top: none;
	border-right: none;
	border-left: none;
	}

input,textarea,select
	{
	font-family:tahoma, verdanda, arial;
	border:1px solid #2D383A;
	background:#6C7485;
	padding-right:5px;
	padding-left:5px;
	font-size:8pt;
	color:#000000;
	width:250px;
	}
	
.top
	{
	border:1px solid #000000;
	border-bottom:0px;
	background: #768B7A;
	height:20px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	font-size:8pt;
	color:#B8948F;
	}

.bottom
	{
	border:1px solid #000000;
	background:#99B39E;
	border-top:0px;
	height:20px;
	}

.outline
	{
	border:1px solid #000000;
	background:#768B7A;
	}
