
* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-image: url(corcs.jpg);
	background-attachment:fixed;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header{
width:545px;
margin-left: 268px;
margin-right: auto;
}
		

#main{
	width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #7ACC20;
	
	}
				#menu {
			
			margin-top: 0px;
			margin-bottom:35px;
			width: 100%;
			width:600px;
			margin-left:120px;
		
		padding-top:10px;
			}
			#menu ul{margin-left:auto;
			margin-right:auto;}
			
			#menu li {
				float: left; 
				color: #99FF00;
				font-size: 12px;
				font-weight: bold; 
				letter-spacing: 0px;
				border-right: 1px solid #006600;
				list-style-type: none;
				padding: 2px 0px 2px 0px;
				}
				
				
			#menu li:first-child {
				border-left: 1px solid #99FF00;
				}
				
				#menu li a:link {
					color:#006600;
					text-decoration: none;
					padding: 2px 15px 2px 15px;
					} 
				#menu li a:visited {
					color:#006600;
					text-decoration: none;
					padding-left: 15px;
					padding: 2px 15px 2px 15px;
					} 
				#menu li a:hover {
					color:#99ff00; 
					text-decoration: underline;
					padding: 2px 15px 2px 15px;
					background-color:#006600;
					} 
				#menu li a:active {
					color:#F20017; 
					text-decoration: underline;
					padding: 2px 15px 2px 15px;
					background-color:#CCCCCC;
					}
		
	#copy {
	
	clear:both;
	margin-left:30px;
	margin-right:auto;
	margin-bottom:25px;
	margin-top:25px;
			color:#006600;
			font-weight:bold;
						}
						
						 .imageIndex{
						float:left;
						margin-top:0px;
						margin-left:40px;
						margin-right:20px;}
						
						.clear{clear:both;}
		
			#copy p {
			padding-right:40px;
			padding-left:0px;
			font-size: 12px;
			line-height: 16px;
			letter-spacing: 0px;
			text-align: justify;
			margin-bottom: 10px;
			}
			#copy h1 {
			color:  #99FF00; 
			font-size: 16px;
			font-weight: bold; 
			line-height: 18px;
			letter-spacing: 1px;
			text-align: left;
			border-bottom: 1px solid #99FF00;
			margin-left:240px; 
			margin-bottom: 10px;
			margin-top:0px;
			margin-right:40px;
			}
			table{
			margin-left:40px;
			margin-top:15px;}
			
			.top
			{color:#99FF00;
			margin-left:240px;
			margin-top:15px;}
			
			
			
			#footer {
			clear:both;
			
			border-top: 1px dotted #006600;
			margin: 0px 45px 0px 75px;
			padding:  25px 0px 20px 0px;
			
			}
		
		#footer p {
			font-size: 10px;
			line-height: 14px;
			text-align: center;
			color:#006600;
			}
			#footer p a:link{
			color:#006600;
			text-decoration:none;}
			
			#footer p a:visited{
			color:#006600;
			text-decoration:none;}
			
			#footer p a:hover{
			color:#99FF00;
			text-decoration:none;}
			
			#footer p a:active{
			color:#99ff00;
			text-decoration:none;}
			
			
			#footer h5{
			text-align:center;
			color:#006600;}
			

	
	

