@charset "utf-8";
/* CSS CODE CREATED BY ADAM HANSEN */
/* AUGUST 12, 2008 */
/* www.AHansenDesign.com */
/* CSS Document */

body { background: #FFF; margin-bottom: -10px;margin-top: 0px;}

/* This is the full page wrapper, it will also make sure the content is centered */
#wrapper { width: 904px; margin: 0 auto; }

#header { width: 904px; height: 158px; background:url(layout_images/header_bg.gif); }

#navigation { width: 904px; height: 42px; background:#0021A6; }

/* This is for everything in the area under the navigation bar(includes Globe Background, Cream Table, etc) */
#content_wrapper { width: 904px; background: #cec1b8; background-image: url(layout_images/bg_content_globe.gif); padding-top: 30px; }

/* This is for the cream colored table that holds the content */
#content_center_wrapper { width:773px; margin: 0 auto; background: #FFFFFF; border-left: 4px solid #045102; border-right: 4px solid #045102; }
#content_center_wrapper .content {
	padding: 10px;
	font: Arial;
	font-size: 10pt;
	line-height: normal;
}
#content_center_wrapper .footer { background: #045102; background-image:url(layout_images/bg_footer.gif); background-repeat: no-repeat; padding-left: 30px; }
#content_center_wrapper .footer a:link { color: #FFFFD5; text-decoration: underline; }
#content_center_wrapper .footer a:visited { color: #FFFFD5; text-decoration: underline; }
#content_center_wrapper .footer a:active { color: #CCBEB5; text-decoration: underline; }
#content_center_wrapper .footer a:hover { color: #CCBEB5; text-decoration: underline; }
Bullets {
}
#content_wrapper #content_center_wrapper .content font {
}

