html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background: #ffffff;
}

body p a {
	color: #003333;
}

body p a:hover, body p a:focus {
color: #669966;
}

#wrapper {
position:static !important;
	width: 770px;
	margin:0px auto;
	text-align:left;
		background: #660033;
	
}
#banner {
	background: #ffffff url(../images/logo.jpg) no-repeat left top;
	height:170px;
	margin-left: 170px;	

}

#leftcol {
	position:relative !important;
float:left;
	width: 170px;

}

#leftcol #nav {
	margin-top: 280px;
	}

#leftcol p{
	letter-spacing: 0.05em;
	color: #ffffff;
	text-align: left;
	font-size: 72%;
	line-height: 140%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#leftcol p a {
	color: #ffffff;
	text-decoration: underline;
}

#leftcol p a:hover, #leftcol p a:focus {
color: #669966;
}


.cParentMenu{
	width: 100%;
	font: 70%/normal Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	background: #669966;
	}
	
.cParentMenu a {
	display: block;
} 

.cParentMenu a:link, .cParentMenu a:visited{
	border: 1px outset #CCCCCC;
	background-color: #669966;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	text-decoration: none;
	height: 1%;
} 

.cParentMenu a:hover{
	background-color: #003333;
	border: 1px outset #CCCCCC;
	color: #ffffff;
	text-decoration: none;
}

.cDaughterMenu{
	width: 90%;
	font: 70%/normal Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	background: #669966;
	margin-left: 17px;
}
 
.cDaughterMenu a {
	display: block;
} 
.cDaughterMenu a:link, .cDaughterMenu a:visited {
	border: 1px outset #CCCCCC;
	color: #ffffff;	
	text-decoration: none;
	padding: 5px 15px;
	text-decoration: none;
	height: 1%;
} 
.cDaughterMenu a:hover {
	border: 1px outset #CCCCCC;
	background: #003333;
	color: #ffffff;
	text-decoration: none;
} 

#content{
	margin-left: 170px;
	padding-left: 20px;
	padding-right: 10px;
	background: #ffffff;
}

#content p{
	font-size: 72%;
	line-height: 150%;
	letter-spacing: .05em;
	padding-bottom: 15px;
	color: #003333;
}
#content p a {
	color: #003333;
}

#content p a:hover, #content p a:focus {
color: #669966;
}

#content h1{
	font-size: 115%;
	letter-spacing: .18em;
	line-height: 130%;
	color: #003333;
	padding: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

#content h2{
	font-size: 72%;
	font-weight: bold;
	color: #003333;
	line-height: 140%;
	letter-spacing: .05em;
	padding-bottom: 15px;
}

#content h3{
	font-size: 72%;
	line-height: 140%;
	letter-spacing: 0.05em;
	color: #ffffff;
	margin-top: 6px;
	line-height: 130%;
}
#content h4{
	font-size: 115%;
	letter-spacing: .18em;
	line-height: 130%;
	color: #660033;
	padding: 6 0 0;
	margin-bottom: 100px;
	font-weight: normal;
	border-top: thin solid #660033;
	margin-top: 10px;
}
#content ul {
	list-type: ul;
	list-style: disc outside;
	font-size: 72%;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
	padding-right: 10px;
}

#content ul li {
	margin-left: 26px;
	color: #003333;
}
#content  ul ul{
	list-type: ul;
	list-style: circle outside;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-left: 26px;
	padding-bottom: 15px;
	padding-right: 10px;
}

#content table{
	font-size: 72%;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
	color: #003333;
	vertical-align: bottom;
}

#content table h1{
	font-size: 120%;
	font-weight: bold;
}


#content table p{
	font-size: 100%;
}
#content table ul {
	font-size: 100%;

}

#content table ul li {

}

#content table table{
	font-size: 100%;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
	color: #003333;
	vertical-align: bottom;
}

#content table a{
color: #003333;
}

#content table a:hover, #content table a:focus {
color: #669966;
}



.leftimage{
	float: left;
	margin: 5px 10px 5px 0px;
}

.rightimage{
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightquote {
	font: 72% "Times New Roman", Times, serif;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #669966;
	padding: 12px;
}

.keyword {
	font-weight: bold;
}

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

#footer{
	border-top: medium solid #669966;
	margin-left: 170px;
	background: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#footer p {
	font-size: 66%;
	letter-spacing: 0.1em;
	text-align: center;
	color: #669966;	
}

#footer p a {
	color: #669966;
	text-decoration: none;
}

#footer p a:hover, #footer
 p a:focus {
color: #003333;
}

#content p.right{
float: right;
}

#scroller {
	overflow: auto;
	width: 560px;
	height:95px;
	border: 1px solid #003333;
}

/* bit of padding between the images */
#scroller img {
	padding: 0px 2px;
 	border-style: none;
}
.red_bold {
	font-weight: bold;
	color: #F00;	
}

.burgundy_bold {
	font-weight: bold;
	font-size: 90%;
	color: #660033;
	text-align: center;
}






