#html #body {padding:0; margin:0;}

#container {width: 100%; background-color: #26282a; color: #030303; text-align: left; height: 100%;top:0; left:0; position: absolute; display: block;}
#leftside {float: left; height: 100%; background-image: url('images/leftside.gif'); background-repeat: repeat-y; position: absolute; display: block;}
#logo {margin-left: 10px; background-color: #7B7B7B; text-align: left; font-size:15pt; border: none; height: 100%; position: absolute; display: block;}


#content p {
	margin:25px;
	margin-top:10px;
}

.roundtop { 
	background: url(img/tr.gif) no-repeat top right; 
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

