
A:link { text-decoration: none; color: rgb(89, 89, 89); line-height: 12px; font-size: 10px; font-family: Verdana; position: normal; }
A:hover { text-decoration: none; color: rgb(120, 0, 0); line-height: 12px; font-size: 10px; font-family: Verdana; position: normal; }
A:active { text-decoration: none; color: rgb(120, 0, 0, 0); line-height: 12px; font-size: 10px; font-family: Verdana; position: normal; }
A:visited { text-decoration: none; color: rgb(89, 89, 89); line-height: 12px; font-size: 10px; font-family: Verdana; position: normal; } 

.red { color: rgb(120, 0, 0); }
.gray {color: rgb(89, 89, 89); }


P.entryTextLeft
{
	font-family: Verdana;
	
	font-size: 10px;	
	line-height: 12px;	

	position: relative;	
	width: 224px;
	left: 12px;
	top: 108px;
	#top: 120px;
}

P.entryTextRight
{
	font-family: Verdana;

	font-size: 10px;	
	line-height: 12px;

	position: relative;	
	width: 224px;
	left: 12px;
	top: 0px;
	#top: 12px;
}


body
{
	//background-image:url(images/bgIndex.gif);
	background-repeat: no-repeat;
	background-color: rgb(0, 0, 0);	
    border: 0px;
    margin: 0px;
}

div.verticalBox
{
	position: absolute;
	background-color: white;
	//opacity: 0.85;
	width: 264px;
	line-height: 12px;
	
	margin: 0px;
	padding: 0;	
	border: 0px;
}

img#title
{
	position: absolute;
	width: 200px;
	height: 36px;
	left: 12px;
	top: 18px;
	border: 0px;
}

ul#navlist 
{ 
	position: absolute;
	top: 48px;
	left: 12px; 
	padding: 0;	
	margin: 0;
	list-style-type: none; 	
}

ul#navlist li 
{
	display: inline;
}

ul#navlist li a
{
	position: normal;
	float: left;
	color: rgb(89, 89, 89);
}

ul#navlist li a:hover
{
	color: rgb(120, 0, 0);
}

div#mediaBox
{
	position: absolute;
	background-color: white;
	//opacity: 0.85;
	width: 332px;
	height: 300px;
	left: 312px;
	top: 108px;

	margin: 0px;
	padding: 0;
}

ul.media
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	top: 138px;
	left: 12px;
	padding: 0;		margin: 0;
	list-style-type: none; 	
}

A.image
{	
	text-decoration: none;	
	background-color: transparent;	
	background: transparent;	
	border: 0px;
	padding: 0px;					
}
A:hover.image
{	
	text-decoration: none;	
	background-color: transparent;	
	background: transparent;	
	border: 0px;
	padding: 0px;					
}

P
{
	font-family: Verdana;	
	font-size: 10px;	
	line-height: 12px;
	width: 4px;
}


div.markerVert
{
	position: absolute;
	background-color: white;
	//opacity: 0.85;
	width: 4px;
	height 12px;
	
	margin: 0px;
	padding: 0;
}