body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006633;
	background: #006633 ;
	padding:0;
	margin:0;
}

#container {
position:relative;
			width: 800px;
			\width: 820px;
			w\idth: 800px;
			margin-left: auto;
			margin-right: auto;
			margin-top:0;
			top:0;
			padding:0;
			background: url(images/bodybg.jpg) top center repeat-y;
		}

#banner {
			position:relative;
			top:0px;
			left:20px;
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			margin-bottom:0 ;
			background-image: url(images/gways_01.jpg);
			height:178px;
			background-repeat: no-repeat;
		}

		#content {
			position:relative;
			left:40px;
			top:0;
			width: 500px;
			\width: 520px;
			w\idth: 500px;
			margin: 0;
			min-height:500px;
			background-color: #fff;
		}

		#sidebar-a {
		left:607px;
		float:right;
		/*padding-right:20px;*/
		top:0;
		width: 193px;
		min-height:500px;
		margin: 0;
		background: url(images/gways_03.jpg) no-repeat;
		}
		
		
/* Vertical Menu     */

#navcontainer { margin-left: 20px; }

#navcontainer ul
{
margin: 10px 0 100px 0;
padding: 0;
list-style-type: none;
font-family: Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif;
font-weight:bold;
}

#navcontainer li { margin: 0; }

#navcontainer li a
{
display: block;
color: #006633;
border-bottom:1px solid #fff;
width: 132px;
padding: 7px 5px;
text-decoration: none;
font-size: 90%;
}

#navcontainer a:hover
{
background-color: #D1E4CD;
color: #006633;
}

		#footer {
			position:relative;
			left:10px;
			clear: both;
			padding: 0 20px;
			margin:0px;
			background-image: url(images/footer.jpg);
			background-repeat: no-repeat;
			height:247px;
		}


h1 {
font-size: 250%;
}

h2 {
font-size: 180%;
}

h2 {
font-size: 150%;
}

h3 {
font-size: 120%;
}

h5 {
font-size: 90%;
}

#sidebar-a h5{
	
font-size: 70%;
line-height: 140%;
margin-left: 20px;
color:#000
}

h6 {
font-size: 80%;
}

p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 90%;
	color:#000;
}

.whiteout {
	color:#fff;
}

#credits {
	float:right;
	margin:130px 40px 5px 40px;
}

#credits h6, #credits h6 a:link, #credits h6 a:hover, #credits h6 a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	
}.img-gap {
	margin-right: 15px;
	margin-left: 5px;
}
