body	
	{
	font-family:trebuchet;
	color: #5B5757;
	text-transform: none;
	text-decoration: none;
	border-bottom: none;
	font-size: 12px;
	line-height: 95%;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 0px;
	}


b, strong 	{color: #811228;}
u 		{color: #331229; text-decoration : underline;}
i, em		{color: #67493D; text-decoration : none;}


td, tr, table
	{
	font-family: trebuchet;
	font-size: 10pt;
	text-align: justify;
	color: #5B5757;
	letter-spacing: 0;
	background-color: 
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid FFFFFF;
	border-left: 0px solid #ffffff;
	}

#hintbox{ 
position:absolute;
top: 0;
background-color: #030303;
width: 100px;  
padding: 3px;
border:0px solid black;
font:normal 11px trebuchet;
line-height:18px;
z-index:100;
border-right: 0px solid black;
border-bottom: 0px solid black;
visibility: hidden;
}

.hintanchor{ 
font-weight: bold;
color: black;
}



blockquote 
	{
	width: 210px;
	height: 60px;
	margin: 0px auto;
	background-position: center;
	background-repeat: no-repeat;
	}

#blockquotetext 
	{
	padding-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	width: 210px;
	letter-spacing: 0;
	font-family: georgia;
	font-size: 11px;
	color: #C0BEBC;
	text-align: justify;
	}


h2
	{
	color: #5B5757;
	letter-spacing: 6px;
	font-size: 12px;
	font-family: trebuchet;
	text-transform: lowercase;
	border-bottom: 2px solid #811228;
	font-style: italic;
	}



h3
	{
	font-size: 14px;
	font-family: trebuchet;
	color: #811228;
	letter-spacing: 0px;	
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	border-top: 2px solid #5B5757;
	border-right: 0px solid #ffffff;
	border-bottom: 2px solid #5B5757;
	border-left: 0px solid #ffffff;
	}

h3:first-letter 
	{ 
	font-size:22px; 
	text-transform: uppercase;
	font-style: italic;
	color:#5B5757; 
 	} 


#main	
	{
	position: absolute; 
	text-align: justify;	
	top: 270px;	
	left: 19px;	
	width: 569px;
	} 


#side	
	{
	position: absolute; 
	text-align: justify;
	top: 200px;	
	left: 614px;	
	width: 184px;
	} 


.layout 	
	{
	position: absolute; 	
	left: 0px;	
	top: 0px;
	}

a:link,a:visited 	
	{
	color: #404C40;	
	font-family: trebuchet;	
	font-size: 12px;	
	text-transform: uppercase;
	text-decoration: none;	
	cursor: nw-resize;	
	font-weight: none;
	}

a:hover 
	{
	color: #2A2D2A;
	border-bottom: 2px solid #404C40;
	}


#navigation 
	{
	margin: 0;   
	padding: 0; 
	list-style-type: none; 
	font-weight: bold;
	}


#navigation li 
	{
	margin-bottom: 0px;
	text-align: center;
	}


#navigation a 
	{
	color: #404C40;
	display: block;
	width: 100%;
	padding-right: 0px;
	font-weight: uppercase;
	font-family: trebuchet;
	border-bottom: 0px dotted #A8A8A8; 
	font-size: 8pt;
	line-height: 15px;
	text-transform: normal;
	letter-spacing: -1px; 
	word-spacing: 0px;
	}


#navigation a:hover 
	{
	color: #2A2D2A;
	text-decoration: none;
	text-transform: normal;
	line-height: 15px;
	font-weight: uppercase;
	border-bottom: 0px dotted #A8A8A8; 	
	font-family: trebuchet;
	font-size: 8pt;
	letter-spacing: 2px;  
	word-spacing: 0px;
	}

input , textarea , option , select 
	{	
	background: #030303;
	font-family: trebuchet;	
	font-size: 8pt;	
	color: #5B5757; 	
	letter-spacing: 1px; 	
	border: 2px solid #5B5757; 	
	padding: 0; 
	}