body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	color: #333333;
	background-position: 50% 0px;
	background-color: #718BA1;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
}

#container {
width:960px;
margin-left: auto;
margin-right: auto;
padding: 5px;
}

#header {
	height:250px;
	width:940px;
	padding: 0px;
	margin: 0;
	background-position: center center;
	}


#banner {
height:250px;
width:940px;
padding: 0px;
margin: 0;
border-bottom: none;

}

#banner h1 {
margin: 0 5px 0 0;
padding-top: 50px;
border-bottom: none;
border-top: none;
font-size: 175%;
text-align: right;
}

#content {
	float: left;
	padding: 5px;
	width: 190px;
	margin-bottom: 0;	
	
}

#gallery {
float: left;
padding: 5px;
width: 750px;
margin-bottom: 0;
}

#midbar {
float: left;
padding: 5px;
width: 570px;
margin-bottom: 0;border-right-width: 1px;
	border-right-style: solid;
border-right-color: #738AA5;
}

#sidebar {
	float: left;
	width: 150px;
	margin: 0 5px 5px 5px;
	padding: 3px;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #738AA5;
}

#footer {
clear:both;
padding: 3px;
margin: 0 0 0 0;
font-size: .85em;
text-align: left;
border-top: 1px solid #738AA5;
color: #333;
background: inherit;
}

#footer a:link, #footer a:visited {
background: inherit;
color: #333;
border-bottom: none;
}

#footer a:hover {
border-bottom: none;
background-color: inherit;
color: #663300;
}

p {
padding: 3px 5px 0px 5px;
}

#gallery h1 {
	height:29px;
	margin: 5px;
	font-size: 110%;
	text-transform: capitalize;
	padding: 3px;
	color: #FFFFFF;
	background-image: url(img/title1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#midbar h1 {
	height:29px;
	margin: 5px;
	font-size: 110%;
	text-transform: capitalize;
	padding: 3px;
	color: #FFFFFF;
	background-image: url(img/title1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#content h1 {
	height:29px;
	margin: 5px;
	font-size: 110%;
	text-transform: capitalize;
	padding: 3px;
	color: #FFFFFF;
	background-image: url(img/title3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	
}
 #sidebar h1 {
	margin: 5px;
	font-size: 110%;
	text-transform: capitalize;
	padding: 3px;
	color: #738AA5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #738AA5;
	border-bottom-color: #738AA5;
	
}
h2 {
	font-size: 110%;
	height:29px;
	padding: 5px;
	margin:5px;
	color:#FFFFFF;
	background-color: inherit;
	background-image: url(img/title4.gif);
	background-repeat: no-repeat;
}

h3 {
	height:29px;
	padding: 3px;
	font-size: 1.1em;
	color:#FFFFFF;
	background-image: url(img/title2.gif);
	background-repeat: no-repeat;
}

h4 {
text-align: left;
padding: 3px;
margin: 0 0 0 0;
font-size: .85em;
}

a {
text-decoration: none;
border-bottom: none;
color: #6d5c41;
background: inherit;
}

a:hover {
color: #738AA5;
background: inherit;
}

a img {
border: 0;
}

.img {
float: left;
padding: 3px;
margin: 3px;
border: 0px solid #dfd0b9;
}

.intro {
	float:left;
	width:310px;
	margin: 3px 0 5px 0;
	padding: 5px;
	color: #000000;

}

.intro2 {
	float: left;
	width: 310px;
	margin: 3px 0 5px 0;
	padding: 5px;
	color: #000000;
}

.intro3 {
	float: right;
	width:310px;
	margin: 3px 0 5px 0;
	padding: 5px;
	color: #000000;

}

.update {
font-size: 1em;
background: inherit;
color:#4F210D;
}

#navcontainer { width: 160px;margin-top: 20px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 130px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738AA5;
}

#navcontainer a:link  {
	text-decoration: none;
	}

#navlist a:visited {
font-weight: bold;
}

#navcontainer a:hover {
	color: #738AA5;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #738AA5;
	font-style: italic;
}

.box {
margin: 10px; 
background: inherit;
color: #333333;
border: 1px dashed #CCCCCC;
padding: 5px;
}

.search { 
background: #CFE4CD url(barbg.gif) no-repeat; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: center; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 100px; 
	border: none;
	background: url(img/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 100px;
	border: none; 
	background: url(img/logininput.gif); 
	padding: 4px; 
}

<style type="text/css">



.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 2px 0 2px 0;
padding-left: 10px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: 20px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

</style>

