* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #7f3347;
	text-align: center;
	font-size: 62.5%;	
	
}
#frame {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	width: 770px;
	background: #FFF;

}
#header {
	width: 770px;
	height: 50px;
	background: #003a63;
}


#menubar{
width: 770px;
	height: 20px;
	}

#menu {
	width: 650px;
	height: 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #8da5be;
	padding-top: 5px;
}


.indent115{ padding-left: 120px;
}

ul, li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	}
	
li{
	margin-right: 35px;
	}



#footer {
	width: 770px;
	height: 4px;
	clear: both;
	background: #C9C9C9;
}


#contententry {
	width: 770px;
	height: 514px;
	background: url(jpegs/studio_outside.jpg);
	font-size: 12.5px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	position: absolute;
}

#single_column {
	width: 500px;
	background-color: #fff;
	font-size: 12.5px;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-top: 90px;
	margin-left: 76px;
	padding: 5px;
}

.list_indent30{
	margin-left: 30px;
	margin-right: 20px;
}


#left_column {
	float: left;
	width: 400px;
	
}



#leftside_entry {
	width: 400px;
	display: inline;
	float: left;
	margin-top: 90px;
	margin-left: 76px;
	position: absolute;
	padding: 5px;
}

#rightside {
	display: inline;
	margin-top: 108px;
	margin-right: 42px;
	float: right;
}


.content_indent {
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 65px;
	margin-right: 65px;	
}


.text_indent{
	margin-left: 30px;
	margin-right: 20px;

}

.list_indent{
	margin-left: 45px;
	margin-right: 20px;
}

.list_indent30{
	margin-left: 30px;
	margin-right: 20px;
}
a.menu:link{
	color: #fff;
	font-weight: normal;
	border: none;
	text-decoration: none;	
}

a.menu:visited{
	color: #fff;
	font-weight: normal;
	border: none;
	text-decoration: none;

}

a.menu:hover{
	color: #8B1A0A;
	font-weight: normal;
	border: none;
	text-decoration: none;
}

a.menu:active{
	color: #8B1A0A;
	font-weight: normal;
	border: none;
	text-decoration: none;
}
	



	
/*redefined tags*/
p {
	margin-bottom: 1em;
}

p.indent {
	text-indent: 20px;
	margin: 0px;
}

.photocap {
	font-size: .95em;
	color: #FFFFFF;
	background-color: #003a63;
	padding-left: 15px;	
}

h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #036;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}


h1.onehalf {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	color: #036;
	margin-bottom: 0.6em;
}

h2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #036;
	margin-bottom: 0.6em;
}

h3 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
	margin-bottom: 0.6em;
}

h4 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #036;
	margin-bottom: 0.6em;
}


.imageleft{
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	border: #696969 solid 1px;
}

.imageright{
	margin-top: 8px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
	border: #696969 solid 1px;
}

.imagebanner{
	margin-top: 50px;
	margin-bottom: 50px;
}



img.content {
	margin-top: 8px;
	margin-bottom: 8px;
}
