/*Sexy Girls Next Door - Stylesheet*/

div {}

.footer {
font-size: .8em;
text-align: center;
margin-bottom: 5px;}


body {
background-color: #A10004;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
font-size: 0.8em;
letter-spacing: -1px;
color: #000000;
text-align: left;}

#header {
border-bottom: 1px solid #A10004;
width: 800px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin: auto;
border-top: 1px solid #A10004; 
height: 250px;
background-color: #F6DEB0;
background-image: url('../backgrounds/headerGraphic-1.jpg');}

#navbar {
width: 800px;
height: 25px;
margin: auto;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #A10004 solid;
background-color: #FCEDC6;
position: relative;
}

#navbar a:active, a:hover {
font-weight: bold;
text-decoration: underline;}

#outer-image {
height: 150px;
margin: auto;
width: 800px;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
background-color: #FCEDC6;
border-top: 1px #000000 solid;
}

#content {
position: relative;
width: 800px;
margin: auto;
border-left: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
background-color: #FCEDC6;}

ul {}

li {}

#main-text {
background-color: #FCEDC6;
padding: 0px;}

h1 {
font-size: 1.5em;
text-align: center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;}

h2 {
font-size: 1.1em;
text-align: left;
font-style: normal;}

/*
p {
font-size: 0.8em;
text-align: justify;
letter-spacing: -1px;
line-height: 1.2em;}
*/


a {}

a:link {
color: #A10004;
text-decoration: none;}

a:visited {
color: #A10004;
text-decoration: none;}

a:hover {
color: #A10004;
text-decoration: none;
}

a:active {
color: #A10004;
text-decoration: none;}

.textbox {
	background-color: #FFC0C0;
	border: 1px solid #A10004;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;}
	
.submit {
	background-color: #FFC0C0;	
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	font-weight: bold;
	color: #A10004;
	border: 1px #A10004 solid;