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


#wrapper {
	width:900px;
	margin:0px auto;
	border:0px solid #bbb;
	padding:10px;
	padding-right:0px;
	position:absolute;
}
#header {
	border:0px solid #bbb;
	height:130px;
	padding:10px;
	font-style:italic;
	font-weight:bold;
	font-size:44px;
	font-family:'Times New Roman', Times, serif;
	text-align:right;
	color: rgb(105,39, 28);
}
#content {
	margin-top:10px;
	padding-bottom:10px;
	padding-right:0px;
}
#content div {
	padding:10px;
	border:0px solid #bbb;
	float:left;
}
#content-left {
	width:190px;
}
#content-main {
	margin-left:10px;
	width:656px;
	padding-right:0px;
}
#content-right {
	margin-left:10px;
	width:134px;
	padding-right:0px;
}
#footer {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	border:0px solid #bbb;
	width:878px;
}
#bottom {
	clear:both;
	text-align:right;
}

H1 {color:  rgb(105,39, 28);
font-family: Helvetica, Arial, sans-serif;
font-size: 1.73em;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
margin-left: 0pt;
margin-top: 0.14em;
margin-bottom: 0.3em;
text-decoration: none;
text-transform: none}

H2 {color: rgb(105,39, 28);
font-family: Helvetica, Arial, sans-serif;
font-size: 1.44em;
font-style: normal;
font-weight: bold;
line-height: normal;
margin-left: 0pt;
margin-top: 1.3em;
margin-bottom: 0.3em;
text-decoration: none}

H3 {color: rgb(105,39, 28);
font-family: Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
line-height: normal;
margin-left: 0pt;
margin-top: 1.2em;
margin-bottom: 0px;
text-decoration: none}

H4 {color: rgb(105,39, 28);
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
line-height: normal;
margin-left: 0pt;
margin-top: 12px;
text-decoration: none}

body {
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	background-image:url(backgroundImageTop3.png);
	background-repeat:no-repeat;
	background-color:#FEB;
}


a:link, a:visited {
    color:  rgb(155,55, 45);
    text-decoration: none;
    font-weight: 600;
}

a:hover, a:active {
    color: #9e2020;
    text-decoration: none;
    font-weight: 600;
}

.float_right {
	float: right;	padding: 8px;	margin: 8px;
}
.float_left {
	float: left;	margin: 8px;
}



.font_smaller {font-size: smaller}
.font_larger {font-size: larger;}


.revealedDiv {
	font-size: 0.9em;
	background-color: rgb(255, 255, 240);
}


xP {color: black;
font-family: Georgia, Palatino, "New York", "Trebuchet MS", Times, "Times New Roman", serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
line-height: normal;
margin-top: 0.5em;
margin-left: 20pt;
text-decoration: none;
text-indent: 00px}

