ul, li, p {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;
	height:100%;
	min-height:100%;
}



/* Home */
.bg {
	background-color: #000000;
}
#frame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#homeHeader {
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 900px;
}

/* Home Left Column */
#homeLeftColumn {
	background-image: url(images/home_leftcolumn.jpg);
	background-repeat: no-repeat;
	background-color:#717274;
	width: 193px;
	height:900px;
	float:left;
	margin-bottom:0;
	padding-bottom:0; 
}
.homeDonateButton {
	padding:69px 0 0 97px;
}
#homeLeftColumn .menu {
	padding:84px 15px 0 22px;
}
#homeLeftColumn .menu .mainPages ul {
	padding:0px;
}
#homeLeftColumn .menu .mainPages li {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	list-style:none;
	border-top: 1px dashed #fff;
	margin:8px 0 8px 2px;
	padding:6px 0 0 0;
}
#homeLeftColumn .menu .mainPages a {
	color:#250558;
	text-decoration:none;
}
#homeLeftColumn .menu .mainPages a:hover {
	color:#571F51;
}
#homeLeftColumn .menu .secondaryPages ul {
	padding:0px;
	margin:0px;
}
#homeLeftColumn .menu .secondaryPages  li{
	font-family: Arial;
	font-size:14px;
	font-weight:normal;
	list-style:none;
	border-top: 0px;
	padding:5px 0 0 12px;
	margin:0px;
}
#homeLeftColumn .menu .secondaryPages a {
	color:#483F3A;
	text-decoration:none;
}
#homeLeftColumn .menu .secondaryPages a:hover {
	color:#735A3D;
}
/* Home Center Column */
#homeCenterColumn {
	width: 514px;
	background-color:#DED8CA;
	padding:0px;
	margin:0px;
	float:left;
	height:900px;
}
.homeCenterTop {
	background-image: url(images/home_centertop.jpg);
	background-repeat: no-repeat;
	width:386px;
	height:98px;
	padding:17px 0 0 128px;
	margin:0px;
}
#aboutFund {
	width:446px;
	height:260px;
	padding:0px;
	margin: 28px 0 0 34px;
}
#aboutFund heading{
	padding:0px;
	margin: 0px;
}
#aboutFund .box {
	width:138px;
	height:221px;
	background-image: url(images/home_aboutbox.jpg);
	background-repeat:no-repeat;
	margin:15px 16px 15px 0;
	padding:0px;
	float:left;
}
#aboutFund .box h1 {
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color:#52437C;
	padding:0px;
	margin:0px;
}
#aboutFund .box p { 
	font-family:Arial;
	font-size:12px;
	color:#654F3B;
	margin-bottom:12px;
	padding-right:4px;
}
#aboutFund .box a {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#250558;
	text-decoration:none;
}
#aboutFund .box a:hover{
	color:#674000;
}
#fundraiser {
	width:446px;
	height:127px;
	background-image: url(images/home_fundbox.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:30px 0 30px 34px;
	padding:0px;
}
#tributes {
	width:446px;
	height:265px;
	background-image: url(images/home_tributebox.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:30px 0 30px 34px;
	padding:0px;
}
#tributes .heading, #fundraiser .heading {
	padding:0px;
	margin:0px;
}
#tributes .column{
	width:213px;
	margin:15px 8px 0 0;
	padding:0px;
	float:left;
}
#tributes .column img{
	width:210px;
	height:125px;
	padding:0px;
	margin:0 0 8px 0;
}
#content img.floatleft{
	float:left;
	margin: 0 12px 7px 0;
	border: 1px solid #674000;
}
#content img.floatright{
	float:right;
	margin: 0 0 7px 12px;
	border: 1px solid #674000;
}
#tributes .column span, #fundraiser span {
	font-family:Arial;
	font-size:18px;
	font-weight: bold;
	color:#654F3B;
	padding:0px;
	margin: 0px;
}
#tributes .column p, #fundraiser p { 
	font-family:Arial;
	font-size:12px;
	color:#654F3B;
}
#fundrasier p{
	margin: 15px;
	padding:15px;
}
#tributes .column a, #fundraiser a {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#250558;
	text-decoration:none;
}
#tributes .column a:hover, #fundraiser a:hover {
	color:#674000;
}
/* Home Right Column */
#homeRightColumn {
	background-image: url(images/home_rightcolumn.jpg);
	background-repeat: no-repeat;
	background-color:#717274;
	width: 193px;
	height:900px;
	margin:0px;
	padding:0px;
	float:left;
}
.donateBox {
	background-image: url(images/home_donatebox.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height:68px;
	margin:263px 0 0 20px;
	padding:0px;
}
.donateBox p {
	font-family:Arial;
	font-size:12px;
	color:#654F3B;
	text-align:center;
	margin:0px;
	padding:28px 0 0 0;
}
.donateBox a {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#250558;
	text-decoration:none;
}
.donateBox a:hover {
	color:#674000;
}
.nominationsBox {
	background-image: url(images/home_nominationsbox.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height:86px;
	margin:23px 0 0 20px;
	padding:0px;
}
.nominationsBox p {
	font-family:Arial;
	font-size:12px;
	color:#654F3B;
	text-align:center;
	margin:0px;
	padding:28px 5px 0 5px;
}
.nominationsBox a {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color:#250558;
	text-decoration:none;
}
.nominationsBox a:hover {
	color:#674000;
}
/* Subpage */
.subpagebg {
	background-color:#000000;
	background-image: url(images/subpage_background.jpg);
	background-repeat: repeat-y;   
	background-attachment:fixed;
	background-position:center; 
}
#left {
	background-image: url(images/subpage_background_left.jpg);
	background-repeat: repeat-x;
	background-color: #717274;
	float:left;
}
#center {
	width:900px;
 	margin:0 auto 0 auto;
 	position: relative; 	
}
* html #center{
 	padding-left:2px;
} 
*+html #center {
 	padding-left:2px;
}
#right {
	background-image: url(images/subpage_background_right.jpg);
	background-repeat: repeat-x;
	background-color: #DED8CA;	
	float:left;
}
#subpageHeader {
	background-image: url(images/subpage_header.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 900px;
}
/* Subpage Left Column */
#subpageLeftColumn {
	background-color: #717274;
	background-image: url(images/subpage_leftcolumn.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.subpageDonateButton {
	padding:38px 0 0 95px;
}
#subpageLeftColumn .menu {
	padding:61px 15px 0 22px;
	width:155px;
}
#subpageLeftColumn .menu .mainPages ul {
	padding:0px;
}
#subpageLeftColumn .menu .mainPages li {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	list-style:none;
	border-top: 1px dashed #fff;
	margin:8px 0 8px 2px;
	padding:6px 0 0 0;
}
#subpageLeftColumn .menu .mainPages a {
	color:#250558;
	text-decoration:none;
}
#subpageLeftColumn .menu .mainPages a:hover {
	color:#571F51;
}
#subpageLeftColumn .menu .secondaryPages ul {
	padding:0px;
	margin:0px;
}
#subpageLeftColumn .menu .secondaryPages  li{
	font-family: Arial;
	font-size:14px;
	font-weight:normal;
	list-style:none;
	border-top: 0px;
	padding:5px 0 0 12px;
	margin:0px;
}
#subpageLeftColumn .menu .secondaryPages a {
	color:#483F3A;
	text-decoration:none;
}
#subpageLeftColumn .menu .secondaryPages a:hover {
	color:#735A3D;
}
/* Subpage Right Column */
#subpageRightColumn {
	width: 670px;
	height:100%;
	margin:0px;
	background-color:#DED8CA;
	padding:0px;
	float:left;
}
#content {
	width:568px;
	margin:50px 0 10px 33px;
	padding:0px;
}
#content .pagetitle {
	width:568px;
	height:26px;
	margin:0 0 40px 0;
	padding:0px;
}
#content h1{ 
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#422F6F;
	padding:0px;
	margin:0px;
}
#content h2{ 
	font-family:Garamond,Times;
	font-size:15px;
	color:#422F6F;
	font-weight:bold;
	padding:15px 0 0 0;
	margin:0px;
}
#content h3{ 
	font-family:Arial;
	font-size:14px;
	color:#674000;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:0px;
}
#content p {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#573F39;
	margin-bottom:15px;
}
#content ul {
	font-family:Arial;
	font-size:12px;
	color:#573F39;
	margin:0 0 12px 10px;
}
#content ol {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#573F39;
	margin:0 0 12px 15px;
}
#content li {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#573F39;
	margin-left:10px;
}
#content td {
	font-family:Arial;
	font-size:12px;
	color:#573F39;
}
#content a {
	font-family:Arial;
	font-size:12px;
	color:#542093;
	text-decoration:underline;
}
#content a:hover {
	color:#766554;
}
#content .tableBorder {
	border:1px solid #571F51;
	margin:0 0 12px 0;
}
#content td.tableHeader {
	background-color:#571F51;
	color:#DED8CA;
	font-weight:bold;
	text-align:center;
}
#content td.bottomDashedLine {
	border-bottom:1px dashed #571F51;
}
#content td.bottomSolidLine {
	border-bottom:1px solid #571F51;
}