html {
	font-size: 100.01%;
	background-color: #deeafa;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	color: #444;
	font-size: 0.78em;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
	background-image: url('../images/bg_main.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}
img {
	border: none;
	display: block;
	position: relative;
}
form,fieldset {
	border: none;
}
input.boxes {
	border: 1px solid #666;
}
ul {
	list-style: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #7ca4f2;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

#caption {
	width: 225px;
	margin: 5px 0 0 50px;
	font-style: italic;
	font-weight: bold;
	font-size: 85%;
	line-height: 130%;
}

#caption p {
}

#caption p.captionauthor {
	text-align: right;
}

#header {
	overflow: hidden;
	height: 40px;
	width: 990px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#wrapperhome {
	overflow: hidden;
	height: 585px;
	width: 990px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-image: url('../images/bg_home.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}

#wrapper {
	overflow: hidden;
	height: 100%;
	width: 990px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-image: url('../images/bg_int.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}

#left {
	overflow: hidden;
	float: left;
	height: 100%;
	width: 348px;
	margin: 0 0 0 128px;
	position: relative;
	padding: 120px 0 0 0;
}

#leftsolo {
	overflow: hidden;
	float: left;
	width: 348px;
	margin: 0 0 0 128px;
	position: relative;
	padding: 0;
}

#leftack {
	overflow: hidden;
	float: left;
	height: 100%;
	width: 400px;
	margin: 5px 0 0 128px;
	position: relative;
	padding: 0 0 0 0;
}

div.ackwrap {
	overflow: hidden;
	height: 100%;
	width: 400px;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

div.ackwide {
	overflow: hidden;
	height: 100%;
	width: 400px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.ackl {
	overflow: hidden;
	height: 100%;
	float: left;
	width: 200px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.ackr {
	overflow: hidden;
	height: 100%;
	float: right;
	width: 200px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.ackl img, div.ackr img, div.ackwide img {
	margin: 0 auto;
}

#right {
	overflow: hidden;
	float: right;
	height: 100%;
	width: 395px;
	margin: 0 40px 0 0;
	position: relative;
	padding: 50px 75px 120px 0;
	background-image: url('../images/border_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#rightsolo {
	overflow: hidden;
	float: right;
	height: auto;
	width: 395px;
	margin: 0 40px 0 0;
	position: relative;
	padding: 50px 75px 50px 0;
}

#heading {
	overflow: hidden;
	height: 75px;
	width: 329px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

div.donatebtn {
	overflow: hidden;
	height: 24px;
	width: 116px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#titlewide {
	clear: both;
	width: 990px;
	margin: 0 auto 20px auto;
}

#titlewide h1 {
	font-size: 195%;
	text-align: center;
}

h1 {
	font-size: 195%;
	margin: 50px 0 20px 0;
	line-height: 115%
}

h2 {
	font-size: 155%;
	margin: 20px 0 15px 0;
	line-height: 125%
}

h3 {
	font-size: 130%;
	margin: 20px 0 5px 0;
	line-height: 125%
}

p {
	margin: 0 0 10px 0;
}

.backtotop {
	font-size: 80%;
	text-align: right;
}

div.quote p {
	margin: 0 20px 10px 20px;
	font-style: italic;
}

p.memoryauthor {
	margin: 0 0 10px 0;
	text-align: right;
	font-style: italic;
}

#right ul {
	list-style: none;
	margin: 0 0 20px 0;
}

#right li {
	padding: 0 0 0 20px;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 12px 7px;
}

#right ul ul {
	list-style: none;
	margin: 0 0 0 20px;
}

#right ul ul li {
	padding: 0 0 0 10px;
	background-image: url('../images/bullet2.gif');
	background-repeat: no-repeat;
	background-position: 2px 9px;
}

#right ul ul ul {
	list-style: none;
	margin: 0 0 0 20px;
}

#right ul ul ul li {
	padding: 0 0 0 10px;
	background-image: url('../images/bullet3.gif');
	background-repeat: no-repeat;
	background-position: 4px 9px;
}


/* main nav */

#nav {
	width: 990px;
	height: 40px;
	margin: 7px 0 0 0;
}

#nav ul {
	list-style: none;
	text-align: center;
}

#nav li {
	border-left: 1px solid #d4e4f7;
	display: inline;
}

#nav li.first {
	border: 0;
}

#nav a {
	outline: none;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	padding: 0 10px 0 10px;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a:active {
	text-decoration: underline;
}

/* footer */

#footer {
	width: 990px;
	padding-bottom: 15px;
	margin: 0 auto;
	position: relative;
}

#footer p {
	font-size: 80%;
	line-height: 120%;
	text-align: right;
	color: #999;
	padding: 15px 90px 0 0;
}

#footer a {color: #7ca4f2; font-weight: normal; text-decoration: none;}
#footer a:visited {color: #7ca4f2; font-weight: normal; text-decoration: none;}
#footer a:hover {color: #7ca4f2; font-weight: normal; text-decoration: underline;}
#footer a:active {color: #7ca4f2; font-weight: normal; text-decoration: underline;}

