@charset "UTF-8";
/* CSS Document */

/*- Reset Styles -----------------------------------------------------------*/

    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, hr, button
    {margin:0; padding:0; border:0; outline:0; font-size:100%;
vertical-align: baseline; background:;}

    ol, ul {list-style:none;}
    h1, h2, h3, h4, h5, h6, li {line-height:100%;}
    blockquote, q {quotes:none;}
    table {border-collapse:collapse; border-spacing:0;}

    input, textarea {font-family:inherit; font-size:1em;}

/*- End Of Reset Styles ----------------------------------------------------*/
h3{
	text-indent:-999em;
}

body {
margin:0;
padding:0;
background-color: #908FB2 ;
background-image: url();


}




p {margin:0;padding:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}





#wrapper {
	margin: 0px 0px ;
	width: 100%;
	height: 500px;
	background-color: ;
	position: relative;
	border-width: 0px; 
	border-color: ;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style:solid;



}


#ac_banner {
	position: absolute;
	width: 100%;
	height: 450px;
	background: url("images/AC_rgb_banner.jpg") 0 0 no-repeat;
	font-size: 100%;
	background-color: #617D99;
}

#spacer  {
	margin: 144px 413px;
	width: 10px;
	height: 10px;
	background-color: ;

}


#apDiv1 {
	position:absolute;
	width:43px;
	height:43px;
	z-index:1;
	left: 493px;
	top: 161px;
}


#goldband {
	margin: 410px 0px;
	position: absolute;
	width: 100%;
	height: 295px;
	background: url("images/ribbon_repeat.jpg") 0 0 repeat;
	font-size: 100%;
	background-color: #C69E68;
	background-image: url(images/ribbon_repeat.jpg);
	left: 0;
}
