html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666;
	text-align: center;
	background-color: #101010;
}

#wrapper {
	width: 850px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #000000;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#wrapper #center {
	margin: 10px;
	padding: 10px;
}

#banner {
	height: 225px;
	background-repeat: no-repeat;
	background-image: url(../images/header_01.jpg);
	width: 850px;
}
#wrapper #leftcol a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #435F8F;
	padding-left: 0px;
}

#leftcol ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 230px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	height: 101%;
	background-image: url(../images/nav_bk.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

#rtcol{
	margin-left: 10px;
	margin-top: 0px;
	width: 225px;
	margin-bottom: 0px;
	float: right;
	text-decoration: none;
	height: 101%;
	margin-right: 0px;
	background-position: right top;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#wrapper #rtcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 101%;
	text-indent: 17px;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 25px;
}
#wrapper #rtcol p {
	margin-left: 20px;
	margin-right: 20px;
}
#wrapper #leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
}
.firstline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FD0000;
}
#wrapper #leftcol li {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 20px;
}

#wrapper #leftcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #101010;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 25px;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #435F8F;
}
#wrapper #leftcol h2 {
	font-size: 101%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/ask_bk_08.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 30px;
	text-indent: 70px;
}

#content{
	margin-left: 246px;
	margin-top: -20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-bottom: 10px;
	background-image: url(../images/office_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper #content .clearit .bold a {
	color: #000000;
}


#contentfooter{
	margin-left: 0px;
	margin-top: -20px;
}

#wrapper #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #101010;
	margin-left: 18px;
	margin-right: 0px;
	background-position: center;
	padding-right: 0px;
	border-top-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#content p{
	font-size: 80%;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#content h1{
	font-size: 100%;
	color: #101010;
	padding: 0;
	line-height: 25pt;
	background-image: url(../images/main_bk_05.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	text-indent: 35px;
}
#wrapper #footer #footlinks {
	float: right;
	margin-top: 2px;
	background-position: left;
	text-align: left;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 50px;
}
#wrapper #content h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-indent: 7px;
}

#content h3{
	font-size: 100%;
	color: #003366;
	padding: 0;
	margin: /*100px 0 0*/ 20px;
	background-repeat: no-repeat;
}

.leftimage{
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.book {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.rightimage{
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
}
.photoborder {
	border: 2px solid #000000;
}


/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


#footer{
	color: #FFFFFF;
	background-image: url(../images/footer_01.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	clear: both;
	height: 67px;
	background-position: bottom;
	margin-top: 2px;
}
#wrapper #footer a {
	color: #101010;
	text-decoration: none;
	margin-right: 5px;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	color: #333333;
}

#footer p {
	font-size: 70%;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
}
.name {
	font-weight: bold;
	color: #666666;
}
#wrapper #content ul {
	text-indent: 30px;
	list-style-type: square;
}
.readmore {
	font-style: oblique;
	font-weight: bolder;
	color: #FF0000;
}
#wrapper #leftcol h6 {
	font-size: 95%;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
	margin-right: -5px;
	margin-left: -5px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#wrapper #content a {
	font-weight: bold;
	color: #5B402B;
	text-decoration: none;
}
#wrapper #content a:hover {
	text-decoration: underline;
}
#wrapper #rtcol a {
	font-weight: bold;
	color: #3C78B5;
	text-decoration: none;
}
#wrapper #content a {
	color: #000000;
}
#wrapper #content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: left;
	text-indent: 8px;
}
.weather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
	border: thin solid #000000;
}

#nav{
	position: relative;
	top: 210px;
	left: 248px;
	width: 600px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	height: 14px;
}

#nav ul li a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 14px;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #101010;
	height: 14px;
}
#wrapper #content h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 20px;
	font-size: 95%;
}
