
body { 
	background-image: url("images/bcg.gif");
	background-color: #F7F4EC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center; 	 	
}

a{
	font-family:Georgia, serif; 
	font-style:italic;
	font-size: 11px; 
	text-decoration: none; 
	color: #D89078; 
	border: 0px;
}

i{
	font-family:Georgia, serif; 
	font-style:italic;
}

hr { border:0px; width:300px; background-color:#E6E6E6; color:#E6E6E6; height:1px; }

.entrance { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #00A9D7; 	
	line-height: 1.5;
	width: 640px; 
	background-color: white;	
	}

.content { 
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		font-size: 11px; 
		text-align: left; 	
		line-height: 1.5;
		color: #000000; 
		width: 555px;
		background-color: white;
	}

.title 	{
		width: 640px;
		background-color: black;
	}

.titlecontent
	{
		font-family:Georgia, serif; 
		font-style:italic;
		font-size: 10px; 
		color: #8E8E8E;
		text-decoration: none;
		width: 600px;
		background-color: black;
	}

#footer { 
	font-family: Trebuchet MS; 
	font-size: 10px; 
	color: #FFFFFF; 
	width: 640px; 	
	spacing:0; 	
	padding:0; 
	border-style: none; 
	text-align: center; 
	font-variant: none; 	
	background-image: url("images/titlebcg.png");
	}
