
a
{
	border: 	none;
}

body
{
	font-size:		100%;
	font-family:	arial,sans-serif;  
	color:			#910E06;
}	
 
#border
{
  	background: #910E06; 
	color: 		#FFFFFF;
}

#logo
{		  
   	background: #910E06;
	font-size:		100%;
	font-family:"monotype corsiva";   
	text-align:	center;
	color:		#FFFFFF;   
}

#logo h1
{		  
	text-align: center;	
	font-size:	75px;
	position: relative;
	top:	15px;
	margin:	-20px;
}	

#logo h2
{	  
	text-align: center;
	font-size:	40px;  
	position:	relative;
	margin:		0px;
}	

h2,h3
{
 	text-align:	center;
}

hr.medium
{
	width:	75%;  
}

#quote
{
 	display:	block;
	margin-left: 25%;
	margin-right:25%;	
}

#logoimage
{	   
	position:	absolute;
	top:		8px;
	left:		20px;
}

#mbimage
{
	position:	absolute; 
	top:		5px;
	right:		27px;
	border:		none;	  
}

img.centered 
{				  
	display:	block;
    	margin-left: auto;
    	margin-right: auto; 
}
	  
img.thumbnail
{		
	display: block;
	width:	5em;
	height:	5em;
	border-style: none;
} 

img.thumbnail_96
{		
	display: block;
	width:	6em;
	height:	6em;
	border-style: none;
}

img.thumbnail_112
{		
	display: block;
	width:	112px;
	height:	112px;
	border-style: none;
}

img.lefttop
{
	float: 			left;
	left: 			0px;
	top: 			0px;
	margin-right: 	7px;	
}
	 
	 				 					 
#menu
{	
	font-size:		16px;	 
	text-align: 	center;
	background: 	#700000;	 
	color:			#FFFFFF;
	position:		absolute;
	top:			0;
	margin:			1px;
	left:			-1px;
	right:			-1px;
	height:			20px;
	width:			100%; 
}	 

#menu a
{
	margin:			10px;
	background: 	#700000;	
 	color: 			#FFFFFF;
}

#menu input
{				   
	background:		#FFFF33;
	color:			#000000;						 	 
	position:		absolute;
	right:			3px;
	width:			35px;	 
	height:			17px;
	font-size:		0.6em;
	font-weight:	bold;
	margin:			2px;					
}
	
td.thumbnail
{  	
	vertical-align:	middle;
}	 

table
{
 	margin-left:	15%;
	margin-right:	15%;
}		

td.contact
{		
	vertical-align:	top;
	padding:	7px;
}

td.right
{
	text-align:	right;
}							   

#offset
{					  
	margin:	0.2em 70px 1em;
}				  

p.box
{
 	border:	1px solid;
	padding:	10px;
}

