@charset "UTF-8";
body  {
	background: #666666;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #000000;
	height: 1em;
	line-height: 1.3em;
}
.twoColFixLt #container #sidebar1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: normal;
	color: #FFFFFF;
}
.twoColFixLt #container #sidebar1 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
}
th, td {
	vertical-align: top;
	text-align: center;
}
.twoColFixLt #container #sidebar1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #69B1FC;
	text-transform: capitalize;
}
.twoColFixLt #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	margin-top: 0px;
	vertical-align: top;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 10px 10px;
	background-color: #000000;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 170px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 0px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: none;
	margin-left: 0px;
	margin-top: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
	width: 400px;
	margin-top: 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style4 {
	color: #E1519B;
	height: 2em;
}
a:link {
	text-decoration: none;
	color: #F8D291
}
a:link {
	color: #F8D291;
}
a:visited {
	text-decoration: none;
	color: #5C3F5F;
}
a:visited {
	color: #F8D291;
}
a:hover {
	text-decoration: none;
	color: #5C3F5F;
}
a:active {
	text-decoration: none;
}
.style13 {
	color: #F8D291
}
.style13 {
	color: #F8D291
}
.style15 {color: #5C3F5F}
.style15 {color: #5C3F5F}
p.p10 {margin: 0.0px 0.0px 0.0px 0.0px; font: 18.0px Helvetica; min-height: 22.0px}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
p.p7 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
p.p8 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: center; font: 24.0px Helvetica}
p.p9 {margin: 0.0px 0.0px 0.0px 0.0px; font: 18.0px Helvetica}
span.s1 {font: 12.0px Helvetica}
span.s2 {font: 14.0px Helvetica}
.twoColFixLt #container #mainContent #toptext {
	width: 400px;
}
.style16 {color: #E3C085}

