BODY{
	margin:0px;
	text-align:center;
	background-image:url('/css/preformatted/imgs/spiritofgiving1/bg.jpg');
	background-repeat: repeat-x;
	background-color: #a98a0a;
	background-position: center top;
	background-attachment: fixed;
}

body,td,th,DIV {
	color: #2e4f55;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.titleimg{
	position: relative;
	left: 180px;
	top: 7px;
	z-index: 4;
}	

.bulletted{
	background-image: url('/css/preformatted/imgs/spiritofgiving1/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-right: 25px;
	height: 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/spiritofgiving1/button_bg.gif');
}

H1{
	color: #2e4f55;
	font-family: Century Gothic;
	margin: 0px;
	text-align: left;
	z-index: 4;
}

#CONTENT_CONTAINER{
	display:table;
	background-color: transparent;
	padding: 0px;
	width: 1014px;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/spiritofgiving1/banner.png");
	background-repeat: no-repeat;
	height: 283px;
	width: 1014px;
	background-color:transparent;
}


#innerbanner{
	position: absolute;
	top: 0px;
	padding-top: 0px;
	width: 1014px;
	height: 335px;
	background-image: url("/css/preformatted/imgs/spiritofgiving1/innerbanner.png");
	background-repeat: no-repeat;
	background-position: top;
	background-color: transparent;
	z-index: 1;
}


#middlebar{
	position: absolute;
	top: 0px;
	padding-top: 0px;
	width: 1014px;
	height: 283px;
	background-image: url("/css/preformatted/imgs/spiritofgiving1/middlebar.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	z-index: 2;
}

#CONTENT_TABLE{
	width: 1014px;
	background-image: url("/css/preformatted/imgs/spiritofgiving1/content.png");
	background-repeat: repeat-y;
}

#menu_header{
	height: 50px;
	background-image: none;

}


#MENU {
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	min-height: 10px;
	height: 24px;
	width: 253px;	
}

#MENU_FOOTER{
	width:253px;
	height:50px;
	background-color: transparent;
}

#MENU_CONTAINER{
	width: 253px;
	background-color: transparent;
	text-align: right;
}


#MENU_CONTAINER A:LINK { 
	color: #3f3f3f;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	background-image: url("/css/preformatted/imgs/spiritofgiving1/menubg.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 3px;
	padding-right: 25px;
	height: 24px;

}

#MENU_CONTAINER A:VISITED { 
	color: #3f3f3f;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	background-image: url("/css/preformatted/imgs/spiritofgiving1/menubg.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 3px;
	padding-right: 25px;
	height: 24px;
}


#MENU_CONTAINER A:HOVER {
	color: #e55c95;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	background-image: url("/css/preformatted/imgs/spiritofgiving1/menuOn.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
	padding-bottom: 3px;
	height: 24px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	background-image: url("/css/preformatted/imgs/spiritofgiving1/menubg.png");
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: 20px;
	padding-bottom: 3px;
	padding-right: 25px;
	height: 24px;
}

#CONTENT{
	padding-left:50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: transparent;
	width: 630px;
}

#content_cell{
}

#FOOTER{
	height: 114px;
	background: url("/css/preformatted/imgs/spiritofgiving1/footer.png") ;
	background-repeat:no-repeat;
	background-position: bottom;
	min-height: 30px;
}

#BRANDING{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
	width: 1014px;
	padding-top: 20px;
	left: 135px;
	font-size: 10px;
	line-height: 14px;
}

A:link,A:visited{
	Color:#e55c95;
	text-decoration: none;
	font-weight: bold;
}

A:hover{
	Color:#2e4f55;
	text-decoration: underline;
	font-weight: bold;
}

A:active{
	Color:#1c2f33;
	text-decoration: underline;
	font-weight: bold;
}


/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}

#mb_cookie_crumb{
	background-color:#9ac5f8;
}

#threads{
	background-color:#9ac5f8;
}

#threads_title{
	background-color:#9ac5f8;
}

#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#9ac5f8;
}

#post_controls{
	border-color: transparent;
}

/* message board end */