@charset "utf-8";
#wrapper {
    background-color: white;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    color: black;
}
#heading {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: black;
    background-color: white;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
	font-size:32px;
}

#main-area center h2 {
    font-size: 24px;
    font-family: font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: black;
}
#main-area center p {
    font-family: sans-serif;
    font-size: 16px;
}

body {
    background-image:url("")
}


#main-area {
    color: black;
    background-color: white;
    float: none;
    width: 850px;
    margin-right: auto;
    margin-left: auto;
	float: right;
}
#clearing {
    background-color: white;
    clear: both;
    overflow: visible;
}
#wrapper #heading h1 {
    font-size: 32px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #00E617;
}
#NAV p a {
    color: #A8E9B2;
	border: double #00660A;
    background-color: gray;
    text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}
#NAV p a:hover {
    border: double #00660A;
    background-color: black;
    text-decoration: none;
	margin-right;
}
a:hover {
border: double #00660A;
    background-color: black;
    text-decoration: none;
	margin-right;
}
center p a {
	color: #A8E9B2;
	border: double #00660A;
    background-color: gray;
    text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.floatleft   {
    float: left;
	margin-right: 10px;	
}
.floatright   {
    float: right;
	margin-left: 10px;
}
#main-area center p {
    padding-left: 5px;
    padding-right: 5px;

}
#main-area center div {
	font-family: sans-serif;
    font-size: 16px;
}
center div a {
	font-family: sans-serif;
    font-size: 16px;
	color: white;
	border: none;
    background-color: none;
    text-decoration: none;
	
}
center div a:hover {
border: none;
    background-color: none;
    text-decoration: none;