@charset "utf-8";
.contentarea {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	width: 357px;
	height: 262px;
}
.logoarea {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 478px;
}
.rightimage {
	background-image: url(../images/bg_rightcolumn.jpg);
	background-repeat: no-repeat;
	height: 544px;
	width: 282px;
}
.belowcontents {
	background-image: url(../images/img_building1.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 357px;
}
.txt {
	font-family: verdana, tahoma;
	font-size: 9px;
	color: #c6adcf;
}
h1 {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c5d3ff;
}

a {
	color: #c5d3ff;
	margin: 0px;
	font: verdana;
	font-size: 9px;
}



body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.belowlinks {
	background-image: url(../images/img_belowlinks.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 121px;
}
h2 {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #a08eff;
}
.style1 {color: #C5D3FF}
.style2 {color: #A08EFF}

h3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	color: #c5d3ff;
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
}
li a {
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
h4 {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A08EFF;
}
.txtboldbright {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c5d3ff;
}
.txtbolddark {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A08EFF;
}
