@charset "utf-8";

.twoColFixLt #container {
	width: 854px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	height: 740px;
	margin: auto;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	background-color: #000000;
	height: 740px;
	vertical-align: top;
}
.twoColFixLt #mainContent {
	height: 659px;
	width: 626px;
	background-color: #000000;
	letter-spacing: 0.05em;
	vertical-align: top;
	float: none;
	margin: 0px;
} 
.twoColFixLt #footer {
	float: right;
	height: 81px;
	width: 626px;
	margin-bottom: 0px;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	white-space: normal;
	overflow: auto;
}
.notesStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	height: 540px;
	width: 600px;
	overflow: auto;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	padding: 20px;
	margin: 0px;
}

.copyright #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #EEEEEE;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}
.clearfloat {
	height: 1px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #FFEA5F;
}
h3 {
	font-size: 12px;
	color: #FFEA5F;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #000000;
}
a:link {
	color: #648EB0;
	text-decoration: none;
}
a:visited {
	color: #FFF193;
	text-decoration: none;
}
a:hover {
	color: #8FAEC7;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.galleryStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	height: 540px;
	width: 624px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000000;
}
