@charset "UTF-8";
html {
	background: #FFED94 url(../images/Top-white.gif) repeat-x scroll;
}
#Masthead {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 110px;
	width: 740px;
}
.twoColFixLt #Sidebar-left {
	width: 130px;
	height: 300px;
	clear: none;
	position: absolute;
	top: 200px;
	left: 20px;
}
#Sidebar-left p {
	font-size: 19px;
	color: #5A1530;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 180%;
	letter-spacing: 0px;
	width: 180px;
}
#Sidebar-left p a {
	text-decoration: none;
	color: #5A1530;
}
#Sidebar-left p a:hover {
	color: #936;
	font-size: 19.2px;
	font-style: italic;
}
.twoColFixLt #container {
	width: 700px;
	background: #532147;
	position: absolute;
	height: 700px;
	left: 200px;
	top: 130px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	line-height: 1.2em;
	color: #430043;
	width: 130px;
	position: absolute;
	left: 20px;
	top: 600px;
}
.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: right;
	margin-left: 8px;
}
.input.text { /* 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;
}
h2 {
	font-size: 16px;
	color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: 130%;
	margin: 0px;
}
h1, h2, h3 {
	margin-top: 0.7em;
	margin-bottom: 0em;
	margin-right: 0em;
}
ul {
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 35px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #606;
	margin-bottom: 0px;
	margin-top: 20px;
}
.twoColFixLt #facebook {
	height: 90px;
	width: 231px;
	position: absolute;
	left: 680px;
	top: 530px;
	text-align: left;
}

