body {
	text-align:center;
	margin-top:20px;
background-color: #000;	
		}
	img {
		border:none;
		}
	#frame {
	width:750px;
	height:595px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #BAD405;
	padding:5px;
	}
	#top {
	float:left;
	height: 200px;
	width:750px;
	text-align:center;
	margin: 0px;
	padding:0px;
		background-color: #fff;

}
#nav {
	float:left;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	width:750px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-color: #000;
	color: #fff;
}
#nav a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		
		}
#nav a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		}
#nav a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
		background: #BAD405;
		height:20px;
		}
#nav ul{
	 	  width:100%;
padding: 0px;
	 margin: 0;
	 list-style: none;
	 	 text-indent:5px;


}
#nav li {
	  padding-left:0px;
	  display: inline;
	position:relative;
	 text-indent:0px;
	color: #fff;
	 text-indent:5px;


}
#nav a {
	  width:122px;
 text-indent:0px;
 display: inline;
}


#content  {
		float:left;
background-color: #BAD405;
	height: 315px;
	width:750px;
	text-align:center;
	}
	#left  {
	float:left;
	background-color: #ccc;
	height: 315px;
	width:375px;
	text-align:left;
	}
	#right  {
	float:right;
	background-color: #BAD405;
	height: 315px;
	width:355px;
	text-align:left;
	overflow:auto;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	}
#right a:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: underline;
		font-weight: bold;
		}
#right a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: underline;
		font-weight: bold;
		}
#right a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		text-decoration: underline;
		font-weight: bold;
		}



#footer {
	width:750px;
	height:30px;
	margin:0px;
	background-color:#fff;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
