/* CSS Document */
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid #000000;
	margin: 0px auto 10px;
	padding: 10px;
	background-color: #FFFFFF;
		}


		

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			
			background-color: #CC6633;
		}
	body {
	background-attachment: fixed;
	background-image: url(../images/backgroundfade.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC3300;
	font-weight: normal;
	border-left-width: 10px;
	border-left-style: outset;
	border-left-color: #CC3300;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
}
#toplinks {
	width: 780px;
	\width: 800px;
	w\idth: 780px;
	margin-left: auto;
	margin-right: auto;
	background-position: right;
	text-align: right;
	padding: 0px;
	}
#toplinks li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#toplinks ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#toplinks li a:link, #toplinks li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
}
#toplinks li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#banner {
	padding: 0px;
	margin-bottom: 0px;
		}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footer li a:link, #footer li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
}
#footer li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0033CC;
	font-size: medium;
}
h4 {
	color: #FFFFFF;
	text-transform: uppercase;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: small;
}
#content a:link {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

