body
 {font-family:arial,helvetica,sans-serif;

 }
#header 
	{
	background-color: #808080;
	text-align: left;
	visibility: visible;
	position: relative;
    padding: 10px;
	line-height: 22px;
	font-size:40px;
    color: white;
	}
#subheader 
	{
	color: white;
	font-size: 18px;
	background-color: black;
	text-align: left;
   	position: relative;
	} 
#leftsidebar
	{
	background-color: white;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	width: 25%;
	text-align: center;
	float: left;
    height:
	}

 
#content
	{
	background-color: #c9ebe3;
	position: relative;
	margin-top: 10px;
	width: 70%;
    margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
    text-align:justify;
    float: left;

	}

.imbox1
    {
    background-color: transparent;
   	position: relative;
width: 80%;
height: 275px
    }
