body {
font-size: 11px;
font-family: Georgia; serif;
color: white;
background-image: url('bgspcf.gif');
background-repeat: yes-repeat;
}

#header {
width: 100%;
text-align: center;
padding: 30px 0 40px 0;
	}

#footer {
width: 100%;
height: 40px;
text-align: center;
padding-top: 15px;
color: #999999
		}

#flashcontent {
width: 100%;
height: 480px;
z-index: 3;
}

#menu {
text-align: center;
}

#menu2 {
width: 455px;
margin: 5px auto 0 auto;
}

#menu3 {
width: 291px;
margin: 5px auto 0 auto;
}
	
a.menu {
color: white;
text-decoration: none;
}

a.menu:hover {
color: #999999;
text-decoration: none;
}

input {
font-family: Georgia, serif;
}

input.submit {
background-color: #333333;
color: #999999;
border: 1px solid #444444;
width: 405px;
margin-top: 10px;
}

textarea {
font-family: Georgia, serif;
font-size: 14px;
}