body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #E1CFCA;
}
body {
	background-color: #D6D6D6;
	background-repeat: no-repeat;
}
a {
	font-size: 1.2em;
}
a:link {
	color: #0000E1;
	text-decoration: none;
}
a:visited {
	color: #53502C;
	text-decoration: none;
}
a:hover {
	color: #2E524E;
	text-decoration: underline;
}
a:active {
	color: #7DBCFD;
	text-decoration: none;
	font-size: 1em;
}
h1 {
	font-size: 1.5em;
	color: #0000E1;
}
h2 {
	font-size: 1.3em;
	color: #002FF4;
}
h3 {
	font-size: 1em;
	color: #77DC3A;
}
h4 {
	font-size: 1em;
	color: #0076FF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
#wrapper {
	padding: 0;
	width: 992px;
	margin-left: 30px;
	margin-right: 150px;
}
#header {
	width: 960px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #8E9AB4;
	border-right-color: #8E9AB4;
	border-bottom-color: #8E9AB4;
	border-left-color: #8E9AB4;
}
#navBar {
	font-variant: normal;
	font-weight: bold;
	width: 948px;
	float: left;
	background-color: #E1CFCA;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 0.5em;
	border-right-width: 0.5em;
	border-bottom-width: 0.5em;
	border-left-width: 0.5em;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
#sidebarLeft {
	float: left;
	width: 15em;
	padding-left: 10px;
	background-color: #E1CFCA;
	padding-right: 7px;
}
#mainContent {
	width: auto;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 215px;
	padding-top: 10px;
	
}
#mainContent embed {
	float: left;
	padding-right: 6px;
	padding-left: 7px;
	padding-bottom: 10px;
}


#mainContent  img {
	float: right;
	padding-left: 10px;
}

#footer {
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #8E9AB4;
	width: auto;
	color: #FFF;
}

#subFooter a {
	font-size: 1em;
	font-weight: bold;
	color: #0076FF;
}

#subFooter {
	font-size: 1em;
	color: #333;
	text-align: center;
	font-weight: bold;
	width: auto;
	margin-top: 15px;
	clear: both;
}
blockquote {
	font-size: 1em;
	font-weight: bold;
	color: #00F;
}

