@charset "UTF-8";
<style type="text/css"> 
 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#mainContent p {
	color: #000099;
	font-size: 120%;
	line-height: 2.7ex;
}
.mainContentp_donation   {
	border: 1px solid #333333;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
#menu {
	margin-bottom: 60px;
}
.thrColLiqHdr #container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	height: auto;
} 
.thrColLiqHdr #header {
	height: 230px;
	float: none;
	width: 1000px;
	margin: 0px;
} 
.thrColLiqHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
	color: #02237D;
}
.thrColLiqHdr #sidebar1 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 200px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #D4E2F1;
	color: #990000;
}
#sidebar1 h3 {
	color: #990000;
}
.white_sidebar {
	color: #FFFFFF;
}
.thrColLiqHdr #sidebar2 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 180px; /* top and bottom padding create visual space within this div */
	background-color: #F2F3EF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.attention {
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}


.thrColLiqHdr #mainContent {
	margin-right: 22%;
	margin-bottom: 0;
	margin-left: 20%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thrColLiqHdr #footer {
	background:#DDDDDD;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColLiqHdr #sidebar2, .thrColLiqHdr #sidebar1 { padding-top: 30px; }
.thrColLiqHdr #mainContent {
	zoom: 1;
	padding-top: 15px;
	color: #003366;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.menu {
	float: none;
}
#footer p {
	float: right;
	color: #333333;
	text-transform: lowercase;
}
h1 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 100%;
	text-transform: capitalize;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFF9;
	font-size: 90%;
	text-transform: uppercase;
}
#logo {
	background-color: #5C5745;
	float: left;
	height: 25px;
	width: 50px;
}
.fltlft_board {
	float: left;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.signature {
	font-style: italic;
}
.p_donation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
#sidebar2  a:link {
	text-transform: capitalize;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
#sidebar2 a:visited {
	font-weight: bold;
	text-transform: capitalize;
	color: #993333;
	text-decoration: none;
}
#sidebar2 a:hover {
	font-weight: bold;
	text-transform: capitalize;
	color: #993333;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #660000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_image {
	float: right;
	height: 140px;
	width: 1000px;
}
#mainContent a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #0033FF;
	font-size: 80%;
}
.mainContent_img_left {
	float: left;
	border: 1px solid #660000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.mainContent_right {
	margin: 2px;
	padding: 5px;
	float: right;
	border: 1px solid #660000;
}
#footer a {
	color: #FF0000;
	text-decoration: none;
}
.news {
	color: #000000;
}
.capital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 40px;
	color: #990000;
	border: 1px solid #70ACCF;
	padding: 10px;
	clear: none;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.blockquote/* Pull quote */
			 {
	clear:				right;
	font-size:			140%;
	color:				#83201a;
	padding:			10px;
	width:				185px;
	float:				right;
	line-height:		1em;
	margin:				10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
}
			
			/* Create the drop cap */
			
			.p.second:first-letter {
	padding: 			0.1em;
	line-height:		0.7em;
	color: 				#990000;
	font-size:			6.5em;
	float:				left;
	margin-right: 		0.1em;
	margin-bottom: 		0.1em;
	border:				1px solid #83201a;
	background-color: #CCCCCC;
			}
.donate {
	border: 2px double #990000;
	margin: 3px;
}
.help_words {
	font-size: 120%;
	line-height: 25px;
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.mainContent_img_frame {
	float: left;
	border: 1px solid #660000;
	padding: 5px;
	margin: 5px;
}
.blockquote_cuba {
	clear:				right;
	font-size:			100%;
	color:				#83201a;
	width:				185px;
	float:				right;
	line-height:		2em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mainlogo {
	margin: 5px;
	padding: 5px;
	float: right;
}

