@charset "utf-8";
/* CSS Document */

body { background: url(images/LITTLE.jpg);
		color: #099;
		font-size : 87.5%; /*Base font size is 14px*/
		font-family: Arial, Helvetica, sans-serif;
		line-height: 1.25;
		text-align: left; }
		
.body {margin: auto;
	witdh: 70%;
	clear: both; }
	
a { text-decoration:none;}
a : link ; a: visited {  }
a : hover {  }

.mainheader img{width: 80%;
				height:auto;
				margin:2% 0; }
				
.mainheader nav{background-color:#0CF;
				width:70%;
				text-align:center;
				margin: auto;
				height: 40px; 
				border-radius:5px;
				padding:1% 1%;
				-moz-border-radius:5px;}
				
.mainheader nav ul {line-style: none; 
					margin: 0 auto;}
					
.mainheader nav li {float: center;
					font-family:"Arial Black", Gadget, sans-serif;	
					display: inline;}
					
.mainheader nav a:link, mainheader nav a:visited
	{color:#0CF;
	display: inline-block;
	padding: 10px 25px;
	height: 20px}
	
.mainheader nav a:hover,mainheader nav a:active ,
.mainheader nave .active a:link, .mainheader nav.active a:visited
	{background-color:#0F9;
	text-shadow: none;}
	
.mainheader nav ul li {
	border-radius: 5px;
	moz-border-radius: 5px;
	webkit border radius: 5px;}
	
.maincontent {line-height: 25px;
				border-radius: 5px;
				-moz-border-radius: 5px;
				webkit border radius: 5px;}
				
.content {width: 70%;
		float: both;}
		
.topcontent {background-color:#0CC;
			border-radius: 5px;
			-moz-border-radius: 5px;
			webkit border radius: 5px;
			padding: 3% 5%;
			margin-top: 2%;
			width:30%;
			font-family:"Arial Black", Gadget, sans-serif;
			font-size:16px;
			float:left;}
			
.middle-sidebar {width: 100%;
				padding:2%;
			float:right;
			font-family:Verdana, Geneva, sans-serif;
			font-size:16px;
			background-color:#0CF;
			border-radius: 5px;
			-moz-border-radius: 5px;
			margin: 2% 0 2%;
			padding: 2% 3%; }
					
.top-sidebar {width: 50%;
			float: right;
			background-color:#0F6;
			border-radius: 5px;
			-moz-border-radius: 5px;
			margin: 2% 0 2%;
			padding: 2% 3%; }
				
.middle1-sidebar {width: 50%;
				padding:2%;
			float:right;
			font-family:"Arial Black", Gadget, sans-serif;
			font-size:16px;
			background-color:#0CF;
			border-radius: 5px;
			-moz-border-radius: 5px;
			margin: 2% 0 2%;
			padding: 2% 3%; }
			
.topcontent1 {background-color:#0CC;
			width:40%;
			border-radius: 5px;
			-moz-border-radius: 5px;
			webkit border radius: 5px;
			padding: 3% 5%;
			margin-top: 2%;
			font-family:"Arial Black", Gadget, sans-serif;
			float:left;}
			
.top-sidebar1 {width: 40%;
			float: right;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:18px;
			background-color:#0F6;
			border-radius: 5px;
			-moz-border-radius: 5px;
			margin: 2% 0 2%;
			padding: 2% 3%; }
			
.middle-sidebar2 {width:50%;
				padding:2%;
			float:right;
			font-family:"Arial Black", Gadget, sans-serif;
			font-size:16px;
			background-color:#0CF;
			border-radius: 5px;
			-moz-border-radius: 5px;
			margin: 2% 0 2%;
			padding: 2% 3%; }

.mainfooter { width: 100%;
		height: auto;
		float: left;
		border radius: 5px;
		-moz-border-radius: 5px;
		webkit border radius: 5px;
		background-color:#0F3;
		margin: 2% 0%; }
		
.mainfooter p {width : 100%;
				margin: 2% auto;
				text-align:center;
				color:#060; }			
				
.topcontent2 {background-color:#0CC;
			width:50%;
			border-radius: 5px;
			-moz-border-radius: 5px;
			webkit border radius: 5px;
			padding: 3% 5%;
			margin-top: 2%;
			font-family:"Arial Black", Gadget, sans-serif;
			float:left;}
			
.top-sidebar2 {width: 30%;
			float: right;
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:18px;
			background-color:#0F6;
			border-radius: 5px;
			-moz-border-radius: 5px;
			margin: 2% 0 2%;
			padding: 2% 3%; }
			
.middle-sidebar3 {width:30%;
				padding:2%;
			float:right;
			font-family:"Arial Black", Gadget, sans-serif;
			font-size:16px;
			background-color:#0CF;
			border-radius: 5px;
			-moz-border-radius: 5px;
			margin: 2% 0 2%;
			padding: 2% 3%; }