html, body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 8px;
	font-size: 12px;
	margin: 0px;
	clear: left;
}

a {
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: none;
}

a:hover {
	color: #00FFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #006699;
	margin: 0px;
	padding: 0px;
}

.recentThumb {
	display: block;
	padding-top: 10px;
}


#mainOutter {
	width: 925px;
	margin: 0px;
	height: auto;
	overflow: hidden;
	float: left;
	display:table-cell;
	
}

#logo {
	float: left;
	display: block;
	width: 307px;
	height: 105px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding-top: 70px;
	letter-spacing: 1px;
}

#logoArt {
	width: 925px;
	overflow: hidden;
}

#headerArt {
	float: left;
	position: relative;
	width: 617px;
	height: 175px;
	overflow: hidden;
	margin-left: 1px;
	background-color: #000000;
	
}

#topNavBar {
	height: 49px;
	width: 925px;
	overflow: hidden;
	text-transform:uppercase;
	margin-top: 1px;
	background:#999999;
}

#navLeftBlock {
	background-color: #000000;
	/*position: relative;*/
	float: left;
	width: 204px;
	height: 49px;
	display: block;
}

#navSpacer {
	background-color: #000000;
	/*position: relative;*/
	float: left;
	width: 100px;
	height: 49px;
	display: block;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.navBtn {
	display:block;
	height:29px;
	padding:10px;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
	width:82px;
	float:left;
	font-size:10px;
	margin-left: 1px;
}

.endNavBtn {
	display:block;
	height:29px;
	padding:10px;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
	width:83px;
	float:left;
	font-size:10px;
	margin: 0px;
}


.navBtn:hover {
	background-color: #006699;
	color: #66FFFF;
	height: 29px;
	width: 82px;
	display: block;
	line-height: 12px;
	padding: 10px;
	margin-left: 1px;
}

.navBtnSelect {
	display:block;
	height:29px;
	padding:10px;
	color:#FFFFFF;
	background-color: #666666;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
	width:82px;
	float:left;
	font-size:10px;
	margin-left: 1px;

}

.navBtnSelect:hover {
	display:block;
	height:29px;
	padding:10px;
	color:#66FFFF;
	background-color: #006699;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
	width:82px;
	float:left;
	font-size:10px;
	margin-left: 1px;
}

#sideNav {
	width: 184px;
	background-color: white;
	margin-top: 0px;
	margin-right: 1px;
	padding: 10px;
	border: 1px none #FF6600;
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
	clip: rect(auto,100px,auto,auto);
	float: left;
}

#pgNav {
	background-color:#000000;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #000000;
	border-left-color: #ABABAB;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	vertical-align: middle;
	display: block;
	overflow: hidden;
	margin: 0px;
	position: relative;
	float: left;
}
.pgCount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: right;
	margin-top: 13px;
}


.pgback {
	display: block;
	text-align: left;
	width: auto;
	float: left;
	text-decoration: none;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #FFFFFF;
}

.pgback:visited{
	color: #FFFFFF;
}

.pgback:hover{
	background-color: #006699;
	color: #66FFFF;
	display: block;
	text-align: left;
	width: auto;
	float: left;
	text-decoration: none;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.pgforward {
	display: block;
	text-align: right;
	width: auto;
	float: right;
	text-decoration: none;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	position: relative;
	color: #FFFFFF;
}

.pgforward:visited{
	color: #FFFFFF;
}

.pgforward:hover{
	background-color: #006699;
	color: #66FFFF;
	display: block;
	text-align: right;
	width: auto;
	float: right;
	text-decoration: none;
	height: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.pgnum {
	background-color: #F0F0F0;
	display: block;
	line-height: 12px;
	text-align: center;
	width: 15px;
	padding: 6px;
	float: left;
	margin-left: 1px;
	text-decoration: none;
}


# {
	width: 185px;
	background-color: white;
	margin-top: 0px;
	margin-right: 1px;
	padding: 10px;
	border: 1px none #FF6600;
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
	clip: rect(auto,100px,auto,auto);
	float: left;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin-top: 8px;
	margin-bottom: 15px;
	display: block;
}


.floatKiller {
	clear:both
}

#mainContent{
	float: right;
	width: 700px;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
	/*position: relative;*/
	margin: 0px;
}


/* post boxes */

.CONTENTHEADER {
	width: 100%;
	display: inline;
	background-color: #666666;
	overflow: hidden;
	float: left;
	height: 50px;
	margin-bottom: 10px;
	border: 1px none #FF0000;
	position: relative;
	visibility: visible;
	clear: none;
	top: auto;
}

.contentControls{
	font-size: 11px;
	float: right;
	padding-top: 22px;
	padding-right: 10px;
}

.SEVENCOL{
	clear: both;
	height: auto;
	/*display: block;*/
	/*position: relative;*/
	float: none;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	width: 100%;
	visibility: visible;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
}
.SEVENCOL p {
	line-height: 20px;
	margin-bottom: 15px;
	border: 1px none green;
	display: block;
	margin-top:10px;
	padding-left: 4px;
	padding-right: 80px;
}


.sideGroup {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
}

.sideGroup p {
	
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 0px;

}

.sideContentBox {
	background:#CCCCCC;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	line-height:17px;
	padding-top:6px;
}


.SIDE_TEXT{
	display: block;/*#66FFFF;*/
	float: left;
	clear: right;
	font-size: 12px;
	line-height: 20px;
	height: auto;
	border: 1px none #CCFF00;
	margin-top: 20px;
	padding: 0px;
	width: 100%;
}

.SIDE_TEXT p {
	border: 1px none red;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.SIXCOL {
	width: 608px;
	display: block;
	border: 1px none red;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	float: right;
}

.FIVECOL_L {
	width: 504px;
	display: block;
	background-color:white;
	position: relative;
	margin-left: 10px;
	clear: left;
	float: left;
	border: 1px none #00CCFF;
	padding: 0px;
	margin-top: 20px;
	overflow: visible;
}

.FIVECOL_L p {
	float: left;
	display: block;
	line-height: 20px;
	clear: both;
	width: 100%;
	border: 1px none #9999FF;
	padding-bottom: 15px;
	margin: 0px;
}

.FIVECOL_L table {

	display: block;
	float: left;
	clear: none;
	position:relative;

}

.FIVECOL_L ul, ol {

   line-height: 20px;
   display: block;
   float: left;
   clear: none;
   position: relative;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 18px;

}

.THREECOL_IMG_RT{
	width:  299px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	display: block;
	clear: right;
	background-color:black;
}

.THREECOL_IMG_LT{
	width:  300px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	display: block;
	clear: left;
	background-color:black;
}

.FOURCOL_IMG_RT{
	width: 300x;
	border: 1px solid black;
	padding: 0px;
	overflow: hidden;
	margin-top: 6px;
	margin-left: 20px;
	padding: 0px;
}


.THREECOL_TXT_LT{
	width:  280px;
	padding: 0px;
	float: left;
	display: block;
}

.FOURCOL_TXT_LT{
	width:  200px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TWOCOL_RT{
	display: block;/*#66FFFF;*/
	float: left;
	clear: right;
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	width: 182px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-left: 20px;
}

.TWOCOL_L {
	float: left;
	width: 253px;
	margin-left: 10px;
	border: 1px none #CC3300;
	margin-right: 40px;
}

.TWOCOL_L p {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 20px;
}


.TWOCOL_RT p {
	line-height: 20px;
	margin-top: 0px;
	width: 500px;
}

.newsThumb_R {
	position: relative;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 0px;
	display: block;
	float: right;
	clear: both;
	z-index: 100;
}

.newsThumb_L {
	position: relative;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	float: left;
	clear: both;
	z-index: 100;
}


.floatLeft{
	display: block;
	float: left;
}

.floatRight{
	display: block;
	float: right;
}
/* posting text styles */

.postHeading {
	font-size: 18px;
	margin-bottom: 0px;
	display: block;
	border: 1px none #999999;
	position: relative;
}

.postDate{
	margin-top: 0px;
	font-size: 11px;
	display: block;
	background-color: #F2F5F7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.mediaUtils {
	display: block;
	clear: both;
	float: right;
	position: relative;
	z-index: 1200;
	border: 1px none #CCCC00;
}


.contentHeading {
	font-size: 58px;
	float: left;
	font-weight: lighter;
	text-align: left;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
	padding-top: 0px;
	text-decoration: none;
	position: relative;
	top: 0px;
	left: -5px;
}

.caption {
	display: block;
	font-size: 11px;
	color: white;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.thumb {
	display: inline;
	float: left;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
}


.thumb img:hover { border: 4px solid #66FF00; }


.editThumb {
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
	float: left;
}

.grid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	margin-top: 15px;
}

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	border: 1px solid #333333;
	padding: 5px;
	display: block;
	float: left;
	height: auto;
	width: auto;
	clear: left;
	margin-bottom: 12px;
	margin-right: 12px;
}

.textField:focus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	border: 1px solid #333333;
	padding: 5px;
	display: block;
	float: left;
	height: auto;
	width: auto;
	clear: left;
	margin-bottom: 12px;
}


.submitButton {
	clear: left;
	float: left;
	display: block;
	margin-top: 13px;
}
.formLabel {
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	text-decoration: none;
	float: none;
	height: 19px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.FOURCOL {
	width: 390px;
	display: block;
	float: left;
	background-color:white;
	margin-bottom: 20px;
	border: 1px none #CCCC00;
	margin-top: 20px;
	clear: both;
	position: relative;
	padding: 0px;
}

.FOURCOL p{
	line-height: 20px;
	margin-top: 0px;
	width: 372px;
	padding: 0px;
	margin-left: 10px;
}
.THREECOL {
	width: 300px;
	display: block;
	float: left;
	padding-left: 0px;
	background-color:white;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.THREECOL p {
	line-height: 20px;
	width: 272px;
}
.flvVideo {
	position: relative;
	z-index: -1000;
}
.screeningRoom {
	background-color: #000000;
}
.postHeading_work {
	font-size: 16px;
	margin-bottom: 8px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	background-color: #F7F7F7;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #999999;
	padding: 5px;
}
.postHeading_news {
	font-size: 16px;
	margin-bottom: 0px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	background-color: #F7F7F7;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #999999;
	padding: 5px;
}

.postHeading_recent {
	font-size: 10px;
	margin-bottom: 0px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	background-color: #F7F7F7;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #999999;
	height: 23px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 4px;
}

.postHeading_side {
	font-size: 16px;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 5px;
	float: left;
	width: 174px;
	border-top: 1px solid #999999;
	
}

.demo_flv {
	margin-top: 20px;
}

.newsActions {
	display: block;
	float: left;
	border-left-style: none;
	border-left-color: #ABABAB;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ABABAB;
	padding-top: 5px;
	clear: none;
}

.sideHeading {
	font-size: 35px;
	float: left;
	font-weight: lighter;
	text-align: left;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
	padding-top: 0px;
	text-decoration: none;
	position: relative;
	top: 18px;
	left: -5px;
	font-style: normal;
	clear: right;
}
.SIDEHEADER {
	width: 100%;
	display: inline;
	background-color: #666666;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	text-align: left;
	height: 50px;
	margin-bottom: 10px;
	float: left;
	clear: right;
}

.panelLabelText {
	font-size: 24px;
}
.panelLabelSymbol {
	position: relative;
	width: 27px;
	float: left;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	height: 26px;
	white-space: nowrap;
	display: block;
	margin: 0px;
	border: 1px none #FF6600;
}

.menuItemTextMini {
	padding-left: 5px;
	display: table-cell;
	vertical-align: top;
	float: left;
	border: 1px none #CC99FF;
	clear: right;
	width: 123px;
}

		.menuItem {
			display: table;
			width: 100%;
			height: 43px;
			margin: 0px;
			padding: 0px;
			vertical-align: top;
			border: 1px none #CC3300;
			cursor: pointer;
		}
		
		.menuButton {
			display: block;
			border: 1px none #00FF00;
			padding: 5px;
			height: 45px;
		}
		
		.menuButton:hover {
			background-color: #006699;
			display: block;
			padding-top: 5px;
			padding-right: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
			border: 1px none #00FF00;
		}
		
		.menuThumb {
			border: 1px solid #999999;
			overflow: hidden;
			display: table-cell;
			height: 43px;
			width: 43px;
			float: left;
			clear: right;
		}
		.menuItemText  {
			padding-left: 5px;
			display: table-cell;
			vertical-align: top;
			float: left;
			border: 1px none #CC99FF;
			clear: right;
			width: 148px;
		}	
		
.recentPanel {
	background-color: #FFFFFF;
	overflow: hidden;
	clear: left;
	margin-bottom: 10px;
	height: 150px;
	border: 1px none #999999;
}

.sidePanel {
	background-color: #FFFFFF;
	overflow: hidden;
	clear: left;
	margin-bottom: 10px;
	height: 150px;
	border: 1px none #999999;
}

.recentTitle {
	height: 25px;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 10px;
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.FORM {
	width: 596px;
	display: block;
	float: right;
	border: 1px none #CCFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}


.BIO_PIC {
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	height: 247px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCCCCC;
	background-color: #666666;
	width: 182px;
	margin-right: auto;
	margin-left: auto;
}
.bioImage {
	padding: 0px;
	border: 1px solid #494949;
	display: block;
	margin: 0px;
	width: 164px;
	height: 222px;
}


.bioCaption {
	display: block;
	float: left;
	border: 1px none #FF6600;
	color: #CCCCCC;
	margin-left: 10px;
	font-size: 10px;
	margin-top: 0px;
}

.bioCaption a{
	color: #E8E8E8;
}

.bioCaption a:hover{
	color: #00FFFF;
}

.panelGroup{
	clear: left;
	display: block;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.underMenu {
	position: absolute;
	z-index: -10;
	clear: right;
	float: left;
	left: 12px;
	top: 140px;
}

#demo_flv {
	display: block;
	margin-top: 20px;
}

#mainContent  .THREE_COL_L {
	width: 226px;
	float: left;
	display: block;
	border: 1px none #FF9900;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
	z-index: 10;
}
		
#mainContent .THREE_COL_R {
	width: 227px;
	float: right;
	display: block;
	margin-bottom: 10px;
	border: 1px none #FF9900;
	margin-top: 2px;
}

.tools {
	display:block; 
	width: 186px; 
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px none red;
	border-left: 1px none red;
	padding-top: 8px;
	padding-left: 10px;
	float:right;
	font-size: 11px;
	font-weight: normal;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height: 20px;
}
	
.adHeading {
	font-size: 35px;
	float: left;
	font-weight: lighter;
	text-align: left;
	color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
	padding-top: 0px;
	text-decoration: none;
	position: relative;
	top: 18px;
	left: -2px;
	font-style: normal;
	clear: right;
	z-index: 1;
}


.ADHEADER_BG{

	position: relative;
	top: -42px;
	z-index:0;
	width: 100%;
	height: 55px;
	
}

.ADHEADER {
	width: 120px;
	display: inline-block;
	background-color: #b0b0b0;
	vertical-align: middle;
	overflow: hidden;
	text-align: left;
	height: 50px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.banner_container{
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	height: 600px;
	display: block;
	position: relative;
}

.adSpace {
	margin-top:235px;
	display: block;
}

#mainframe {
	margin: 0px;
	padding: 0px;
}

#col1 {

	margin:  auto;
	padding: 0px;
	text-align: center;
}

#col2 {
	margin:  0px;
	padding: 0px;
}

.commentHeading{
	font-size: 58px;
	float: left;
	font-weight: lighter;
	text-align: left;
	color:#999999;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
	padding-top: 0px;
	text-decoration: none;
	position: relative;
	top: 0px;
	left: -1px;
}

.COMMENTHEADER {
	width: 100%;
	display: inline;
	background-color: #FFFFFF ;
	overflow: hidden;
	float: left;
	height: 50px;
	position: relative;
	visibility: visible;
	clear: none;
	top: auto;
}

.comments{
	width: 100%;
	background: #999999;
	border: 1px none red;
	float:left;
	padding: 0px;
}

.commentRow{
	display:block;
	width:100%;
	background: #999999;
	float: left;
	border: 1px red none;
	border-bottom: 10px white solid;
	margin-top: 10px;
	padding-bottom: 10px;
}

.commentFormRow{
	width: 100%;
	background: #333333;
	display: block;
	float: left;
	padding-top: 10px;
}

.avatar{
	display:block;   
	width: 182px;
	float: left;
	height:100%;
	margin-left: 5px;
	border: 1px none red;
	position:relative;
	left: 7px;
	
}

.commentatorName{
	font-size: 26px;
	color: #FFFFFF;
}

.comment{
	float: right;
	display: block;
	width: 469px;
	margin-right: 30px;
	border-left: 1px none #757575;
	padding-top: 4px;			
}

.comment p{
	font-size: 12px;
	line-height: 20px;
	border: 1px none yellow;
	margin: 6px;
	padding-bottom: 5px;
}

.commentDate{
	font-size: 11px;
	color:#CCCCCC;
	float: left;
}

.commentFormLabel{
	color: #FFFFFF;
	font-size: 21px;
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px green none;
	display: inline;
	width: 180px;
	float: left;
	clear: left;
}

.commentInputLine{
	display: inline;
	width: 200px;
	font-size: 21px;
	padding: 3px;
	border: 1px solid #999999;
	margin-top: 7px;
	margin-bottom: 7px;
	background: #999999;
	vertical-align: middle;		
}

.commentInputLine_LONG{
	display: inline;
	width: 350px;
	font-size: 21px;
	padding: 3px;
	border: 1px solid #999999;
	margin-top: 7px;
	margin-bottom: 7px;
	background: #999999;
	vertical-align: middle;		
}

.inputNote{
	color: #CCCCCC; 
	font-style:italic; 
	display:inline; 
	position: relative; 
	border:1px red none; 
	padding-left: 5px;
	padding-right: 15px;
}

.commentTextArea{
	display: block;
	border: 1px none #33FF33;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 5px;
	padding-top: 7px;
	padding-right: 5px;
	margin-top: 8px;
	top: -7px;
	display: inline;
	border: 1px solid #999999;
	background: #999999;
}

.commentFormBTN{
	display: block;
	margin-top: 5px;
	float: left;
	margin-bottom:3px;
}

noscript
{
	display:none;
}

/* BLOG BODY STYLES */
.section_heading {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

ul {
	line-height: 18px;
	margin-left: 64px;
	list-style:square;
}

#mainContent .SEVENCOL ol {
	display: inline;
	margin-left: 70px;
	list-style-position: outside;
}

#mainContent .SEVENCOL ol li {
	background: #CCCCCC;
}

.stepNum { 
	width: 514px; 
	display: block;
	margin-top:0px;
	margin-bottom: 8px;
	font-size:21px;
	padding:5; 
	color:black;
	font-weight: bolder;
	border-bottom: 1px black dotted;
	clear: both;
}

.stepSeries{
	display: block;
	border-left: 1px #999999 none;
	width: 515px;
	margin-left: 94px;
	padding: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.stepSeries p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

.section_heading {
	display: block;
	font-size: 21px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 50px;
	padding-top: 13px;
	border-top: 5px solid black;
	padding-left: 3px
}


#mainContent .SEVENCOL ol {
	display: inline;
	margin-left: 70px;
	list-style-position: outside;
}

#mainContent .SEVENCOL ol li {
	background: #CCCCCC;
}

.stepNum { 
	width: 100%; 
	display: block;
	margin-top:0px;
	margin-bottom: 8px;
	font-size:21px;
	padding:5; 
	color:black;
	font-weight: bolder;
	border-bottom: 1px black dotted;
	clear: both;
}

.stepSeries{
	display: block;
	border: 1px #E4E4E4 solid;
	background:#EFEFEF;
	width: 493px;
	margin-left: 92px;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

.stepSeries p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

.stepImg_L {
	float:left;
	display:inline;
	border:1px #666666 solid;
	margin-right: 10px;
	margin-bottom: 40px;
}

.stepImg_R {
	float:right; 
	display:inline;
	border:1px #666666 solid;
	margin-bottom: 40px;
	margin-left: 10px;
}

.stepImg_C {
	float:left; 
	display:inline;
	border:1px #666666 solid;
	margin-bottom: 40px;
	margin-top: 5px;
}

.subStep {
	display: block; 
	border-left: 1px dotted #999999; 
	margin-left: 83px; 
	padding-left: 10px; 
	width: 307px;
}

.subStepLetter{
	padding-left: 60px; 
	float: left; 
	display: inline; 
	clear: both; 
	font-size:16px; 
	font-weight:bold; 
	color:#999999;
}

.subStepImg_L {

}

.subStepImg_R {

}

.subStepImg_C{
	border: 1px #666666 solid;
	margin-top: 5px;
}


.filename {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
    color: #666666;
	font-style:italic;
}

.compname {
	background-color: #D8D8D8;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform:uppercase;
}

.operator {
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}

.parameter {
	color: #333333;
	display: inline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.paramValue {
	color: #0099FF;
	background-color: #EFEFEF;
	display: inline;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	font-weight: normal;
}

.timeCount {
	color: #CC0000;
	background-color: #EFEFEF;
	display: inline;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	font-weight: normal;
}

.menuCommand {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	display: inline;
}
