body  {
	margin:0;
	padding:0;
	background-color:#f7f7f7;
	
}
#aboutus  {
	font-size:90%;
	font-family:arial, times new roman;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	width:70%;
	padding:0.5em;
	background-color:#f7f7f7;
	}
#aboutus .paraone     {
	margin:0;
	padding:0;
	float:left;
	width:40%;
	}
#aboutus .paratwo    {
	margin:0;
	padding:0;
	width:40%;
	float:right;
	}
#aboutus .parabox {margin:0; padding:0 0 500px 0; }
	

#aboutus .contacta  {
	color:#ff3333;
	text-decoration:underline;
	}
	
.roundbox-content img  {
	margin-top:-25px;
	margin-right:25px;
	padding:0;
	float:right;
	}
   
.roundbox-content p   {
	padding:0;
	margin-right:10px;
	margin-left:15px;
	color:#020656;
	}
	
.roundbox-content li {
line-height:150%;
list-style:none;
margin:0;
padding:0;
}
.roundbox-content a  {
text-decoration:underline;
margin:0;
padding:0;
}
.roundbox-content a:link, a:visited
	{
	text-decoration:none;
	background-color:transparent;
	color:#003399;
}
.roundbox-content a:hover
	{
	text-decoration:none;
	background-color:transparent;
	color:#ffffff;
	background-color:#003399;
}
.roundbox-content h2 {
	margin: 0 0 0 1.5em;
	text-decoration:none;
	background-color:transparent;
	padding:0;
}

.roundbox-content h4 {
	margin: 1.5em 0 0 1.5em;
	background-color:transparent;
}
.underline{
	margin: 1.5em 0 0 1.5em;
	text-decoration:underline;
	background-color:transparent;
	
}

.roundbox-tr { 
	width:90%; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:20px; 
	margin-bottom:0; 
	padding:0; 
	background:url("roundbox_tr2.gif") no-repeat right top; 
	}

.roundbox-tl { 
	margin:0; 
	padding:0; 
	background: url("roundbox_tl2.gif") no-repeat left top; 
	}
.roundbox-tl2 { 
	margin:0; 
	padding:0; 
	background: url("roundbox_tl3.gif") no-repeat left top; 
	}

.roundbox-br { 
	margin:0; 
	padding:0; 
	background: url("roundbox_br2.gif") no-repeat right bottom; 
	}

.roundbox-bl { 
	margin:0; 
	padding:0; 
	background: url("roundbox_bl2.gif") no-repeat left bottom; 
	}

.roundbox-content { 
			margin:0; 
			padding-bottom:3em;
			padding-top:1em;
			padding-right:1em;
			padding-left:1em;
			}

																										/*Style elements for the header*/
																										
#header  {
	color:black;
	position: relative;
	margin:0;
	padding:0;
	text-align: left;
	width:100%;  /* use this to tie width to viewport size */
	background-color:#3333CC;
	border:none;
}
#header .daily {
	color:white;
	margin:0 0 0 100px;
	padding:0 0 0 0;
	font-family:calibri, arial black, arial;
	font-size:22px;
	
	}
#logo
	{
	margin-bottom:-10px;
	margin-top:10px;
	margin-left:100px;
	margin-right:0;
	padding:0;
	clear:none;
	}


											/*MAIN HEADER STYLES FINish*/
											/*HEADER BOTTOM START*/
#header-bottom
	{
	border-top:  1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	margin:1px 0 0 0;
	padding:0;
	font-family:calibri, arial;
	font-size:90%;
	color:white;
	}
#header-bottom ul
	{
	margin:0;
	padding:0;
	text-align:right;
	
	}
#header-bottom li
	{
	display:inline;
	margin:0;
	padding:0;
	}
#header-bottom a:link, #header-bottom a:visited
	{
	text-decoration:none;
	background-color:transparent;
	color:white;
	font-weight:bold;
	}
#header-bottom a:hover
	{
	text-decoration:none;
	background-color:#000066;
	color:white;
	}
#header-bottom .copyright {font-size:90%;}





