body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(pix/bg.png);
	background-repeat: repeat;
}
#pg {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#heading {
	height: 118px;
	background-image: url(pix/bgtop.png);
	background-repeat: repeat-x;
}
#pg #content {
	background-color: #FFFFFF;
	background-image: url(pix/cbg.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 30px;
	padding-bottom: 25px;
}
#pg #content a:link, #pg #content a:visited {
	color: #026282;
	text-decoration: underline;
}
#pg #content a:hover {
	color: #ff8e28;
	text-decoration: none;
}
#pg #content #sidebar{
	float: right;
	border: 1px solid #ff8e28;
	width: 215px;
	min-height: 355px;
	padding: 8px 10px 10px 10px;
}

#pg #content #sub {
	height: auto;
	width: 588px;
	padding-top: 15px;
	padding-left: 0px;
}
#pg #content #sub2 {
	height: 195px;
	width: 588px;
	padding: 0px;
	color: #000;
	}
#pg #content #sub2 #fans {
	float: left;
	width: 566px;
	padding: 8px 10px 10px 10px;
	border: 1px solid #c00;
	background-color:#FFFFFF;
	height: 196px;
	filter:alpha(opacity=80);
	opacity: 0.8;

-moz-opacity:0.8;
	background: rgba(255, 255, 255, 0.8);
	color: #000;
	margin-top: 20px;
}
#pg #content #sub #feature {
	float: right;
	width: 262px;
	padding: 8px 10px 10px 10px;
	border: 1px solid #0383AE;
	background-color:#FFFFFF;
	text-align: center;
	height: 290px;
}

#pg #content #sub #news {
	float: right;
	width: 262px;
	padding: 8px 10px 6px 10px;
	border: 1px solid #ff8e28;
	text-align: center;
	height: auto;
}
#pg #heading img.logo {
	padding-top: 10px;
	padding-left: 15px;
}
#pg #heading #topnav {
	font-size: .9em;
	text-align: right;
	float: right;
	height: 58px;
	width: 120px;
	padding-right: 10px;
	padding-top: 23px;
	line-height: 1.5em;
}
#pg #heading #nav {
	padding-top: 8px;
	text-align: center;
}
#pg #heading #nav img {
	padding: 0px .5em;
	}
#topnav a:link, #topnav a:visited {color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
#pg #content #main2 {
	padding: 3px 0px;
	height: 680px;
	width: 585px;
	text-align: center;
		border: 1px solid #ff8e28;
}
.lft {
	float: left;
	padding-right: 8px;
}

p, ul li {font-size: .8em;
line-height: 1.5em;
padding: 0px 0px 1em 0px;
margin: .2em 0px .3em 0px; 
}
ol li {font-size: .8em;
line-height: 1.2em;
padding: 0px 0px .5em 0px;
margin: 0px 0px .2em 0px; 
font-weight: bold;
}
ol li em {font-weight: normal; font-style: italic;}
h1, h2, h3, h4, h5 {
	color: #0383AE;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px .3em 0px;
	line-height: normal;
	}
h1 {
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}
h1.home {
	font-size: 1em;
	margin-top: 30px;
}
h2 {font-size: 1em;
}
h3 {
	font-size: 0.8em;
	margin-top: 0.3em;
}
ul, ol { margin: .1em;
	padding: 0px 0px 0px .4em;
	}
.cap {color: #ff8e28;
font-size: .6em;
line-height: 140%;
}
#pg #content #main p {
	font-size: .9em;
}
img.hdr {
	padding-bottom: 6px;
}
.ctr {
	text-align: center;
}
#pg #content #subpg {
	padding: 10px;
	height: auto;
	width: 800px;
	border: 1px solid #ff8e28;
}
.fade {
background-color: #fff;
		filter:alpha(opacity=80);
	opacity: 0.8;
-moz-opacity:0.8;
	background: rgba(255, 255, 255, 0.8);
	color: #000;
	}
.nofade {
		filter:alpha(opacity=100);
	opacity: 1;
-moz-opacity:1;
	background: rgba(255, 255, 255, 1);
	}
#pg #content #subpg h1 span.subhd {
	font-size: 75%;
	font-style: italic;
}
#pg #content #subpg td.one, #pg #content #subpg td.two {
	padding-right: 10px;
	}
.fadesched {

background-color: #fff;
		filter:alpha(opacity=80);
	opacity: 0.8;
-moz-opacity:0.8;
	background: rgba(255, 255, 255, 0.8);
	color: #000;
}
#pg #content #subpg .fadesched th {
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 90%;
	padding-bottom: 10px;
	line-height: 130%;
	border-bottom: 1px solid #559;
	padding-top: 4px;
	width: 199px;
}
#pg #content #subpg .fadesched td {
	padding-left: 10px;
	vertical-align: top;
	font-size: 90%;
	line-height: 130%;
	padding-bottom: 10px;
	padding-top: 4px;
	border-bottom: 1px solid #559;
	width: 200px;
	}
#pg #content #subpg .fadesched td.lst {
	border-bottom: none;
	width: 799px;
	}
#pg #content #subpg .fadesched {
	padding: 6px 6px 0px 6px;
	border: 1px solid #ff8e28;
	}
#pg #content #subpg .fadesched th.pri, #pg #content #subpg .fadesched td.pri {
	color: #777;
	}
#pg #content #subpg .contact td {font-size: 85%; padding-right: 10px; padding-bottom: 10px;
	vertical-align: top;}
#pg #content #sidebar p.t {
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
#pg #content #sidebar p.n {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	color: #F37401;
}
#pg #content #sub3 {
	width: 588px;
	padding: 0px;
	color: #000;
}
#pg #content #sidebarshort p.t {

	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
#pg #content #sidebarshort p.n {

	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
	color: #F37401;
}
#pg #content #sidebarshort {

	float: right;
	border: 1px solid #ff8e28;
	width: 215px;
	min-height: 567px;
	padding: 8px 10px 10px 10px;
}
#footer p {
	font-size: 10px;
	line-height: 130%;
	color: #000066;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 750px;
}
#pg #content #subpg .congrats {
	width: 550px;
	padding: 0px;
}
#pg #content #subpg .congrats th {
	font-size: 12px;
	text-align: left;
	padding-bottom: 12px;
}
#pg #content #subpg .congrats td {
	font-size: 12px;
	padding-bottom: 12px;
}
#pg #content #sub3 .num {
	font-size: 72px;
	font-weight: bold;
	color: #CB1F1B;
	float: left;
	width: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
#pg #content #sub3 .d125 {
	margin: 0px;
	height: 125px;
	padding-bottom: 2px;
	clear: right;
	width: 565px;
	line-height: 125px;
	vertical-align: middle;
}
#pg #content #sub3 .d125 .choice .cont {
	font-weight: bold;
	color: #990000;
	background-color: #FFCC66;
	float: right;
	width: 120px;
	border: 1px solid #FF6600;
	text-align: center;
	margin-top: 8px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#pg #content #sub3 p.choice {
	float: right;
	width: 475px;
	line-height: 20px;
}
#pg #content #sub3 #listing {
	float: left;
	width: 588px;
}
#pg #content #main {

	padding: 10px;
	height: 255px;
	width: 566px;
	border: 1px solid #ff8e28;
	background-color: #fff;
}
#pg #content #sub #bag {

	float: left;
	width: 262px;
	padding: 8px 10px 10px 10px;
	border: 1px solid #CB1F1B;
	background-color:#FFFFFF;
	text-align: center;
	height: auto;
}
#pg #content #fb {
	float: right;
	width: 237px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#pg #content #subpg div.rt {
	float: right;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 10px;
	color: #3195BD;
	line-height: 130%;
}
