BODY {
	font-family:"Times New Roman",Times,serif;
	background-image: url(../img/background.jpg);
	margin-top:7px;
}

#header
{
	width:800px;
	height:auto;
	float:left;
}	
#content
{
	width:auto;
	height:auto;
	float:left;
	margin-right:8px;
}	

#leftsubmenu
{
	width:215px;
	height:343px;
	margin-left:78px;
	margin-top:16px;
	position:absolute;
}	

#frame
{
	width:470px;
	height:343px;
	overflow:auto;
	margin-left:295px;
	margin-right:28px;
	margin-top:16px;
	position:absolute;
}	

.titlemenu
{
	color:#000033;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:bold;
}

.submenu 
{
	color:#000033;
	font-family:"Times New Roman",Times,serif;
	font-size:18px;
}

.footertxt 
{
	color:#000033;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
}

.linkmenu:link { text-decoration:none; font-size: 18px; color: #000033; font-family:"Times New Roman",Times,serif;}
.linkmenu:active {  text-decoration:none; font-size: 18px; color: #000033; font-family:"Times New Roman",Times,serif; }
.linkmenu:visited {  text-decoration:none; font-size: 18px; color: #000033; font-family:"Times New Roman",Times,serif; }
.linkmenu:hover { text-decoration:none; font-size: 18px; color: #0000FF; font-family:"Times New Roman",Times,serif;}

.footertxt {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
