@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin: 0px;
	background-color: #CCCCCC;
	padding: 0px;
}
a {
	color: #330066;
}
a:hover {
	color: #CC0066;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 770px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	background-image: url(images/maintop-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headtoplinks {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fpic {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(images/mainbot-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 770px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	font-size: 90%;
	clear: both;
	text-align: center;
}
.footer {
	padding-right: 0px;
}


#pcontent {
	float: left;
	width: 470px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#pcontent p {
	margin-top: 0px;
}
#pmenubot {
	background-image: url(images/pmenu-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	background-color: #FFFFFF;
}


.toplinks {
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
}
.whitebg {
	background-color: #FFFFFF;
}
.purplebg {
	background-color: #330066;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
}
.ttlbg1 {
	background-color: #FFFFFF;
	background-image: url(images/p-ttlbg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 39px;
}
.ttlbg2 {
	background-image: url(images/p-ttlbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
}
h1 {
	font-size: 130%;
	color: #330066;
	text-align: center;
	margin: 0px;
}

#fcontent1, #fcontent2, #fcontent3 {
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#fcontent2left h2, #fcontent3left h2 {
	font-size: 120%;
	color: #333333;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#fcontent2left p, #fcontent3left p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fcontent1right, #fcontent2right, #fcontent3right {
	float: left;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#fcontent2right h2, #fcontent3right h2 {
	font-size: 120%;
	color: #333333;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.whitetxt {
	color: #FFFFFF;
}
#fcontent2right li, #fcontent3right li {
	list-style-image: url(images/bullet-pink-round.gif);
	margin-left: 0px;
	padding-left: 0px;
}

#fcontent2right ul, #fcontent3right ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 13px;
}
#fcontent1clear {
	clear: both;
	width: 720px;
}
#fcontent2clear, #fcontent3clear {
	clear: both;
	width: 720px;
	background-image: url(images/fcontent-bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#fcontent2, #fcontent3 {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/fcontent-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.padright5 {
	padding-right: 5px;
}
.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;
}







#fcontent1left, #fcontent2left, #fcontent3left {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 0px;
}
#fcontent1left2 {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 0px;
}
#fcontent1left ul {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#fcontent1left li {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	padding-bottom: 5px;
	list-style-type: none;
}
#fcontent1left a {
	text-decoration: none;
}
#fcontent1right p {
	margin-bottom: 0px;
}





#pmenu {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 0px;
}
#pmenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#pmenu li {
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	color: #CC0066;
	margin-left: 0px;
}
#pmenu a {
	text-decoration: none;
}

.level1link {
	margin-top: 5px;
	font-weight: bold;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.level1linkbot {
	margin-top: 5px;
	font-weight: bold;
	padding-top: 4px;
	list-style-type: none;
	padding-bottom: 4px;
}

.level2link {
	font-size: 90%;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	list-style-type: none;
}
.level3link {
	font-size: 70%;
	font-weight: lighter;
	list-style-type: circle;
	padding-top: 0px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	list-style-position: inside;
}
p {
	text-align: left;
}
.imgRight {
	padding-left: 20px;
	padding-bottom: 10px;
}
.imgleft {
	padding-bottom: 10px;
	padding-right: 20px;
}

