body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-position:top left;
	background-repeat:repeat-x;

}
#bgbar {
	background:#65C7D0;
	width:495px;
	height:771px;
	position:fixed;
}
#video {
	width:700px;
	height:475px;
}	
.thrColAbsHdr #container { 
	position: relative; 
	width:990px;
	margin: 0 auto; 
	height:771px;
	text-align: left;
} 

.thrColAbsHdr #header { 
	height: 100px; 
	padding: 0 10px 0 20px;  
} 
.thrColAbsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColAbsHdr #count { 
	height: 140px; 
	padding: 10px 10px 0 246px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000; 
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 0px;
	left: 0;
	width:285px;
	height:680px;
	/*background:#65C7D0;*/
	padding: 0px 0px 0px 45px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 60px;
	right: 0;
	width: 160px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px; 
}
.thrColAbsHdr #mainContent { 
	margin: 0px 0px 0px 200px;
	width:700px; height:475px;
	border:6px solid #D0D1D5; position:relative;
	background:#FFF;
}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}


.myLinks,
.myLinks a:link,
.myLinks a:visited,
.myLinks a:hover,
.myLinks a:active{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#fff; 
	line-height:35px; 
	text-align:right; 
	padding-left:7px; 
	text-decoration:none; 
	width:180px; 
	font-weight:bold;
}

.myLinks a:hover{ 
	color:#f4c541; 
}

.myLinks1, 
.myLinks1 a:link, 
.myLinks1 a:visited, 
.myLinks1 a:hover, 
.myLinks1 a:active 
	{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f4c541; 
	line-height:35px; 
	text-align:right; 
	padding-left:7px; 
	text-decoration:none;  
	width:180px; 
	font-weight:bold;
}

h1{
	font-size:180%;
	font-weight:normal;
	}
h2{
	font-size:160%;
	font-weight:normal;
	}	
h3{
	font-size:140%;
	font-weight:normal;
	}		
img{border:none;}
pre{
	display:block;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}		

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:700px;
		height:475px;
		overflow:hidden;
		background-color:#FFFFFF; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */

	#slider1 ul, #slider1 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider1, #slider1 li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:680px;
		height:418px;
		padding:10px;
		overflow: hidden;
		background-color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		}
.main-head{ 
	font-size:20px;
	color:#f8c23b;
}
span#prevBtn{}
span#nextBtn{}

#fadeshow2 {
	width:700px;
	height:475px;
	overflow:hidden;
	background:#FFF;
}
#fadeshow2toggler {
	width:115px; 
	padding:0px;
	height:66px;
	margin-top:20px;
	display:none;
}
#fadeshowMotionTitle {
	width:115px; 
	padding:0px;
	height:66px;
	margin-top:15px;
	margin-left:5px;
}
#status {
	width:55px; 
	background:#65C7D0;
	position:absolute; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; color:#FFFFFF;  
	font-weight:bold; text-align:center; 
	display:block;
	margin-top:17px;
	margin-left: 30px;
	margin-right: 30px;
}
#nav {
	width:115px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	color:#FAC132; 
	margin-left:130px; 
	margin-top:13px;
	font-weight:bold;
}
#nav img {
	padding-left:5px;	
}
.prev {
	
}
.next {
	float:right;	
}
#logo1 {
	/*margin-left:320px;
	margin-top: 20px;
	padding-top:18px;*/
}
