
*{
	margin: 0;   	
	padding: 0;	
	}
	
	
.copyright {
	font-size: 75%;
	}
	
img {
	border-style: none;
	}

h1 {
	font-size: 112%;
	padding-top: 10px;
	color: #E28724;
	}
	
h2 {
	font-size: 108%;
	color: #E28724;
	}


p {
	padding-bottom: 10px;
	padding-right: 10px;
	}


body { 
	font-family: Verdana, sans-serif;
	font-size: small;
	font-family: "Comic Sans MS", "Comic Sans", sans-serif;
	line-height: 21px;
	background-color: #000000;
    }
    
   
#centerizer2000 {
    width: 780px;
    background-image: url(../images/NEWbackground.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 auto;
	}


#header {
	height: 185px;
	width: 734px;
	color: #00022C;
	padding: 0px;
	margin-left: 23px;
	background-image: url(../images/NEWheaderpic.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
	

#menubar {
	height: 35px;
	width: 734px;
    margin-left: auto;
    margin-right: auto;
	color: #00022C;
	background-image: url(../images/menubar.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px;
	}


#menubuttons {
	height: 28px;
	width: 499px;
	margin-left: auto;
	margin-right: auto;
	}

#main { 
    margin: 10px 221px 0px 25px;
	color: #FCF1E5;
    background-image: url(../images/sunback.gif);
	background-position: center;
	background-repeat: no-repeat;
	}
	
#right {
	width: 198px;
	float: right;
	padding-right:23px;
	}
	
#footerpic {
	height: 23px;
	width: 780px;
	color: #FFFFFF;
	padding-top: -10px;
	text-align: center;
	background-image: url(../images/NEWfooterpic.gif);
	background-position: top-center;
	background-repeat: no-repeat;
	}
	
#footertext {
	color: #FFFFFF;
	padding-top: -10px;
	text-align: center;
	background-color: #000000;
	}