* {
       padding:0;
       margin:0;  
}   
body {
	font-size: 76%;
	text-align:center;
	background-color: #B8CFDF;
	background-repeat: repeat;
}
img {
   
     border-width: 0;
}
a {
    outline-style: none;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: underline;
}
#central2 img {
	border: thin solid #CCCCCC;
}

#top {
	border:thin solid #006699;
	margin:0px auto;
	width: 850px;
	height: 98px;
	padding: 0px;
	top: 100px;
	text-align: left;
	background-color: #FFFFFF;
}
#menu p {
	padding-top: 15px;
	color: #FFFFFF;
}

#menu {
	width: 850px;
	text-align: center;
	height: 70px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #000066;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bckmen.JPG);
	
}
#central {
	width: 850px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 101px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #000066;
	color: #FFFFFF;
	background-image: url(images/bckfoo.JPG);
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: underline;
}
#central p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	width: 750px;
	padding-left: 50px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	width: 750px;
	padding-left: 50px;
	padding-top: 10px;
}
#central2 {
	width: 850px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #FFFEFF;
}
#central2 p {

	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: justify;
	width: 650px;
	padding-left: 50px;
}
#central2 li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: justify;
	margin-left: 75px;
	width: 600px;
}
#central2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 16px;
	text-align: justify;
	width: 650px;
	padding-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

