@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #330066;
}

#main {
	width: 100%;
}
#header {
	display: none;
}

#fpic {
	display: none;
}
#footer {
	width:100%;
	clear: both;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#headtoplinks {
	display: none;
}


#pcontent {
	width: 100%;
}
#pmenubot {
	display: none;
}

.hidden {
	display: none;
}

h1 {
	font-size: 150%;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 150%;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
}

#fcontent1, #fcontent2, #fcontent3 {
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}



#fcontent1left, #fcontent2left, #fcontent3left {
	width: 100%;
	clear: both;
}
#fcontent1right, #fcontent2right, #fcontent3right {
	width: 100%;
	clear: both;
}

.featurepic {
	display: none;
}
.pad10 {
	padding-left: 10px;
}
#pcontent h2 {
	font-size: 140%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}













#pmenu {
	display: none;
}

