/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
    height: 100%;
	background-image: url('http://jusgivr.com/images/gbd.gif');
	background-repeat: yes-repeat;
	background-attachment: fixed;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}

#sidegraphic {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 1000px;
	padding: 0;
	background-image: url('http://jusgivr.com/images/fish_topleft.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;

}


#photoblock {

	background-image: url('http://jusgivr.com/images/nature_bgd.jpg');
	padding: 5px;

}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344415;
	background-image: url('http://jusgivr.com/images/1px.gif');
	background-repeat: yes-repeat;

}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
}

h2 {
	font-size: 25px;
	text-align: left;
}

h3 {
	font-size: 17px;
}

p, ol, ul {
	line-height: 160%;
}

.bodytext {
	margin: 15px 0 15px 0;
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
}

ul li.first {
	background: none;
	padding: 0;
}

a {
	color: #685C28;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #685C28;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
}

/* Header */

#mainlogo {
   padding: 50px 0 0 0;
}

#header {
	float: left;
	position:relative;
	left: 400px;
	width: 530px;
	height: 300px;
	margin: 0 auto;
}

#header * {
	color: #000099;
}

#header h1 {
	padding: 0 0 0 10px;
	letter-spacing: -2px;
	font-size: 36px;
}

#header h1 a {
	padding: 0;
	text-decoration: none;
}

#header h1 a:hover {
	color: #685C28;
}

#header li.first a {
	padding: 0 15px 0 10px;
	border: 0px;
}

#header h2 {
	padding: 0 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	font-size: 15px;
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #000099;
	background-image: url('http://jusgivr.com/images/1px.gif');
	background-repeat: yes-repeat;
}



/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

#colOne {
	position: absolute;
	left: 400px;
	top: 380px;
	width: 320px;
	padding: 5px 10px 0 10px;
	background-image: url('http://jusgivr.com/images/1px.gif');
	background-repeat: yes-repeat;
}




#colTwo {
	position: absolute;
	left: 760px;
	top: 380px;
	background-image: url('http://jusgivr.com/images/1px.gif');
	background-repeat: yes-repeat;
	padding: 3px 10px;
}

#colTwo h3 {
	left:400px;
	margin-top: 10px;
	text-align: left;
}

/* Footer */

#footer {
	position:relative;
	float: left;
	left: 400px;
	width: 530px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}

/* Forms */
.searchform .formfield {
	width: 170px;
}

.loginform .formfield {
	width: 170px;
}

/* Left and Right Box */
.leftbox {
	float: left;
	margin: 0 1em 1em 0;
}

.rightbox {
	float: right;
	margin: 0 1em 1em 0;
}





