html {
overflow:scroll;
}

body {
margin-top: 0px;
-webkit-user-select:none;
-webkit-text-size-adjust:none;
}

.body{
margin-top: 0;
margin: 0;
padding: 0;
line-height: 1.5em;
}

.b{font-size: 110%;}
/*em{color: red;}*/

#maincontainer{
margin-top: 0px;
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 90px; /*Height of top section*/
background-image: url(../image/Bg-03new.gif);
background-repeat: no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 10px;
}

#contentwrapper{
float: left;
width: 100%;
height: 100%;
background: white;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
}

#contentcolumn{
margin-left: 202px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn2{
/*margin-left: 200px; Set left margin to LeftColumnWidth*/
padding: 5px;
/*border-left: 1px solid #ccc; 
border-right: 1px solid #ccc;*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: white;
border-right: 1px solid #000080;
border-left: 1px solid #FFF;
}

#footer{
clear: left;
width: 100%;
/*background: #000080;*/
color: #FFF;
text-align: center;
/*padding: 4px 0;*/
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.leftcolumnheader{
background-color: #000099; 
height: 22px;
text-align: center;
padding-top: 4px;
}

.leftcolumnheader2{
background-color: #000099; 
height: 22px;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}

#highrez{
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#highrez a:link, #highrez a:visited{
text-decoration:none;
color:#000066;
}

#highrez a:hover{
text-decoration:none;
}

#highrez .link{
text-decoration:underline;
}

.desc{
	margin-top: 15px;
	margin-bottom: 20px;
}

.desc h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}

#livechat{
width:80px;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
margin-right:15px;
padding: 2px;
background-color: #006;
}

#livechat a:link, #livechat a:visited{
text-decoration:none;
color:#fff;
}

#livechat a:hover{
text-decoration: underline
}
