html {
	font-size: 100.01%;
}

body {
        font-size: 100.01%;
	background-color: #000000;
	background-image: url(../images/bkgd_paper.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}

body img {
	border: 0px;
}

a:link, a:visited {
	color: #E5E5E5;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#big_wrapper {
	width: 860px;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}

#big_wrapper2 {
	width: 860px;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/girl_secondary.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#bannerwrapper {
	width: 860px;
	margin: 0px;
	padding: 0px;
}

#silverrow {
	float: left;
        background-color: #E5E5E5;
	background-image: url(../images/silver_bkgd_top.jpg);
	background-repeat: repeat-x;
	width: 860px;
        height: 96px;
        margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 20px;
	z-index: 1000;
}

.logo {
	float: left;
	padding: 0px 0px 0px 0px;
}

.bills {
	float: right;
	padding: 0px 30px 0px 0px;
}

.contact1 {
	position: relative;
	float: left;
	margin: -65px 0px 0px 500px;
	font-size: 14px;
	color: #162769;
	line-height: 20px;
	text-align: center;
}

.contact2 {
        position: relative;
        float: left;    
        margin: -45px 0px 0px 493px;
        font-size: 14px;
        color: #162769;
        line-height: 20px;
        text-align: center;
}

#goldrow {
	float: left;
	background-image: url(../images/gold_bkgd_top.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 860px;
	z-index: 1000;
	padding: 3px 0px 0px 20px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #162769;
}

#goldrow a{
	color: #000000;
}

#goldrow a:hover{
	color: #162769;
}

.menustyle {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}

.middle {
	padding: 3px 15px 3px 15px;
	font-size: 13px;
	display: inline;
        border-right: 1px dotted #000000;
}

.last {
        padding: 3px 15px 3px 15px;
        font-size: 13px;
        display: inline;
}

#bluerow {
        float: left;
        background-image: url(../images/blue_bkgd_top.jpg);
        background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
        height: 171px;
        width: 860px;
        z-index: 1000;
}

#tweezers {
	height: 171px;
	float: left;
	padding: 0px 20px 0px 0px;
}

#blueimages {
	float: left;
	padding: 13px 20px 5px 0px;
}

#blueimages img {
	padding: 0px 10px 0px 10px;
}

#bottomrow {
	clear: both;
	width: 860px;
	height: 5px;
	background-color: #D6C47C;
}

#banner {
	float: left;
	width: 860px;
        height: 298px;
        padding: 0px;
	background-color: transparent;
}

.bannerimg1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.bannerimg2 {
        margin: 0px;
        padding: 0px;
        position: absolute;
        top: 0px;
        right: 0px;
} 

#banner2 {
	float: left;
	width: 860px;
        height: 122px;
        padding: 0px;
	background-color: transparent;
}

#girl {
	float: right;
        height: 298px;
	margin: -298px 0px 0px 0px;
        padding: 0px;
        background-image: url(../images/girl.gif);
        background-repeat: no-repeat;
	background-color: transparent;
	z-index: 1001;
}

#infodivwrapper {
	float: left;
	background-color: #333333;
	width: 250px;
	overflow: wrap;
	margin: 30px 0px 30px 0px;
}

#infodivtop {
	width: 250px;
	height: 14px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
}

#infodiv {
	background-color: #333333;
	padding: 10px 20px 85px 20px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
}

#infodiv a {
	text-decoration: underline;
}

#infodiv a:hover {
	text-decoration: none;
}

#point1 {
	background-image: url(../images/home_icon.gif);
	background-repeat: no-repeat;
        padding: 5px 20px 20px 50px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	margin: 10px 0px 10px 0px;
}

#point2 {
        background-image: url(../images/charity_icon.gif);
        padding: 0px 20px 20px 50px;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
        margin: 5px 0px 10px 0px;
}

#contactbox {
	margin: 40px 0px 60px 0px;
	padding: 20px 15px 20px 15px;
	border-top: 3px dotted #FFFFFF;
        border-bottom: 3px dotted #FFFFFF;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
}

#infodivbottom {   
        width: 250px;
	height: 15px;
        background-image: url(../images/box_bottom.gif);
        background-repeat: no-repeat;
}

#maincontent {
	clear: both;
	font-size: 13px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align: center;
}

#rightsidemain {
	float: left;
	width: 520px;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding: 20px 20px 20px 30px;
	line-height: 18px;
}

#rightsidemain h1 {
	font-size: 20px;
	color: #162769;
	font-weight: bold;
	line-height: 24px;
}

#rightsidemain h2 {
	font-size: 18px;
	color: #162769;
	font-weight: normal;
}

#rightsidemain2 {
	float: right;
	width: 520px;
	margin: 0px;
	text-align: left;
	padding: 30px 35px 20px 10px;
	line-height: 18px;
}

#rightsidemain2 h1 {
	font-size: 20px;
	color: #162769;
	font-weight: bold;
	line-height: 24px;
}

#rightsidemain2 h2 {
	font-size: 14px;
	color: #162769;
	font-weight: bold;
}

#rightsidemain2 a {
	color: #162769;
	text-decoration: none;
}

#rightsidemain2 a:hover {
	text-decoration: underline;
}
#focusdivtop {
	width: 520px;
	float: left;
	margin: 5px 10px 10px 0px;
}

#focusdiv {
	width: 250px;
	height: 200px;
	float: left;
	margin: 5px 10px 10px 0px;
}

#focusdiv a {
	color: #162769;
	text-decoration: none;
}

#focusdiv a:hover {
	text-decoration: underline;
}

#footer_wrapper {
        width: 860px;
	height: 92px;
        clear: both;
	background-image: url(../images/bottom.jpg);
        background-repeat: repeat-x;
        position: relative;
        margin-left: auto;
        margin-right: auto;
	margin-bottom: 30px;
        padding: 0px;
}

#footer {
	float: left;
	text-align: center;
	width: 860px;
        padding: 20px 0px 0px 0px;
        clear: both;
        color:#FFFFFF;
	font-size: 12px;
	line-height: 16px;
        font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	margin-bottom: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#justforloading {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 156;
}

.overlay {
        position: absolute;
        left: 180px;
        top: 50px;
        font-size: 13px;
        font-family: Verdana, Arial;
        line-height: 23px;
        text-align: center;
        padding: 25px;
        margin: 0px;
        background-color: #000000;
        color: #FFFFFF;
        z-index: 154;
        visibility: hidden;
} 

#newbackground {
        background-color: #7B7B7B;
        opacity: .75;
        filter: alpha(opacity=75);
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 102;
	visibiliity: hidden;
}

#bye {
        text-align: right;
}

.overlay img {
        border: 0px;
}

.overlay a, a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

#thumbnail {
        float: right;
        margin: 10px;
        font-align: center;
}

#thumbnail img {
        border: 0px;
        width: 195px;
}

#thumbnail a:hover {
        background-color: #FFD700;
}

