a
{
	color:#363F4A;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#A7C92C;
}

body
{
	background-color:#E5E4E9;
	font-family:'Verdana', 'Geneva', sans-serif;
	font-size:12px;
}

div#menu a
{
	color:#A7C92C;
	display:block;
	margin:0 13px 0 4px;
	/*margin-left:4px;
	margin-right:20px;*/
	text-align:left;
	/*width:88px;*/
}

div#menu a:hover
{
	background-color:#A7C92C;
	color:#363F4A;
}

div#wrap
{
	background:#D8DADF url('bg.png') repeat;
	margin:0 auto;
	width:743px;
}

a.online
{
	color:#87b90c;
	font-weight: bold;
}
a.offline
{
	font-weight: none;
}

div.content
{
	background-color:#EAEBEB;
	margin:5px 20px 20px 130px;
	padding:10px;
	min-height: 150px;
}

div.footer
{
	background:url('footer.jpg');
	display:block;
	height:32px;
}

div.head
{
	background-image:url('header.jpg');
	height:114px;
}

div.headbottom
{
	background:url('topbg.jpg');
	height:18px;
	margin:0 11px 0 13px;
}

div.menu
{
	background:url('maintop2.jpg') repeat-y;
	float:left;
	font-size:8pt;
	margin:-18px 0px 0px 13px;/*-18px 0 0 13px*/
	padding:20px 0px 0px;/*20px 0 0*/
	position:relative;
	width:80px;/*90px*/
}
div#mainbottom
{
	background:url('mainbottom.jpg');
	padding-bottom:46px;
}

div.footer
{
	text-align: center;
	font-size: 0.8em;
}

#map {
    width: 500px;
    height: 500px;
    background-image: url(newmap.png);
}


h1
{
	background-color:#3A424D;
	border-bottom:2px solid #83B82C;
	color:#fff;
	font-size:12px;
	margin:-5px;
	padding:2px 10px;
}

h2
{
	color:#363F4A;
	font-size:12px;
}
