/* CSS Document */
div#leftcolumnMar {
	float: left;
	margin-top: 0em;
	width:100px; 
	height: auto;
	}
div#leftcolumnMar	p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#rightcolumnMar {
	float: right;
	margin-top: 0em;
	width:650px;
	height: auto;
	border: groove 0px #CCC;
}
div#rightcolumnMar p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#photobox {
	width: 410px;
	float:left;
}
div#text {
	width: 240px;
	float: right;
}

#xboxmiddle {
	background-image:url(/unlinked/BoxRed_02.jpg);
	background-repeat: repeat-y;
	margin-top: -15px;
	margin-bottom: -20px;
	width: 165px;
}
#boxmiddle {
	background-color: #900;
	width:130px;
	height: auto;
}
	
.textbox {
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 2px;
	xwidth:84px;
	margin-left: 10px;
	color: #FFFFFF;
	
	}
.textbox li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 14px;
	list-style-type: none; 
}
.textbox li a {
	color: #FFF
}
.textbox li a:hover {
	text-decoration:underline;
	color: #FFF;
}

 

body,td,th {
	color: #000066;
}
.style1 {color: #000000;}
.style2 {font-family: "Times New Roman", Times, serif;}
.leftbox {width: 480px; float: left; font-size: 10px;}

.donatebox {
	float: left; padding-right: 10px; width: 140px; height: auto;
}

.pic1 {float: left; padding-right: 8px;}
.pic2 {float: right; padding: 13px;}
.head {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight: bold;}
.sponsorbox {width: 84px;   margin-top: 10px; margin-left: 40px; }

#sponsor {
	float: right; width: 136px;  margin-right: 0px; margin-bottom: 8px;
	}
a img {
	text-decoration: none;
	border: 0 none;
	}

.skin {
	background-color:#99FFFF;
	}
.title {
	font-family: Verdana,  sans-serif;
	font-size: 29px;
	text-transform: uppercase;
	}
.eleven {
	font-size:11px;
}