body {
	background: #ffffff url("images/background.gif");
	}

a {
	text-decoration:none;
	color: black;
	}

a:hover  {
	color: #c50006;
}

#frontpage	{
	width: 785px;
	height: auto;
	margin: 10px auto;
	background: url(images/backgroundii.gif);
	border: 1px solid #cccccc;
	padding: 0px;
	position:relative;
	}

#page	{
	width: 785px;
	height: auto;
	margin: 10px auto;
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px;
	position:relative;
	}

#content	{
	padding: 0px 80px;
	text-align: left;
	font-size: 9pt;
	}

#content_center	{
	padding: 0px 80px;
	text-align: center;
	font-size: 9pt;
	}

#content_top	{
	margin: 80px;
	}

#content_home {
	float: left;
	padding: 24px;
	}

#content_buttom	{
	margin: 80px;
	}

#content_frontpage	{
	position: absolute;
	top: 380px;
	left: 313px;
	width: 360px;
	border: 0px solid black; 
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	}

#top	{
	background: url("images/top.gif") no-repeat;
	width: 785px;
	height: 310px;
	}

#buttom	{
	background: url("images/buttom.gif") no-repeat;
    margin-top: 400px;
	width: 785px;
	height: 458px;	
	}

#current  {
	background: url("images/current.jpg") no-repeat;
	float: left;
	width: 272px;
	height: 124px;
}

#menu {	
	position: absolute;
	top: 450px;
	left: 98px;
	width: 250px;
	border: 0px solid black; 
	}

#email {	
	position: absolute;
	top: 865px;
	left: 98px;
	width: 200px;
	border: 0px solid black; 
	}

ul.cssmenu {
	list-style:none; 
	width:250px; 
	margin: 0;
	padding:0;
	line-height: 80%;
	}

ul.cssmenu li a {
	font-size:9pt;
	font-family: verdana, arial, sans-serif;
	color: #222222;
	display:block;
	text-decoration:none;
	font-weight: bold;
	text-indent:0px;
	}

p	{
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	color: #222222;
	}

h1 { 
	font-family: arial, verdana, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
	}

h2 {	font-family: arial, verdana, trebuchet, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	}
