body {
	background: #6D6561;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6D6561;
	margin:5px;
	padding:5px;
	line-height: 1.2em;
	scrollbar-face-color: #C6B9AC;
	scrollbar-highlight-color: #C6B9AC;
	scrollbar-3dlight-color: #C6B9AC;
	scrollbar-darkshadow-color: #7C7370;
	scrollbar-shadow-color: #7C7370;
	scrollbar-arrow-color:#7C7370;
	scrollbar-track-color: #CDC1B6;
}
img {
	border: 0;
}
form {
 margin:0;
 padding:0;
}
#wrapper {
	position:absolute;
	width:750px;
	height: 584px;
	margin-top: -292px;
	margin-left: -380px;
	top: 50%;
	left: 50%;
	padding:5px;
	background: url(/images/background_1.jpg) #7C7370 no-repeat 5px 5px;
}
* html #wrapper {  /* Wrapper IE fix */
	width: 760px; 
	w\idth: 750px;
}

#menu {
	position:absolute;
	bottom:5px;
	background-color: white;
	height: 80px;
	width: 730px;
	font-size: 115%;
	padding: 10px;
	float: left;
}
* html #menu {
	width:750px;
	w\idth: 730px;
	height: 100px;
	he\ight: 80px;
}
#menu a {
	color: #7C7370;
	text-decoration: none;
}
#menu a:hover {
	color: #783455;
}
#menu ul {
	line-height: 130%;
	position:absolute;
	bottom: 10px;
	float:left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	display: inline;
}
#menu #logo {
	float:right;margin-top:10px;
}

#content, #highlight {
	font-size:75%;
	line-height: 1.5em;
	float:right;
	height: 432px;
	width: 330px;
	padding: 30px 10px 15px 25px;
	background: #D2C7BD  url(/images/background_content.jpg) repeat-y;
	overflow: auto;
}
#highlight {
	height: auto;
	width: auto;
	float: none;
	position: absolute;
	bottom: 112px;	
	line-height: 1.2em;
	padding: 5px;
	background: transparent;
	font-size: 65%;
}
#highlight a {
	color: #D2C7BD ;
	text-decoration: none;
}
#content a {
	text-decoration: none;
	color: #783455;
}
#footer {
	font-size: 75%;
	text-align:right;
	color: #8C8380;
	position: absolute;
	bottom: -25px;
	width: 730px;

}
#footer .lft {float:left; }
.fb { padding-left: 20px; background: url('../images/fb-icon.png') no-repeat top left; margin-left: 10px; line-height: 20px; height: 20px; display:block; float:right;;}

#footer a {
	color: #8C8380;
	text-decoration: none;
}
#footer a:hover {
	color: #D2C7BD;
}
h1 {
	color: #783455;
	font-size: 150%;
	line-height: 1.5em;
}
h2 {
	color: #783455;
	font-size: 140%;
	line-height: 1.5em;
}
h3 {
	color: #783455;
	font-size: 120%;
	line-height: 1.3em;
	margin:0;
}
input,textarea {
	color: #6D6561;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E8E2DD;
	border-top: 1px solid #817B74;
	border-left: 1px solid #817B74;
	border-bottom: 1px solid #D2C7BD;
	border-right: 1px solid #D2C7BD;
}
.button {
	background-color: #817B74;
	color: #E8E2DD;
	font-weight: bold;
	border-bottom: 1px solid #6D6561;
	border-right: 1px solid #6D6561;
}
label {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	width: auto;
	cursor: hand;
	display: block;
	clear: both;
}
td {
	font-size: 85%;
}
.row0 {
	border-bottom: 1px solid #C7B9AD;
}
.row1 {
	border-bottom: 1px solid #C7B9AD;
	background-color: #D3CBC2;
}
.extern {
	font-size: 90%;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	margin: 0;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 23px;
	}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	margin-left: -7px;
	margin-bottom: -10px;
	}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 15px;
	}

