a.mainmenu:link {
	color: black;
	text-decoration: none;
	font-size: 20px;
}

a.mainmenu:active {
	color: black;
	text-decoration: none;
	font-size: 20px;
}

a.mainmenu:visited {
	color: black;
	text-decoration: none;
	font-size: 20px;
}

div#spacer {
	position: absolute; 
	left: 5px; 
	top: 5px; 
	width: 215px; 
	height: 95px; 
	background-color: #008000;
	display: block;
}

div#spacer2 {
	position: absolute; 
	left: 5px; 
	top: 105px; 
	width: 215px; 
	height: 20px; 
	background-color: #008000;
	display: block;
}


div#topbar {
	position: absolute; 
	left: 225px; 
	top: 5px; 
	width: 870px; 
	height: 95px; 
	background-image: url(topgrad.bmp);
	background-repeat: repeat-x;
}

p#title {
	font-size: 50px;
	color: white;
	text-align: center;
	margin: 0px;
}

p#mainmenu {
	font-size: 15px;
	text-align: center;
	margin: 5px;
}

div#submenu1 {
	position: absolute; 
	left: 225px; 
	top: 105px; 
	width: 870px; 
	height: 20px;	
	background-image: url(botgrad.bmp); 
	background-repeat: repeat-x; 
	display: block;
	font-size: 15px;
}

div#submenu2 {
	position: absolute; 
	left: 225px; 
	top: 105px; 
	width: 870px; 
	height: 20px; 
	background-image: url(botgrad.bmp); 
	background-repeat: repeat-x;
	display: none;
	font-size: 15px;
}

div#submenu3 {
	position: absolute; 
	left: 225px; 
	top: 105px; 
	width: 870px; 
	height: 20px; 
	background-image: url(botgrad.bmp); 
	background-repeat: repeat-x;
	display: none;
	font-size: 15px;
}

div#submenu4 {
	position: absolute; 
	left: 225px; 
	top: 105px; 
	width: 870px; 
	height: 20px; 
	background-image: url(botgrad.bmp); 
	background-repeat: repeat-x; 
	display: none;
	font-size: 15px;
}

div#submenu5 {
	position: absolute; 
	left: 225px; 
	top: 105px; 
	width: 870px; 
	height: 20px; 
	background-image: url(botgrad.bmp); 
	background-repeat: repeat-x; 
	display: none;
	font-size: 15px;
}

div#submenu6 {
	position: absolute; 
	left: 225px; 
	top: 105px; 
	width: 870px; 
	height: 20px; 
	background-image: url(botgrad.bmp); 
	background-repeat: repeat-x;
	display: none;
	font-size: 15px;
}

div#submenu7 {
	position: absolute; 
	left: 225px; 
	top: 105px; 
	width: 870px; 
	height: 20px; 
	background-image: url(botgrad.bmp); 
	background-repeat: repeat-x;
	display: none;
	font-size: 15px;
}


div#maincontent {
	position: absolute; 
	left: 5px; 
	top: 125px; 
	width: 1095px; 
	height: 570px;
}