@charset "utf-8";
/* CSS Document */

#NewsBox {
	overflow: hidden;
	width: 516px;
	height: 62px;
}
#Middlebox {
	height: 621px;
	width: 516px;
	overflow: auto;
	margin: 0px;
}

#Frontbox {
	max-height: 545px;
	width: 516px;
	overflow: auto;
}
td ,table{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-repeat: no-repeat;
	font-size: 10pt;
}
#Backbox {
	height: 621px;
	overflow: auto;
	margin: 0px;
}
#BlogSidebar {
	margin: 0px;
	height: 621px;
	overflow: auto;
}


body {
	background-color: #000;
	text-align: center;
}
h1 {
	margin: 0px;
	
}
p {
	margin: 0px;
}

h2 {
	margin: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, a:visited {
	background-color: transparent;
	color: #9BCDFF;
}
a:hover {
	background-color: transparent;
	color: #E1F0FF;
}
#HeaderTable {
	background: url(/headers/Header1.png) no-repeat center center;
}
#headcontent {
	display: none;
}
