@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	background-image: url(img/bg-leftbar.jpg);
	background-repeat: repeat-y;
	width: 907px;
	border: 1px solid #FFFFFF;
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(img/hdr-bg2.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 15px;
	width: 709px;
	float: left;
}
#logo {
	width: 198px;
	float: left;
}
#girl {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	text-decoration: underline;
}
#main {
	width: 660px;
	color: #333333;
	text-transform: none;
	font-weight: normal;
	margin-left: 25px;
	margin-bottom: 25px;
}
#clear {
	clear: both;
}
#title {
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 25px;
	color: #920000;
	font-size: 18px;
	margin-bottom: 10px;
}
#leftcol {
	width: 380px;
	margin-top: 30px;
}
.headertext {
	font-size: 16px;
	color: #930000;
}
#rigthcol {
	background-color: #D9D9B7;
	width: 230px;
	float: right;
	padding: 15px;
	margin-top: 30px;
	line-height: 30px;
	color: #930000;
	font-size: 16px;
}
#rigthcol a {
	color: #930000;
}
#rigthcol a:hover {
	text-decoration: underline;
}
#pad {
	padding: 15px;
}
#main a {
	color: #932712;
}
#main a:hover {
	text-decoration: underline;
}
#lefttan {
	background-color: #D9D9B7;
	width: 230px;
	padding: 15px;
	margin-top: 30px;
	line-height: 30px;
	color: #930000;
	font-size: 16px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
