/*=================== Stlyle Reset =====================*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;} 


/*=================== Default =====================*/
body	{background-color:#34290a; font-family:arial;margin: 5px auto 5px auto; width:899px;}

a		{text-decoration:underline; color:#66669a;}
a:hover	{color:#5252ba;}

p { 
color:#343434;			
margin-bottom:12px;		
padding-right:15px;
font-family:arial;
font-size:10pt;
line-height:15pt;
}

h1 {
color:#333335;				
font-weight:normal;	
font-family:georgia;
font-size:15pt;
margin-bottom:20px;
}

h3 {
color:#34290a;				
font-weight:normal;	
font-size:8pt;
margin-bottom:5px;
text-transform:uppercase;
padding:15px 0 0 5px;
height:31px; width:187px;
background:url("imgs/bg_navhead.jpg") no-repeat;
}


/*=================== Main Wraps =====================*/
.mainWrap		{width:899px; height:659px; background-color:#fff;}
.contentWrap	{465px; width:899px;  padding:15px;}
.cont			{width:586px; height:431px; float:left; margin-right:17px; background-color:#f8f8f8; padding:30px 30px 0 45px; position:relative;}

/*=================== Header =====================*/
.header			{border-top:solid 1px #003366; width:899px; height:140px; background:url("imgs/bg_head.jpg") no-repeat top left; position:relative;}
.logo			{position:relative; top:50px; left:48px; border:0;}

/*=================== Top Nav =====================*/
.topnav			{position:absolute; top:11px; right:254px; color:#fff; font-size:7.5pt;} 
.topnav a		{color:#fff; text-transform:uppercase;}

/*=================== Nav =====================*/
.nav	{width:193px; height:431px; float:left;}
.nav a	{font-size:8pt;}

.nav	ul	{margin-bottom:30px;}
.nav  li	{list-style-type:none;}

.btnDonate {position:absolute; bottom:0; right:0; right:70px; bottom:28px;}

/*=================== Donate =====================*/
table.donate tr {height:70px;}
table.donate td {vertical-align:top; font-size:10pt;}

/*=================== Pictures =====================*/
div.pictures {float:left; margin-bottom:20px;}
div.pictures img {float:left; margin:0 7px 10px 0; border:solid 3px darkblue; height:100px;}