body 
{
	margin:0;
	padding:0;
	background: #333333 url(http://www.playfast.net/includes/bgd.gif) top center repeat-y;
		font: normal 11px/1.6em Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;

}
center
{background: #fff; width:750px; margin:0 auto 0 auto;}


.nav{
	width:730px;
	display:block;
	text-align:center;
	margin-bottom:30px;
	margin-top:1px;
	background-color:white;
padding-bottom:8px;
  border-bottom:1px solid #e0e0e0;
font-size:12px;
}

#maincol {
	width:460px;
	font-size:11px;
	border-right:1px solid #e0e0e0;
	padding:0 8px 0 0;
  line-height:16px;
text-align:left;
}

#secondcol {
  width:250px;
  font-size:10px;
  line-height:14px;
background-color:#fff;
	padding:0 8px 0 8px;
text-align:left;
}


/* Headers, Par > Global
-------------------------------------- */

p {margin:0 0 10px 0;}

h1 { 
	font:24px/1em Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;
	font-weight:bold;
	font-style:oblique;
	margin:0 0 8px 0;
	padding: 3px 0 0 0px;
	letter-spacing:-1px; 
}

h2 { 
	font:16px/1.1em Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;
	font-weight:normal;
	margin:10px 0 3px 0;
	letter-spacing:-1px;
	color: #333;
	background: #ffffcc;
	border:1px solid #e0e0e0;
	}

h3 {
	font:14px Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;
	font-weight:bold;
	margin:20px 0 6px 0;
	padding-bottom:3px;
	border-bottom:1px solid #e0e0e0;
}


h4 {
	font:12px/1.1em Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;
	font-weight:bold;
	clear:left;
	margin: 0;
	text-transform: uppercase;
}


h5 {
	font:12px Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;
	font-weight:normal;
	color:#666;
	letter-spacing:0px;
	padding:0;
	margin:0 0 5px 0;
}
h6 {
	font:12px Arial, "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", "Verdana", sans-serif;
	font-weight:bold;
	color:#333333;
	padding:2px;
	margin:15px 0 3px 0;
	background: #ffffcc;
	border:1px solid #e0e0e0;
}
ul {
	margin:0;
	padding:0;
	}
li {
	margin:0;
	padding:0;
}


/* Global Links
-------------------------------------- */
 a {
	color:#205780;
	text-decoration:underline;
}

a:visited {
	color:#205780;
	text-decoration:underline;
}

a:hover {
	color:#F95533;
	text-decoration:none;
}

#maincol p { 
font-size: 12px;
line-height: 16px;
color: #333333;
text-align:left;
}


#secondcol p, ul, li { 
font-size: 12px;
line-height: 14px;
color: #000;
text-align:left;
}

.capsuleMain {
padding-bottom:10px;
border-bottom:1px solid #e0e0e0;
margin:10px 0 20px 0;
text-align:left;
}

td#maincol .capsule {
padding-top:10px;
border-top:1px solid #e0e0e0;
margin:20px 0 10px 0;
text-align:left;
}

td#secondcol .capsule {
padding:0px;
margin:10px 0 10px 0;
text-align:left;
}


/* Global Links
-------------------------------------- */


.bothclear {
	clear: both;
}
 
#footer {
  clear:both;
  width:730px;
  line-height:14px;
  text-align:left;
  border-top:1px solid #e0e0e0;
  padding:0px 0;
  font-size:11px;
  color:#999;
}

#footer p {
padding:5px 0px ;
}



.spacer1 {
		clear:both;
		padding-top:1px;
	}
.spacer5 {
	clear:both;
	padding-top:5px;
}
.spacer5grey {
	clear:both;
	padding-top:5px;
	background-color: #E5E5E5;
}
.spacer7 {
	clear:both;
	padding-top:7px;
}

.spacer10 {
	clear:both;
	padding-top:10px;
}

.spacer12 {
	height: 12px;
}
.spacer14 {
	clear:both;
	padding-top:14px;
}
.spacer17 {
	height: 17px;
}
.spacer18 {
	height: 18px;
}
.spacer20 {
	height: 20px;
}
.spacer20grey {
	height: 20px;
	background-color: #E5E5E5;
}
.spacer30 {
	height: 30px;
}


ul {margin:10px 0 0 0px;padding:0;}
li { margin:3px 0 0 15px;list-style:circle;}

li a {
	color:#336699;
	text-decoration:underline;
	font-weight:bold;
}

li a:visited {
	color:#336699;
	text-decoration:underline;
	font-weight:bold;
}
li a:hover {
	color:#AB613A;
	text-decoration:none;
	font-weight:bold;
}

/* Images
-------------------------------------- */

img.border {
	border:1px solid #e0e0e0;
	padding:2px;
}

.adfloatL {
	float:left;
	margin:0 6px 3px 0;
	line-height:1;
	border:1px solid #e0e0e0;
	padding:2px;
	font-size:82%;
	color:#666;
}
.adfloatR {
	float:right;
	margin:0 0 .3px 6px;
	line-height:1;
	border:1px solid #e0e0e0;
	padding:2px;
	font-size:82%;
	color:#666;
}

.adfloatR_noborder {
	float:right;
	margin:0 0 .3px 6px;
	line-height:1;
	padding:2px;
	font-size:82%;
	color:#666;
}

#secondcol img.thumbL {
	float:left;
	margin:0 6px 3px 0;
	line-height:1;
	border:1px solid #e0e0e0;
	padding:1px;
}

a img {border:none;}

/* Combine Styling
-------------------*/

table.combine {width:100%;font-size:11px;border-collapse:collapse;text-align:center;font-family: Arial,Verdana,Sans-Serif;}
table.combine td,th {padding:4px;vertical-align: middle;}
table.combine th {border-right:1px #E3E3E0 solid;background:#E14328 repeat;color:#fff;font-size:10px;font-weight:bold;}
table.combine td {border:1px #E3E3E0 solid;}
.combine a {text-decoration:none;color:#E14328;}
.combine a:hover {text-decoration:underline;color:#E14328;}