*The Funkabilly Playboys Main Stylesheet*/

div {}

.footer {}

p.footer {
font-size: .6em;
text-align: center;
font-weight: normal;
background-image: url('../backgrounds/bottomBg.jpg');
height: 40px}

body {
background-color: #10376E;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
letter-spacing: -1px;
margin-top: 0px;}

#header {
background-color: #FFFFFF;
background-image: url('../backgrounds/TopLogo.gif');
background-repeat: no-repeat;
width: 750px;
height: 210px;
margin: auto}

#content {
width: 750px;
background-color: #FFFFFF;
margin: auto;
padding-top: 0px;
}

#navbar {
font-size: .8em;
text-align: center;
background-image: url('../backgrounds/contentBg.jpg');
height: 30px}

ul {}

li {}

#main-text {
background-image: url('../backgrounds/contentBg.jpg');
padding-top: 0em}

h1 {
font-size: 1.2em;
font-style: italic;
text-align: right;
color: #10376E;
}

h2 {
font-size: 1.1em;
text-align: left;
font-style: italic;
color: #10376E;
}
p {
font-size: 0.8em;
text-align: left;
line-height: 1.2em;}

a {}

a:link {
text-decoration: none;
color: #10376E;}

a:visited {
color: #FF0000;
text-decoration: none;}

a:hover {
color: #ff0000;
text-decoration: underline;}

a:active {
color: #FF0000;
text-decoration: underline;}

.textbox {
	background-color: #C0FFFF;
	border: 1px solid #10376E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10376E;}
	
.submit {
	background-color: #C0FFFF;	
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	font-weight: bold;
	color: #10376E;
	border: 1px #10376E solid;