/** GLOBAL BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff;
	color: #292425;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 80%;
	line-height: 1.4;
}
#wrapper {
	width: 960px;
	float: left;
	padding-bottom: 40px;
	background: url(../images/layout/dragonfly.png) top right no-repeat;
}
#header {
	width: 960px;
	background: url(../images/layout/left_bg.png) left repeat-y;
	position: relative;
	float: left;
}
#logo {
	position: absolute;
	top: 31px;
	left: 28px;	
	background: url(../images/layout/logo.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
	width: 185px;
	height: 158px;
	cursor: pointer;
}
#header_text {
	width: 658px;
	padding: 40px 26px 0 276px;
	float: left;
	min-height: 150px;
	height: auto ! important;
	height: 150px;
	margin-bottom: 15px;
}
#slogan {
	background: url(../images/layout/slogan.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
	width: 474px;
	height: 47px;
	margin-bottom: 5px;
}
#thumbs_horz {
	width: 923px;
	height: 115px;
	float: left;
	margin-left: 20px;
	display: inline;
	background: url(../images/layout/thumbs_horz.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
}
#footer {
	float:left;
	background:#f4e5ef;
	padding:15px;
	border:2px solid #e5e6e7;
	margin-top:20px;
	width: 625px;
	text-align: center;
}


/** TOP NAVIGATION **/
#topnav_container {
	width: 960px;
	float: left;
}
#topnav_top {
	background: url(../images/layout/topnav_bg_top.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
	width: 100%;
	height: 17px;
	float: left;
	line-height: 0;
	font-size: 0;
}
#topnav_middle {
	float: left;
	width: 100%;
	background: #904098 url(../images/layout/topnav_bg_middle.png) right repeat-y;
	text-align: center;
	font-size: 12px;
}
#topnav_bottom {
	background: url(../images/layout/topnav_bg_bottom.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
	width: 100%;
	height: 26px;
	float: left;
	line-height: 0;
	font-size: 0;
}
#topnav_middle ul {
	list-style-type: none;
	padding: 0 10px 0 35px;
}
#topnav_middle li {
	display: inline;
	padding-right: 20px;
	font-weight: bold;
}
#topnav_middle li .last {
	padding-right: 0;
}
#topnav_middle a {
	color: #fff;
}

#top_thin { /* subsitute for topnav on subpages */
	width: 960px;
	height: 29px;
	float: left;
	background: url(../images/layout/top_thin.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
}


/** LEFT SIDEBAR **/
/* home page */
#left_home {
	background: url(../images/layout/left_bg.png) left repeat-y;
	width: 197px;
	padding: 15px 26px 20px;
	border-bottom: 2px solid #e5e6e7;
	min-height: 200px;
	height: auto ! important;
	height: 200px;
	float: left;
	font-size: 1.1em;
}
#left_home ul {
	padding: 4px 0 0 18px;
}
.bullets {
	font-weight: bold;
	font-style: italic;
}
/* sub pages */
#left_sub {
	background: url(../images/layout/left_bg.png) left repeat-y;
	width: 163px;
	padding: 15px 60px 0 26px;
	border-bottom: 2px solid #e5e6e7;
	min-height: 530px;
	height: auto ! important;
	height: 530px;
	float: left;
	font-size: 1.1em;
	position: relative;
}
#left_sub ul {
	padding: 4px 0 0 18px;
	color: #904098;
	font-weight: bold;
}
#left_sub li {
	margin-bottom: 1em;
}
#thumbs_vert {
	width: 52px;
	height: 522px;
	background: url(../images/layout/thumbs_vert.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
	position: absolute;
	right: 5px;
	top: 15px;
}


/** MYSPACE BUTTON **/
#myspace_position {
	float: left;
	width: 100%;
	height: 52px;
	margin-top: 18px;
	position: relative;
}
#myspace {
	background: url(../images/layout/myspace.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
	width: 218px;
	height: 52px;
	position: absolute;
	left: -9px;
	top: 0;
	cursor: pointer;
}
#myspace_small {
	background: url(../images/layout/myspace_small.png) no-repeat;
	behavior: url(../iepngfix/iepngfix.htc); /* IE6 png fix */
	width: 153px;
	height: 49px;
	float: left;
	margin-top: 10px;
	cursor: pointer;
}


/** CONTENT **/
#content {
	float: left;
	width: 655px;
	padding: 0 26px;
}
#content h1 {
	margin: 1em 0 .7em;
	font-weight: bold;
	font-style: italic;
	font-size: 1.6em;
	color: #9eae07;
	font-family: "Lucida Grande", Arial, sans-serif;
}
#content h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	font-family: "Lucida Grande", Arial, sans-serif;
}


/** UPCOMING FUND RAISERS **/
#upcoming {
	float: left;
	background: url(../images/layout/upcoming_bg.png) repeat-y;
	min-height: 70px;
	height: auto ! important;
	height: 70px;
	width: 595px;
	padding: 30px;
	border: 2px solid #e5e6e7;
	color: #7f8184;
	margin-top: 25px;
	position: relative;
}
#upcoming_slogan {
	position: absolute;
	left: 25px;
	top: -34px;
}
#upcoming_left {
	width: 290px;
	float: left;
}
#upcoming_right {
	width: 290px;
	float: right;
}



/** TEXT **/
h1 {
	color: #292425;
	font-size: 2em;
	margin: 0 0 .5em 0;
	font-weight: normal;
}
h2 {
	color: #292425;
	font-size: 1.3em;
	margin: 0 0 1em;
	font-weight: bold;
	font-style: italic;
}
h3 {
	color: #9e2c9a;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	margin: 1.1em 0 0.1em;
}
a:link, a:visited {
	color: #904098;
	text-decoration: none;
}
a:hover, a:active {
	color: #904098;
	text-decoration: underline;
}


/** MISC **/
.fayes {
	font-family: Harrington, "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	color: #ec008c;
	font-size: 1.1em;
}
p {
	margin: 1em 0 2em;
}
img {
	border: 0 none;
}
ul, ol, dl { /* fixes disapearing lists in IE6 */
	position: relative;
}
tr {
	vertical-align: top;
}
