body{
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 13px;
color: #FFFFFF;
margin:0;
padding: 0;
background-color: #282828;
}
a{
	text-decoration: none;
	color: Aqua;
}
a:hover{
	text-decoration: underline;
}
#contentpanel_parent{
	margin: auto;
	width: 100%;
}
#contentpanel_left{
	background: transparent url('../images/content_left.jpg') repeat-y left;
	padding-left: 11px;
}
#contentpanel_right{
	background: transparent url('../images/content_right.jpg') repeat-y right;
	padding-right: 22px;
}
#contentplaceholder{
	background-color: #323232;
	color: #FFFFFF;
	margin: auto;
}
#contentpanel{
	width: 100%;
}
#textpanel{
	padding-left: 15px;
	padding-right: 15px;
}
#titleheading{
	font-weight: bold;
	font-size: 18px;
	color: Yellow;
	text-align: center;
	margin: 5px 0 0 0;
}
#titleheading2{
	text-align: center;
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 5px;
}
.linksheading{
	font-weight: bold;
	font-size: 15px;
	color: White;
	background-color: #000179;
	text-align: center;
	margin: 0;
}
.linksbox{
	border: 1px solid #000000;
	background-color: #6B6B6B;
}
.linksbox ul{
	padding-left: 20px;
	margin: 4px 0 4px 0;
}
.linksbox ul li{
	margin: 0;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.smalltext{
font-size: 9px;
}
.footer{
text-align: right;
font-size: 11px;
padding-right: 10px;
margin-top: 10px;
}
h3{
	color: #FAFAD2;
}
