html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	border: 0px;
}
.tiny_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tiny_yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1FD05;
}
.small_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.small_yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1FD05;
}
.white-text {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}
.medium_white_text {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.medium_yellow_text {
	font-family: Arial;
	font-size: 14px;
	color: #F1FD05;
}
.medium_white_text_narrow {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #FFFFFF;
}
.larger_white_text {
	font-family: Arial Black;
	font-size: 14px;
	color: #FFFFFF;
}
.large_white_text {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
}
.large_white_text_narrow {
	font-family: Arial Narrow;
	font-size: 16px;
	color: #FFFFFF;
}
.footer-textsmlblu {
	font: 11px arial, sans-serif;
	color: #1C1CCD;
	padding-left: 0px;
}
a {
	text-decoration: underline;
	color: #9BCDFF;
}
a:hover {
	text-decoration: underline;
	color: #F1FD05;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: white;
	text-align: center;
}
#close-window-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9BCDFF;
}
#fill-largebanner {
	background-image:url(images/banner_bgEL.jpg);                background-repeat:repeat-x;
	width: 100%;
        height: 98px;
}
#fill-mediumbanner {
	background-image:url(images/banner_bgM.jpg);                background-repeat:repeat-x;
	width: 100%;
        height: 56px;
}
#fill-footer-fp {
	background-image:url(images/footerFP_bg.gif);                background-repeat:repeat-x;
	width: 100%;
        height: 124px;
}
#fill-footer-small {
	background-image:url(images/footerSmall_bg.gif);             background-repeat:repeat-x;
	width: 100%;
        height: 28px;
}
#fill-footer-popup {
	background-image:url(images/footerPopup_bg.gif);             background-repeat:repeat-x;
	width: 100%;
        height: 21px;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	width: 100%;
}
#wrapper-2 {
        text-align: center;
	margin: auto;
	position: relative;
	padding-top: 0px;
        width: 95%;
}
#wrapper-2a {
        text-align: center;
	margin: auto;
	position: relative;
	padding-top: 0px;
        width: 95%;
}
#wrapper-3 {
	text-align: center;
	margin: auto;
	width: 530px;
}
h1 {
	position: absolute;
	top: 36px;
	left: 15px;
	font-size:26px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	text-align: center;
	margin: auto;
        position: relative;
	padding-top: 0px;
        width: 740px;
}	
#nav  a {
	background-image:url(images/button_gold_1.jpg);
	width:74px;
	height:21px;
	display:inline;
	float:left;
	font-family: Arial Narrow;
	font-size: 15px;
	text-align:center;
	padding-top:0px;
	text-decoration:none;
	color:#1C1CCD;
	font-weight:bolder;
}
#nav  a:hover {
               color:#F1FD05;
	       font-weight:bolder;
}
#footer {
	font: 11px arial, sans-serif;
	color: #1C1CCD;
	padding-left: 0px;
}
#footer p {
	margin-top: 0.5em;
}
#footer  a {
	text-decoration: underline;
	color: #1C1CCD;
}
#footer  a:hover {
	text-decoration: underline;
	color: #000000;
}
#pics  a {
	color: #FFFFFF;
        text-decoration: none;
}
#pics  a:hover {
	color: #F1FD05;
}