.body
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	position: absolute;	
	overflow: hidden;
	background-image: url("graphics/contentback.jpg");
	background-color: #111b28;
	top: 0px;
	left: 0px;
	width:	1013px;
	height:	1535px;
	z-index: 70;

}


.menu
{	
	padding: 0px;
	border: 0px;
	margin: 0px;
	position: absolute;	
	overflow: hidden;
	top: 357px;
	left: 210px;
	width:	400px;
	height:	20px;
	z-index: 90;
}


.content
{	
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #ffffff;
	overflow: auto;
	top: 382px;
	left: 210px;
	width: 400px;
	height: 1153px;
	position: absolute; 
	z-index: 90;
	scrollbar-base-color: #384452;
	scrollbar-arrow-color: #384452;
	scrollbar-darkshadow-color: #384452;
	scrollbar-face-color: #384452;
	scrollbar-highlight-color: #384452;
	scrollbar-shadow-color: #384452;
	scrollbar-3dlight-color: #384452;
}
	.content a
	{
		font-family: verdana, helvetica;
		font-size: 10px;
		color: #ffebd1;
		text-decoration: none;
	}
	.content a:hover
	{
		font-family: verdana, helvetica;
		font-size: 10px;
		color: #ffebd1;
		text-decoration: underline;
	}


.leftmenu
{	
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #ffffff;
	overflow: hidden;
	top: 361px;
	left: 0px;
	width: 210px;
	height: 1174px;
	position: absolute; 
	z-index: 90;

}
	.leftmenu a
	{
		font-family: verdana, helvetica;
		font-size: 10px;
		color: #b1ebfd;
		text-decoration: none;
	}
	.leftmenu a:hover
	{
		font-family: verdana, helvetica;
		font-size: 10px;
		color: #00b9e8;
		text-decoration: none;
	}


.rightmenu
{	
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #ffffff;
	overflow: hidden;
	top: 361px;
	left: 613px;
	width: 167px;
	height: 1174px;
	position: absolute; 
	z-index: 90;

}
	.rightmenu a
	{
		font-family: verdana, helvetica;
		font-size: 10px;
		color: #b1ebfd;
		text-decoration: none;
	}
	.rightmenu a:hover
	{
		font-family: verdana, helvetica;
		font-size: 10px;
		color: #00b9e8;
		text-decoration: none;
	}