body {padding:0; margin:0; background: #75757F url(img/katie-bg.jpg) no-repeat; color:#fff; font-family:"Lucida Grande", "Trebuchet MS", "Arial", sans serif;}
p {font-family:"Lucida Grande", "Trebuchet MS", "Arial", sans serif; font-weight:bold;font-size:small; 
color:#fff; line-height:150%; }
li {font-family:"Lucida Grande", "Trebuchet MS", "Arial", sans serif; font-weight:bold;font-size:small; 
color:#fff; line-height:150%; }

a {font-family:"Lucida Grande", "Trebuchet MS", "Arial", sans serif; font-size:1em; color:#ff0000; }
a:hover {font-family:"Lucida Grande", "Trebuchet MS", "Arial", sans serif; color:#990000; }

#spotlight {float:right; padding:0px 20px 20px 20px;}
#title {width:668px:position:relative; margin: 25px 0 0 280px;}
#menu {position:relative; margin-left:400px; top:-10px}

#katie-left {position:absolute; left:0; top:0; z-index:1;}

#menu li {float:left;
list-style:none;
font-size:small;
margin-right:3px;
}

#menu li a {font-size:small; font-weight:bold; color:#fff; padding: 10px 8px; text-decoration:none;background: #990000;}
#menu li a:hover {color:#fff; background: #373535;}
#menu li .current {color:#fff; background:#373535;}

#content-container { padding:30px;
width:600px;
background: transparent url(img/black20.png) repeat;
background: rgba(0, 0, 0, 0.2) none;
margin: 50px 20px 0 250px; 
position:relative; 

}
#reel {position:relative; left:50px;}
#content {margin-left:70px;}
/*#gallery {margin-left:40px;}*/
#gallery img {margin:5px;}

.underline {text-decoration:underline;}


#image_gallery {
width:400px; 
margin-left:65px; 
line-height:150%; 
position:relative;}








.clear {clear:both;}



/*----------------------------------------------------------------------------------*/
/*FORM STYLING*/

#addform { width:500px;
	display: block;
	margin: 5px 0 0 0px; padding: 0;
	
	}
#addform fieldset {
	margin: 0; padding: 0;
	border: 0; 
	}
	textarea {
	border: #7E7D86 solid 1px;
	padding: 4px; 
	margin-bottom: 0px;
	background-color: transparent;
	font-family:"Lucida Grande", "Trebuchet MS", "Arial", sans serif; font-size:small; color:#fff; margin-top:10px;
	}

input {
	border: #7E7D86 solid 1px; color:#fff;
	padding: 3px; 
	margin-bottom: 6px;
	background-color: transparent;
 margin-top:10px;
	}






