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%;
	background-color: #01557c;
	color: #666666;
	text-align: center;
}

#wrapper {
	width: 950px;
	background-color:#FFFFFF;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/box_back_03.jpg);
	background-repeat: repeat-y;
}
#wrapper #center {
	margin: 10px;
	padding: 10px;
}

#banner {
	height: 245px;
	background-repeat: no-repeat;
	background-image: url(../images/header_02.jpg);
	width: 950px;
}
#nav{
	background-color: #F9D32E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#nav ul{
padding: 0;
margin: 0;
background-color:#F9D32E;
}

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

#nav ul li a{
	font-size: 80%;
	color: #333333;
	background-color: #F9D32E;
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul li a:hover, #nav ul li a:focus {
	background-color: #333333;
	color: #FFFFFF;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 265px;
	margin-bottom: 0px;
	float: left;
	text-decoration: none;
	height: 101%;
	background-image: url(../images/left_box_bk.jpg);
	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%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	background-image: url(../images/rt_col_bk_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper #rtcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 101%;
	text-indent: 35px;
	margin-top: 2px;
	margin-bottom: 12px;
}
#wrapper #rtcol h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #777777;
	margin-left: 2px;
	margin-right: 37px;
	text-indent: 20px;
	line-height: 25px;
	margin-bottom: 5px;
}
#wrapper #rtcol a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#wrapper #rtcol a:visited {
	color: #FF0000;
}
#wrapper #rtcol a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #rtcol p {
	margin-left: 20px;
	margin-right: 45px;
	font-size: 80%;
}
.noborder {
	float: right;
}
#wrapper #leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: left;
	padding-left: 50px;
	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 a {
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
}
#wrapper #leftcol a:visited {
}
#wrapper #leftcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#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: 265px;
	margin-top: -20px;
	background-image: url(../images/bk_11.jpg);
	background-repeat: repeat-y;
}
#wrapper #content a {
	text-decoration: none;
	color: #FF0000;
}
#wrapper #content a:visited {
	color: #FF0000;
}
#wrapper #content a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#contentfooter{
	margin-left: 0px;
	margin-top: -20px;
	background-image: url(../images/bk_footer.jpg);
	background-repeat: no-repeat;
}

#wrapper #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin-left: 0px;
	text-indent: 15px;
	line-height: 25px;
	margin-right: 0px;
	background-position: center;
}

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

#content h1{
	font-size: 100%;
	color: #FFFFFF;
	padding: 0;
	line-height: 25pt;
	background-image: url(../images/main_bk_05.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	text-indent: 35px;
}
#wrapper #footer #footlinks {
	margin-left: 425px;
}
#wrapper #content h4 {
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
}

#content h2{
font-size: 110%;
color: #333333;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

#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;
}

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

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

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


#footer{
	clear: both;
	color: #FFFFFF;
	background-image: url(../images/footer_05.jpg);
	background-repeat: no-repeat;
	background-color: #01557c;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	color: #333333;
}

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

#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 #leftcol a:visited {
	color: #FF0000;
}
#wrapper #leftcol a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	text-transform: none;
}
#wrapper #leftcol a:hover {
	text-decoration: underline;
}
.iconfloat {
	float: right;
}
.photoborder {
	border: 1px solid #000000;
}
#wrapper #content #txt {
	margin-right: 237px;
}
