body 
{ 
	background-color: #657a87;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	padding-left: 5px;
	
}

.rightpic
{
	background-image: url(../../images/Wonderwall_18.jpg);
	background-repeat: repeat-y;
}

.leftpic
{
	background-image: url(../../images/Wonderwall_20.jpg);
	background-repeat: repeat-y;
}
.menu
{
	background-image: url(../../images/Onenetweb_08.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

a:link, a:visited
{
	font-family: Arial;
	color: #43515a;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline; 
}

a:hover
{
	text-decoration: none; 


.heading2
{
	font-family: Arial;
	color: #261d76;
	font-size: 12px;
	font-weight: bold; 	
}



.heading5
{
	font-family: Arial;
	color: white;
	font-size: 13px;
	font-weight: bold; 	
}

hr
{
	width: 70%;
	color: black;  
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}


.content
{
	
	background-color: White;
	
}


