/* CSS Document, Dan K Chen, pixedge.com*/

body {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(images/bg.jpg);
}
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:80px; 
 width:100%;
 margin-top: 30px;
} 
 
#leftcol{
 width:320px; 
 float:left; 
 position:relative; 
  margin: 0px 0px 15px 0px;
 }
 
 #leftcol2{
 width:320px; 
 float:left; 
 position:relative; 
background:url(images/tbg.jpg) no-repeat;
min-height: 260px;

 }
  #leftcol3{
 width:320px; 
 float:left; 
 position:relative; 
 background-color:#CCCCCC;
   margin: 15px 0px 0px 0px;



 }
 
#twocols{
 width:565px; 
 float:right; 
 position:relative;
 padding: 0px 0px 0px 0px;
  }
 #onecols{
 width:900px; 
 float:right; 
 position:relative;
 padding: 0px 0px 0px 0px;
  }
#rightcol{
 width:100%; 
 float:right; 
 position:relative;
 background-color:#CCCCCC;
  margin: 0px 0px 0px 0px;

 }
 #rightcol2{
 width:100%; 
 float:right; 
 position:relative;
 background-color:#CCCCCC;
 min-height: 100px;
 margin: 15px 0px 0px 0px;
  }

 
#footer{
 font: 200 12px Helvetica, Arial, sans-serif;
 color:#FFFFFF;
 height:16px; 
 background-color:#666666; 
 clear:both;
 margin: 15px 0px 0px 0px;
 padding: 5px 0px 0px 15px;
 }
 



#footer a, #footer a:link, #footer a:active {
  font: 200 12px Helvetica, Arial, sans-serif;
 color:#ffffff;
 height:16px; 
 clear:both;

}
 
#footer a:hover {
 font: 200 12px Helvetica, Arial, sans-serif;

 color:#CCCCCC;
 height:16px; 
 clear:both;

}
 
 
 
  .ahead
 {
 	font: 200 .9em Helvetica, Arial, sans-serif;
	padding: 4px 0px 4px 0px;
	margin:auto;
	letter-spacing: 2px;
	background:url(images/glass900.jpg) no-repeat;
	color: #ffffff;
	clear: both;
	width: 900px;
	display:block;
	text-indent: 15px;
	line-height: 15px;
 }
 .rhead
 {
 	font: 200 .9em Helvetica, Arial, sans-serif;
	padding: 5px 0px 4px 0px;
	margin:auto;
	letter-spacing: 2px;
	background:url(images/glass.jpg) no-repeat;
	color: #ffffff;
	clear: both;
	width: 565px;
	display:block;
	text-indent: 15px;
 }
  .lhead
 {
 	font: 200 80% Helvetica, Arial, sans-serif;
	padding: 5px 0px 4px 15px;
	margin:auto;
	letter-spacing: 2px;
	background:url(images/glass.jpg) no-repeat;
	color: #ffffff;
	clear: both;
	width: 305px;
	display:block;
 }
 .ghead
 {
 	font: 200 .9em Helvetica, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin:auto;
	letter-spacing: 2px;
	background:url(images/subbar.jpg) no-repeat;
	color: #ffffff;
	clear: both;
	width: 565px; 
	display:block;
	text-indent: 15px;
	line-height: 25px;
 }
 .sc
 {
  	font: normal .8em Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height: 20px;
	}
 .weekday
 {
  	font: normal 16px Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	padding: 4px 0px 2px 15px;
	letter-spacing: 1px;
	line-height: 20px;
	}
  .ptext
 {
 	padding: 2px 5px 2px 0px;
  	font: normal .8em Helvetica, Arial, sans-serif;
	color:#222222;
	line-height: 1.5em;
	margin: 15px 15px 15px 15px;
	display: block;
 }
   #ptext
 {
 	padding: 2px 5px 2px 0px;
  	font: normal .8em Helvetica, Arial, sans-serif;
	color:#222222;
	line-height: 1.5em;
	margin: 15px 15px 15px 15px;
	display: block;
 }
#ptext a, #ptext a:link, #ptext a:active {
	color:#003399;
}
 
#ptext a:hover {
	color:#555555;
	text-decoration: underline;

}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


.bodytext {
	text-align:left;
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.title {
	text-align:left;
	font-size: 16px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:900;
}
.title2 , .title2 a, .title2:visited, .title2:link, .title2:active {
	text-align:left;
	font-size: 14px;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	text-decoration:none;
}
.title2:hover {
	text-align:left;
	font-size: 14px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	text-decoration:underline;
}

.position, .position a, .position:visited, .position:link, .position:active {
	text-align:left;
	font-size: 17px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
		text-decoration:none;
		line-height: 25px;
		

}
.position:hover {
	text-align:left;
	font-size: 17px;
	color:#0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
	text-decoration: underline;
			line-height: 25px;

}
 .pohead
 {
 	font: 200 16px Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px -15px;
	letter-spacing: 2px;
	background:url(images/subbar.jpg) no-repeat;
	color: #ffffff;
	float:left;
	width: 330px; 
	text-indent: 20px;
	line-height: 25px;
	text-align:left;
	clear:both;
	display:block;
 }
 
.left {float: left; margin: 2px 10px 5px 0; border: 0;}
.right {float: right; margin: 2px 0 5px 10px; border: 0;}

#box {
padding: 5px 0px 20px opx;
display:block;
height: 50px; 
}
