body {
	background: #000000;
	margin: 0;
	padding: 0px;
	width: 800px;
	font: 15px,  "Tahoma", serif,;
	color: #FFFFFF;
}


h1, h2, h3, h4, h5 {
	  font-family: 'Bookman Old Style',Bookman, serif;
	
}

p { 
    font-family:Arial, Helvetica, sans-serif;
	line-height: 120%;
   }	

#wrapper { 
    
	width: 800px;
	margin: 0 auto;
	background-image: url(images/Site_Shadow2.png);
	background-repeat: repeat-y;
}

.gallery_thumb_caption {
	text-align: center;
	padding-bottom: 7px;
	font: 12px "Comic Sans MS", sans-serif;
	background-color:#000000;
}

#content {
	width: 600px;
	margin-left: 40px;
	}
 
h1 { font-size: 21px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }


/* from metaform: */
td.field { vertical-align: bottom; }
td.caption { text-align: right; vertical-align: top; font-weight: bold; }
td.errorcaption { text-align: right; vertical-align: top; font-weight: bold; color: red; }
div.error {
	border: 2px solid red;
	padding: 13px;
	margin: 20px;
	background: #ffdddd;
}

div.error h3 { margin: 03px 0px; font: bold 16px "Times New Roman", serif; }

#header {
	width: 800px;
	height: 150px;
	padding: 0px;
	margin: 0px;
	background: url(images/selena_photography_header.jpg) no-repeat;
}
#header span {
	display: none;
}

.first {
	padding-top: 0px;
	margin-top: 10px;
}

#main_table {
	width: 760px;
	margin: 0 auto;
}

#main_content {
	width: 600px;
	vertical-align: top;
}

#nav {
	width: 200px;
	vertical-align: top;
	background: #000000 url(images/nav_background.jpg) 90% 0% no-repeat;
}

#nav h2 {
	margin: 0px;
	padding: 2px 12px 2px 0px;
}

#nav a {
	margin: 0px;
	padding: 0px 12px 0px 0px;
}

#nav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:hover {
	color: #405;
}

#nav > a {
	margin: 10px 0px;
}

#nav a.sub {
	padding-left: 15px;
	background: transparent url(images/bullet.png) left center no-repeat;
	text-decoration: none;
	border: 0px;
}

#nav a.sub:hover {
	background-image: url(images/bulleto.png);
	color: #405;
}

#motto {
	font-weight: bold;
}
