@charset "UTF-8";
body {
	background-color: #666;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "American Typewriter";
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
}
#wrapper {
	background-image: url(../images/layout/layout.jpg);
	width: 1032px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#wrapper #header {
	background-color: #2B6FB8;
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
}
#wrapper #leftcol {
	width: 214px;
	float: left;
	height: 612px;
}
#wrapper #rightcol {
	width: 1000px;
	padding: 0px;
	height: 621px;
	margin: 0px;
	float: none;
	font-family: "American Typewriter";
	font-size: 12pt;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#wrapper #rightcol #header {
	font-family: "American Typewriter";
	font-size: 14pt;
	color: #FFF;
}
#wrapper #footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-align: center;
	background-color: #383A2A;
}
a:link {
	color: #F00;
}
#wrapper #rightcol table tr .ms-3deff2-left1 div {
}
.header {
	font-size: 16pt;
}
