@charset "utf-8";
#maincontain {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	height: 100%;
	background-image: url(bluemech/sidebar.png);
	background-repeat: repeat-y;
}
#Menu {
	font-size: small;
}
#Header {
	height: 187px;
	margin-left: 172px;
	background-image: url(bluemech/headerbar.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: static;
	z-index: 1;
	display: block;
}
#SiteName {
	font-size: x-large;
	font-weight: bolder;
	text-align: center;
	padding-top: 76px;
	font-variant: normal;
	font-family: "Courier New", Courier, monospace;
	margin-left: 19px;
}
#PageTitle {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 19px;
	font-style: italic;
	font-weight: bold;
}
#HeaderRight {
	height: 238px;
	width: 142px;
	float: right;
	background-image: url(bluemech/headerright.png);
	background-repeat: no-repeat;
	clear: right;
	background-position: -1px 0px;
	position: relative;
	display: block;
}
#Logo {
	height: 187px;
	width: 192px;
	float: left;
	background-image: url(bluemech/topcorner.png);
	background-repeat: no-repeat;
}
#MenuBar {
	float: left;
	width: 160px;
	clear: left;
	height: 100%;
	text-align: center;
	padding-left: 32px;
	min-height:100%;
	position: relative;
	overflow: hidden;
}
#Content {
	margin-left: auto;
	text-align: justify;
	position: static;
	display: block;
	width: 607px;
	margin-right: 0px;
	float: none;
	left: 0px;
	clear: none;
	margin-top: auto;
	background-image: url(bluemech/blueback.png);
	color: #EBE9ED;
}
#Content p {
	margin: 10px;
}

#Content h1 {
	text-indent: 0px;
	text-align: center;
	font-style: italic;
	font-size: large;
	font-family: "Courier New", Courier, monospace;
	color: #33FFFF;
	background-image: url(bluemech/fadebar.png);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: scroll;
	position: relative;
	display: block;
	margin: 0px;
	clear: right;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0066FF;
}
body {
	color: #00CCFF;
	background-color: #0F1E49;
	font-family: "Times New Roman", Times, serif;
	background-image: url(bluemech/blueback.png);
	margin: 0px;
}
p {
	margin: 0px;
}
#Footer {
	font-size: x-small;
	bottom: auto;
	width: 100%;
	clear: left;
	padding-top: 20px;
	background-image: url(bluemech/sidebottom.png);
	background-repeat: no-repeat;
	background-position: 7px -13px;
	height: 82px;
	display: block;
	position: relative;
}
#Footer p {
	position: absolute;
	bottom: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
#MenuTop {
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	margin-top: 5px;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom: 0px;
}
#MenuBottom {
	background-repeat: repeat-y;
	height: 24px;
	margin: 0px;
}
.MenuSection {
	font-weight: bold;
}
#SidebarBottom {
	background-image: url(bluemech/sidebottom.png);
	height: 122px;
	float: left;
	width: 180px;
	text-align: center;
	background-position: 7px;
	position: static;
	bottom: auto;
	right: auto;
	clear: left;
}
.IEFormFixA {
	margin: 0px;
}
.Donator {
	text-align: center;
	border: 1px solid #FFFFFF;
}
img {
	border-style: none;
}
