body {
 margin: 0;
 padding: 0;
 width: 100%;
 color: #002040;
 background-color: #D0C9A9;
 background-image: url(/interface/left_bg.gif);
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

a:link {color: #556699; text-decoration: underline;}
a:active {color: #556699; text-decoration: underline;}
a:visited {color: #556699; text-decoration: underline;}
a:hover {color: #99AABB; text-decoration: underline;}

p {
	margin-top: 0px;
	margin-bottom: 18px;
	margin-right: 0px;
	margin-left: 0px;
}

ul {
 margin-top: 0px;
 margin-left: 16px;
 margin-bottom: 0px; 
 line-height: 18px;
}

li {
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 10px;
 list-style-image: url(/interface/bullet.gif);
 line-height: 18px;
}

.radio {
 background-color : transparent;
 border : 0px inset transparent;
 margin-top: 4px;
 margin-left: 0px;
 margin-right: 6px;
 margin-bottom: 4px;
 vertical-align: middle;
 width: 12px;
}

input {
 background-color : #EFEFEF;
 width: auto;
 font-size: 11px;
}

.InputAddress {
 background-color : #DDDDDD;
 border : 1px;
 border-bottom-color: #9A9863;
 margin-left: 0px;
 width: 275px;
}

#Header {
 height: 43px;
 width: auto;
 color: #FFFFFF;
 font-size: 11px;
}

.HeaderTable {
 width: 100%;
 background-color: #540400;
}

a.HeaderLink:link {color: #FFFFFF; text-decoration: none;}
a.HeaderLink:active {color: #FFFFFF; text-decoration: none;}
a.HeaderLink:visited {color: #FFFFFF; text-decoration: none;}
a.HeaderLink:hover {color: #FFFFFF; text-decoration: underline;}

#Masthead {
 height: 134px;
 width: auto;
 background-color: #FDFDFD;
}

#MainMenu {
 height: 35px;
 width: 100%;
 background-color: #474330;
 font-size: 11px;
 letter-spacing: 1px;
 text-align: center;
}

a.Menu:link {color: #FFFFFF; text-decoration: none; font-size: 11px; line-height: 11px; padding-left: 5px; padding-right: 5px;}
a.Menu:active {color: #FFFFFF; text-decoration: none; font-size: 11px; line-height: 11px; padding-left: 5px; padding-right: 5px;}
a.Menu:visited {color: #FFFFFF; text-decoration: none; font-size: 11px; line-height: 11px; padding-left: 5px; padding-right: 5px;}
a.Menu:hover {color: #FFFFFF; text-decoration: underline; font-size: 11px; line-height: 11px; padding-left: 5px; padding-right: 5px;}

.MainMenuTable {
 background-color: #474330;
 width: 100%;
 height: 26px;
}

#col01 {
	float: left;
	width: 60%;
	height: auto;
	margin: 0px;
}

#col02 {
	float: right;
	width: 25%;
	height: auto;
	background-color: #FDFDFD;
	border-top-color: #FDFDFD;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: #FDFDFD;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #999862;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #999862;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	background-image: url(interface/col2_bg.gif);
	background-repeat: no-repeat;
	margin-top: 38px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.Content01 {
 width: auto;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 letter-spacing: 1px;
 line-height: 140%;
 text-decoration: none;
 padding: 35px 0px 20px 61px;
}

.Content02 {
 width: auto;
 color: #808080;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 text-align: right;
 letter-spacing: 0px;
 line-height: 220%;
 text-decoration: none;
 padding: 35px 25px 0px 20px;
}


#footer {
 clear: both;
 height: auto;
 width: 100%;
 background-color: #EFEFEF;
 font-size: 10px;
 letter-spacing: 1px;
 text-align: center;
}

.Reg {
 font-size: 12px;
 font-weight: normal;
}

.Neg {
 color: #FFFFFF;
 font-size: 10px;
 line-height: 9px;
}

.Wee {
 font-size: 10px;
 font-weight: normal;
}

.Title {
 font-size: 14px;
 font-weight: bold;
}

.Blockquote {
 margin-left: 50px;
 width: 80%;
 font-size:11px;
}

.DonationsForm {

}

.TitleTD {
 font-size: 12px;
 font-weight: bold;
 background-color: #474330;
 color: #FFFFFF;
}

.RegTD {
 font-size: 11px;
 font-weight: normal;
 background-color: #D0C9A9;
}.image-right {
	clear: right;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-left {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
