@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #bc77ed;
	margin: 0px;
	padding: 0px;
}


#container {
	background-image: url(images/Pbkg.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#header {
	/*background-color: #FFF;*/
	padding: 0px;
	width: 1004px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/HeaderBkg.png);
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 10px;*/
	margin-left: auto;
	height: 179px;
}



#subContent {
	padding: 0px;
	width: 1004px;
	position: relative;
	background-repeat: no-repeat;
	/*background-image: url(images/PheaderBkg.jpg);*/
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 10px;*/
	margin-left: auto;
	height: 590px;
	background-image: url(images/SubContentBkg.png);
}
#spacenavContentwrapper {
	float: left;
	height: 380px;
	width: 753px;
}
#leftColumn {
	float: left;
	width: 251px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#spacer {
	float: left;
	height: 204px;
	width: 251px;
}
#nav {
	float: left;
	height: 198px;
	width: 251px;
	clear: left;
	padding: 0px;
	margin: 0px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #000;
	text-decoration: none;
	display: block;
	height: 17px;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	font-size: 0.7em;
	width: 239px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav a:hover {
	background-color: #DFBFF7;
}
#centerContent {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 380px;
	width: 502px;
	position: relative;
	clear: right;
}
#contactUs {
	clear: left;
	height: 219px;
	width: 753px;
	float: left;
	position: relative;
	/*background-image: url(images/ContactUsBKG.jpg);*/
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#CC374786 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BF7EEE;
}

#special {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 589px;
	width: 251px;
	position: relative;
	background-image: url(images/SpecialBKG.png);
	background-repeat: no-repeat;
}
#special p {
	font-size: 0.7em;
	text-align: right;
	/*padding-top: 10px;*/
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	line-height: 2;
}



#bottomBar {
	background-image: url(images/PbottomBKG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 1024px;
	text-align: center;
	clear: both;
	height: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#footer {
	width: 1024px;
	text-align: right;
	/*clear: both;*/
	/*height: 20px;*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#footer p {
	font-size: 0.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
