html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 100.01%;
	text-align: center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}
#background {
	background-color: #CBC9BE;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat-y;
	border: 1px solid #000000;
	margin-bottom: 48px;
}
#wrapper {
	background-color: #CBC9BE;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	height: 90px;
	width: 800px;
	margin: 0;
	background-image: url(../images/banner.gif);
	position: relative;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	}
	.banner_link {
		color:#FFFFFF;
	}

#main {
	width: 750px;
	background-color: #CBC9BE;
	position: relative;
	margin-top: 0;
	margin-right: 25;
	margin-bottom: 0;
	margin-left: 25;
	left: 0px;
	right: 25px;
	height: auto;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	float: left;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 50px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 0px;
	clear: right;
	float: left;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	text-transform: uppercase;
	border-left-color: #000000;
	background-image: url(../images/grad.gif);
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 0px;
	clear: both;
	float: right;
	padding-bottom: 1px;
	text-transform: none;
	padding-right: 50px;
}
.breadcrumb {
	font-size: 60%;
	color: #666666;
	clear: left;
	float: right;
	text-decoration: underline;
}
.thinSpace {
	position: relative;
	height: 12px;
	width: 560px;
	clear: both;
	font-size: 60%;
	color: #666666;
	text-indent: 32px;
}
	.leftimage{
	float: left;
	margin: 12px 12px 8px 0px;
	position: relative;
	background-color: #000000;
	border: 1px solid #000000;
}

	.leftimage2{
	float: left;
	position: relative;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
}
	.rightimage{
	float: right;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
	border: 1px solid #000000;
}
	.leftimage3{
	float: left;
	position: relative;
	border: 1px none #000000;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 0px;
}
