* { margin: 0px; padding: 0px; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; }
a { color: #004795; text-decoration: none; font-weight: bold; }
	a:hover { text-decoration: underline; }
body { background: url("images/background.jpg") repeat; }
/* Content Area */
#content { margin-left: 33px; float: clear; text-align: left; padding-top: 10px; }
	#contenttop { background: url("images/content_top.gif") no-repeat; width: 750px; height: 22px; }
	#contentmiddle { background: url("images/content_middle.gif") repeat-y; width: 750px; float: left; }
		#contentmiddle p { padding-left: 25px; padding-right: 25px; padding-bottom: 10px; text-indent: 10px; }
		#contentmiddle img { margin-left: -10px; }
		#contentmiddle h1 { margin-top: -30px; color: #004795; font-size: 18px; text-align: center; text-decoration: underline; padding-bottom: 10px; }
		#contentmiddle h2 { color: #004795; font-size: 14px; font-weight: 900; padding-bottom: 10px; text-align: center; }
	#contentbottom { background: url("images/content_bottom.gif") no-repeat; width: 750px; height: 22px; clear: left; }

	.contentSidebar { float: left; }
		.contentSidebar ul { margin-left: 25px; }
			.contentSidebar ul li { background-color: #004795; border: 1px solid #0099D7; padding-top: 5px; }
				.contentSidebar ul li a { color: #fff; margin-left: -15px; padding-right: 10px; }
	.contentArea { float: left; }
/* Navigation */
#navigation { background: url("images/nav_background.jpg") no-repeat; width: 800px; }
	#navigation ul { width: 800px; height: 27px; }
		#navigation li { float: left; list-style-type: none; }
			#nav_left, #nav_home, #nav_annualappeal, #nav_grant, #nav_giving, #nav_aboutus, #nav_board, #nav_contact, #nav_right { padding-top: 5px; }
			#nav_home a, #nav_annualappeal a, #nav_grant a, #nav_giving a, #nav_aboutus a, #nav_board a, #nav_contact a { padding-left: 45px; padding-right: 45px; color: #fff; }

#photohead { background: url("images/photo_head.jpg") no-repeat; width: 800px; height: 200px; }
#whitebackground { background: url("images/whitebackground.jpg") repeat-y; width: 800px; }
#whitebottom { background: url("images/whitebackground_bottom.jpg") no-repeat; width: 800px; height: 30px; padding-top: 25px; }
#donateButton { float: right; padding-bottom: 10px; padding-right: 20px; }

.clear { clear: both; }
.name { font-weight: bold; }
.title { font-style: italic; }