body {
	background-image: url(images/bgr.gif);
	background-repeat: repeat;
	height: 100%;
	width:100%;
	background-color: 918d86;
	background-attachment: fixed;
	position: absolute;
	left: 0px;
	top: 0px;
	margin:0 auto;
	text-align:center;
	font-family: Verdana;
	font-size: 13px;
}
#container {
	width: 937px;
	margin:0 auto;
	position: relative;
	text-align:left;
}
#content {
	background-color:#FFFFFF;
	width:650px;
	padding-right:15px;
	float:right;
	padding-top:15px;
}
#leftpan {
	background-color:#FFFFFF;
	float: left;
	height: 100%;
	width: 255px;
	padding-left:10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height:32px;
	vertical-align: middle;
	white-space: normal;
	padding-top: 5px;
	padding-left:5px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	text-align:center;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
.title {
	background-image: url(images/head_bg.png);
	background-repeat: repeat-x;
}
.makemewhite {
	background-color: #FFF;;
	width: 937px;
	float: left;
	left: 10px;
	top: 10px;
	margin-left:auto;
	margin-right:auto;
}
a.leftlink {
	font-size: 14px;
	font-weight: bold;
	color: #254b75;
	text-decoration: none;
}
a.leftlink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #1b2837;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #254b75;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1b2837;
	text-decoration: underline;
}
#footer {
	width:937px;
	padding-top:0px;
}
span {
	font-size: 12px;
	font-style: italic;
}
