body {
font-family: arial;
font-size: 12px;
line-height: 20px;
color: #8a8a8a;
text-align: justify;
background-color: #000000;
background-image: url('/mileycyrus/headerbg.jpg');
margin: 0;
padding: 0;
}


#content {
position: absolute; 
text-align: justify;
left: 145px; 
top: 400px; 
width: 450px;
margin: 0;
padding: 0;
}



#nav {
position: absolute;
text-align: left;
font-family: Times New Roman;
font-size: 20px;
line-height: 25px;
font-style: italic;
font-weight: normal;
left: 310px; 
top: 268px; 
width: auto;
margin: 0;
padding: 0;
}



i {
color: #be2725;
}

b {
color: #ce8f91;
}

u {
color: #bb262e;
}


a:link,a:visited {
color: #db757a;
text-decoration: none;
}

a:hover {
color: #811d22;
text-decoration: none;
border-bottom: 1px dotted #cecece;
}


h1 {
font-family: Times New Roman;
color: #674e48; 
font-size: 25px;
line-height: 35px;
text-align: right;
font-style: italic; 
font-weight: normal;
text-transform: lowercase;
border-bottom: 1px #8f8f8f dotted;
margin: 0;
padding: 0;
}



/* join/update/contact form */
input,select,textarea,submit,option {
font-family: arial;
font-size: 11px;
line-height: 20px;
color: #8a8a8a;
background-color: #000000;
border: 1px dotted #e8e8e8;
margin: 2px;
padding: 5px;
}



/* blockquote */
blockquote {
font-family: arial;
font-size: 11px;
line-height: 17px;
padding: 15px;
background-color: #000000;
border-right: 10px solid #811d22;
}

