body {
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	
	height:100%;
	margin:0;
	padding:20px 20px 0 20px;
}

a {
	color:#0000ff;
	text-decoration:underline;
}

a:link {
	color:#0000ff;
	text-decoration:underline;
}

a:hover {
	color:#0000ff;
text-decoration:underline;
}

.CheckBoxFormLabelText
{font-weight:bold;
white-space:nowrap;
}

.donateLink {
 color:#ffffff;
   font-weight: bold;
 text-decoration:none;
}
 
.donateLink:link {
 color:#ffffff;
   font-weight: bold;
 text-decoration:none;
}
 
.donateLink:visited {
 color:#ffffff;
   font-weight: bold;
 text-decoration:none;
}
 
.donateLink:hover {
 color:#ffffff;
   font-weight: bold;
}
 
.currentLink {
 color:#ffffff;
 text-decoration:none;
}
 
.currentLink:link {
 color:#ffffff;
 text-decoration:none;
}
 
.currentLink:visited {
 color:#ffffff;
 text-decoration:none;
}
 
.currentLink:hover {
 color:#ffffff;
 text-decoration:none;
}
.pwnavLink {
 color:#000000;
   font-weight: normal;
 text-decoration:none;
}
 
.pwnavLink:link {
 color:#000000;
   font-weight: normal;
 text-decoration:none;
}
 
.pwnavLink:visited {
 color:#000000;
   font-weight: normal;
 text-decoration:none;
}
 
.pwnavLink:hover {
 color:#ffffff;
   font-weight: normal;
 text-decoration:none;
}
.pwmainnavLink {
 color:#ffffff;
   font-weight: normal;
 text-decoration:none;
}
 
.pwmainnavLink:link {
 color:#ffffff;
   font-weight: normal;
 text-decoration:none;
}
 
.pwmainnavLink:visited {
 color:#ffffff;
   font-weight: normal;
 text-decoration:none;
}
 
.pwmainnavLink:hover {
 color:#ffffff;
   font-weight: normal;
 text-decoration:none;
}
h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#000;
	
	margin:0 10px;
	padding:10px 0;
}

h2 {
	font-size:1.25em;
	font-weight:bold;
	color:#000;
	border-bottom:#FF9933 solid 2px;
	
	margin:0 10px;
	padding:10px 0;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0;
}

.block {
	display:block;
}

.pink {
	color:#ff6699;
}

.blue {
	color:#66ccff;
}

.grey {
	color:#666;
}

div.sponsor {
	font-size:.9em;
	
	margin-bottom:20px;
}

div.sponsor img {
	display:block;
	float:left;
	width:100px;
	height:85px;
}

div.sponsor div {
	display:block;
	width:330px;
	float:right;
	padding:0 10px 0 5px;
}



/* hide to fix the numerous style conflicts they have morgan //
#main {
	border-top:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 20px;
	
	margin:0 auto;
	padding:0;
	width:645px;
	height:100%;
}

#content {
	background:transparent url(../images/content/pagebuilder/10459.gif) repeat-y top left;	
	
	height:100%;
	
	
}
#header {
	height:142px;
	background:transparent url(../images/content/pagebuilder/10452.gif) repeat-x bottom left;
	position:relative;
}

#headerLogo {
	margin:4px 0 0 30px;
	float:left;
}

#headerLogo a {
	display:block;
	width:102px;
	height:126px;
	background:transparent url(../images/content/pagebuilder/10453.gif) no-repeat top left;
}

#headerLogo a:hover {
	background:transparent url(../images/content/pagebuilder/10454.gif) no-repeat top left;
}

#headerCopy {
	float:right;
	margin:7px 10px;
	width:435px;
}

#headerSlogan {
	height:44px;
	background:transparent url(../images/content/pagebuilder/10455.gif) no-repeat top left;
}

#headerText {
	text-align:left;
	font-size:1.1em;
	margin-top:5px;
}

#headerNav {
	position:absolute;
	bottom:0;
	right:10px;
}

#headerNav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#headerNav ul li {
	float:left;
}

#headerNav ul li.current a,
#headerNav ul li.current span {
	font-weight:bold;
}

#headerNav ul li.current span {
	cursor:default;
}

#headerNav ul li a,
#headerNav ul li span {
	color:#000;
	text-decoration:none;
	font-size:11px;
	line-height:23px;
	
	display:block;
	width:80px;
	height:23px;
	
}

#headerNav ul li a:hover {
	font-weight:bold;
	color:#fff;
}

#headerNav ul li.register a,
#headerNav ul li.register span {
	background:transparent url(../images/content/pagebuilder/10458.gif);
}

#headerNav ul li.login a,
#headerNav ul li.login span {
	background:transparent url(../images/content/pagebuilder/10457.gif);
}

#headerNav ul li.contact a,
#headerNav ul li.contact span {
	background:transparent url(../images/content/pagebuilder/10456.gif);
}

#leftCol {
	
	text-align:left;
	
	width:200px;
	height:100%;
	float:left;
}

#leftCol #leftColLogo {
	background:transparent url(../images/content/pagebuilder/10460.gif) no-repeat top left;
	
	width:54px;
	height:64px;
	margin-left:35px;
	margin-bottom:20px;
}

#leftNav {
	background:transparent url(../images/content/pagebuilder/10461.gif) no-repeat top left;
	text-align:left;
	
	min-height:415px;
	padding-top:10px;
}

#leftNav ul {
	list-style:none;
	
	margin:0;
	padding:0;
	width:125px;
}

#leftNav ul li {
	border-bottom:#000 solid 1px;

	margin:0;
	padding:0;
}

#leftNav ul li.current span {
	font-weight:bold;
	color:#faa634;
}

#leftNav ul li a,
#leftNav ul li span {
	color:#000;
	text-decoration:none;
	line-height:2em;
	font-size:.9em;
	
	display:block;
	padding-left:5px;
}

#leftNav ul li span {
	cursor:default;
}

#leftNav ul li a:hover {
	color:#fff;
}

#leftNav ul ul {
	padding-left:10px;
	padding-bottom:10px;
}

#leftNav ul ul li {
	border:0;
}

#leftNav ul ul li a,
#leftNav ul ul li span {
	line-height:1.25em;
	font-size:.8em;

}

#rightCol {
	text-align:left;
	
	width:445px;
	float:right;
}


#footer {
	text-align:center;
	font-size:.75em;
	
	width:515px;
	padding:5px 0;
	float:right;
}



*/

