@charset "UTF-8";

body { margin: 0px; padding: 0px; background: #5352a0 url(../img/background.gif); text-align: center; }

img { border: 0px; }
h2 {
	color: #FFFFFF;
	font: bold 20px/24px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h3 {
	color: #392d9a;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 2px 0px;
}

p { font: 12px/16px Arial, Helvetica, sans-serif; color: #ffffff; margin: 0px; padding: 0px 0px 13px 0px; }
a:link, a:visited { color: #ffef49; }
a:hover, a:active { color: #ffef49; }


/* fundamental structure */

#page { width: 980px; min-height: 580px; margin: 0px auto; text-align: left; }
#page_wrapper { width: 766px; margin: 0px auto; text-align: left; }
#header_wrapper { background: url(../img/page_top.gif) no-repeat; height: 150px; }
#header { }
#content_wrapper { padding: 0px 10px;}
#content {
	background: #ffffff url(../img/content_background.gif) repeat-y; padding: 0px 10px;
}
/* layout */

#need_flash_message {
	background: url(../img/girls.gif) no-repeat right top; min-height: 213px; padding: 0px 260px 0px 60px; text-align: center;
}

#about_wrapper2 { padding-left: 37px;}
#about_wrapper {
	background: #ec6aa6 url(../img/about_top.gif) no-repeat; width: 652px;
}
#about {
	background: url(../img/about_bottom.gif) no-repeat left bottom; padding: 10px 20px; text-align: center;
}

#content_footer { background: url(../img/page_bottom.gif) no-repeat; padding-top: 75px; text-align: center; padding-left: 60px; }

/* footer */

#footer_wrapper { width: 650px; margin: 0px auto; }
#footer { }
#footer_column_one { float: left; width: 45px; padding-left: 0px;}
#footer_column_two { float: left; width:600px; padding: 12px 0px 0px 0px; }
#footer_columns_end { clear: both; font: 1px/1px sans-serif;  }
#footer p { margin: 0px; padding: 0px 0px 12px 0px; font: 11px/11px Arial, Helvetica, sans-serif; color: #d9d9ef; }
#footer a:link, #footer a:visited { font: 11px/11px Arial, Helvetica, sans-serif; color: #d9d9ef; }
#footer a:hover, #footer a:active { color: #ffffff; }
