body {
	
	background: #000000;
	background:url(backgroundelement2.jpg)

}


div {

	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
}
.main {
	display: block;
	background-color: #FFFFFF;
	border: solid;
	border-color: #4d3065;
	border-width: medium;
	width: 800px;
	height: 520px;
	margin-left: auto ;
	margin-right: auto ;
}
.main2 {
	display: block;
	background-color: #000000;
	border: solid;
	border-color: #4d3065;
	border-width: medium;
	width: 800px;
	height: 520px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
	
}
.menu 
{
	display: block;
	background-color: #FFFFFF;
	border: solid;
	border-color: #98a5ce;
	border-width: thin;
	width: 530px;
	height: 34px;
	margin: 10px;
	float: left;
	text-align: center;
	
}
.menu2
{
	display: block;
	background-color: #ffffff;
	border: solid;
	border-color: #ffffff;
	border-width: thin;
	width: 530px;
	height: 34px;
	margin: 10px;
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
}




.contentarea{
	background: #FFFFFF;
	width: 520px;
	height: 440px;
	float: left;
	text-align: left;
	margin: 20px;	
	overflow: auto;
	
	
}
.contentarea2{
	background: #FFFFFF;
	width: 230px;
	height: 440px;
	float: left;
	text-align: left;
	margin: 20px;	
	overflow: auto;
	
	
}
.contentarea-p{
	background: #000000;
	width: 780px;
	height: 440px;
	float: left;
	text-align: center;
	margin: 0px;	
	overflow: auto;
	
	
}
.sidebar{
	background: #FFFFFF;
	width: 230px;
	height: 460px;
	float: right;
	text-align: left;
	margin: 0px;	
	
}
.sidebar2{
	background: #FFFFFF;
	width: 520px;
	height: 460px;
	float: right;
	text-align: left;
	margin: 0px;	
	
}
ul{


}


li {

}
.regular {
list-style-type: none;
font-size: 9pt;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-top: 8px;
}
.regular2 {
display: inline;
margin: 0px;
padding: 10px;
}


a {
color: #4d3065;
text-decoration: none;

}
a.home {
color: #ffffff;
text-decoration: none;

}
a:hover {
color: #4d3065;
}
a.cursec {
color:#4d3065;
}