html,body {
  height:100%;
}

* html #wrapper {
  height:100%;
}


body {
	padding: 0;
	margin: 0;
        border: 0px;
        background: #666666;
}

#wrapper { 
 	width: 100%;
        min-height: 100%;
}

#header {
 	width: 100%;
 	height: 150px;
}


#header_in {
        float: left;
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
        height: 100%;
}

#navigation {
 	float: left;
 	width: 100%;
        margin-top:20px;
}


#leftcolumn {
 psition:relative; 
 margin-top:20px;
 float:left;
 width:20%;
}

#leftcolumn_in { 
 background: transparent;		    
 width: 70%;
 height: auto;
 font-size:14px;
 float:left;
 margin-left: 10px;
}

#content { 
 float: left;
 color: #333399;
 width: 60%;
 display: inline;
 height: auto;
}

#content_in {
 background: transparent;		    
 width: 100%;
 height: 100%;
 line-height: 1.5em;
}

#rightcolumn { 
 margin-top:20px;
 width: 19%;
 float: right;
 height: 600px;
}

#rightcolumn_in { 
 background: transparent;		    
 width: 100%;
 height: auto;
 float:right;
 margin-right:0px;
}

#footer {  
  position:relative;
  margin-bottom:-70px;
 width: 100%;
 clear: both;
 background: #9999cc;
 height: 80px;
}

#bottom {
 float: left;
 width: 98%;
 margin: 1%;
}

td.buttonheading {
  border: 0;
  background: #666666;
}

ul.jwts_tabbernav {
  padding:0px;
}

table.contentpaneopen {
  width:100%;
}

/*#user2 {
aling: center;
}*/

.jwts_tabberlive .jwts_tabbertab {
background:#DCDCDC none repeat scroll 0 0;
}
