@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	position: relative;
	height: auto;
}

body {
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: auto;
	background-color: #BDCED6;
}
#topwrap {
	height: 118px;
	position: relative;
	width: auto;
	left: auto;
	top: 0px;
	right: auto;
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
}

#header {
	height: 22px;
	width: 760px;
	padding-top: 96px;
	padding-left: 200px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	background-image: url(images/diablo4.jpg);
	z-index: 9000;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navwrap {
	background-color: #000;
	height: 25px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 9100;
}
#navwrap2 {
	padding-left: 3px;

}
#Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #63AEA5;
	height: auto;
	width: 952px;
	padding: 4px;
	color: #FFF;
	text-align: center;
	bottom: auto;
	position: relative;
	top: auto;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
}
#LeftSide {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #639;
	width: 200px;
	position: static;
	left: 0px;
	top: 0px;
	text-align: left;
	height: 555px;
	padding-top: 4px;
	float: left;
}
#RightSide {
	position: relative;
	height: 272px;
	width: 20%;
	float: right;
	background-color: #D4E6FA;
	padding: 4px;
	top: 0px;
	text-align: center;
	color: #309;
}
#Center {
	position: relative;
	width: 546px;
	left: auto;
	top: 0px;
	height: 272px;
	letter-spacing: 0px;
	background-color: #FFF;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #536E9B;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}
#FPCCHead {
	position: absolute;
	left: 102px;
	top: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 790px;
	padding-bottom: 0px;
	text-align: center;
	color: #000;
	font-style: italic;
}
#bottomwrap {
	margin: auto;
	height: auto;
	width: auto;
}


a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #03F;
}
a:visited {
	text-decoration: none;
	color: #339;
}
a:hover {
	text-decoration: underline;
	color: #0CF;
}
a:active {
	text-decoration: none;
	color: #03F;
}
#container #header p {
	left: 0px;
	top: 0px;
	font-size: 1em;
	margin: 0;
}
.MenuBarItemSubmenuHover #navwrap #navwrap2 {
	height: 25px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
img { border: 0;
} 
a:hover img{
	filter: Invert;
}

