* {
	margin: 0;
	padding: 0;
      
}


#titlebox 
        {
         
        text-align: center;
	background: #ffcc66;
        height:70px;
        border-bottom: medium solid black;
        }

body {background-color: white;color:black;scroll:yes



;background: url(../images/leftcolbg.png) left repeat-y #FFFADA;




}

h3 {color:green;text-decoration: underline;}

h4 {color:#006600;text-decoration:underline;}

.clear { clear: both; }

#content {
	padding: 15px 30px 0 0;
        
	}
#main-content {
		
	position:absolute;
	top: 80px;
	left: 220px;
        color:black;
        width: 78%;
       

	}

#sidebar {
        position:absolute;
	top: 76px;
	width: 194px;

        a {text-decoration: none;}



	padding: 0 0 0 0 px;
	}

