body {
	font-family: arial, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, helvetica, sans-serif;
	font-size: 50%;
}

#container {
	align: left;
	valign: top;
	width: 750px;
	margin: 0px auto;
}

#menu_container {
	align: center;
	valign: top;
	width: 224px;
	margin: 0px;
	font-face: Arial;
	font-size: 2em;
}

p {
	margin: 0 0 0 0px;
}

h1 {
	text-align: center;
	padding: 4px;
	margin: 4px;
	font-face = Arial;
	font-size: 80%;
	font-weight: bold;
	color: #800000;
}

#desc {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/Front.jpg) top left no-repeat;
clear: both;
margin: 0 0 0 0;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0;
}

.topmenuul{
	list-style-type:none;
	margin:0px;
	padding: 0px 4px 0px 4px;
}


.topmenucategory{
	list-style-type:none;
	float:left;
	background:#C4C4FF;
}

.topmenuli{
	list-style-type:none;
	float:left;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	color: #000000;		
}

.topmenuli a{
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	color: #000000;
}

.topmenuli a:hover{
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	background: #CC99FF;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display: block;
	width: 250px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;
}

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.topmenuul {
	
}

.topmenutitle {
	display:block;
	text-indent:0px;
	text-decoration: none;
	line-height:24px;
	padding:0px 4px 0px 4px;
	color: #FFFFFF;
	font-weight: bold;
}

.topmenucategory {
	display:block;
	text-indent:0px;
	text-decoration: none;
	line-height:24px;
	padding:0 4 0 4px;
	color: #000000;
	font-weight: bold;
}

.submenuul {
	margin-top:-1px;
	background-color:#E7F7FF;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	padding:2 0 2 0px;
}


.submenuli a{
	padding: 2px;
	text-decoration: none;
	color: #000000;

}

.submenuli a:hover{
	padding: 2px;
	text-decoration: none;
	background:#5252A5;
	color: #FFFFFF;
}
