BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #313236; 
	SCROLLBAR-SHADOW-COLOR: #917696;
	SCROLLBAR-ARROW-COLOR: #917696;
	SCROLLBAR-BASE-COLOR: #E3E6FA;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size:10pt; color: #FFFFFF;
	font-style: normal;   
	}
body {
	background-color: #947075;
	background-repeat: no-repeat;
	background-attachment: fixed;
			} 

h1 {font-size:10pt; font-weight:bold;}
h2 {font-size:10pt;  font-weight: normal; }
h3 {font-size:8pt; font-weight: normal;}
hr {font-size: 1px; color: #947075;  border: none; }


a:link {color: #524467; text-decoration: none; font-size:10pt; font-weight:bold;}
a:visited {color: #6E4D60; text-decoration: none; font-size:10pt; font-weight:bold;}
a:hover {color: #A40000; text-decoration: none; font-size:10pt; font-weight:bold;}

#links {
	color: #1A1A1A;
	font-family:  "Century Gothic", Tahoma, Verdana; 
	font-size: 10pt;
	top: 20px; 
	left: 10px; 
	position: absolute;	
	width: 145px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: none;
	z-index: 1;
	}
#content > p, h1 {
	color:#FFFFFF;
}
#content  {
	color: #FFFFFF;
	font-family:  "Century Gothic", Tahoma, Verdana; 
	font-size:10pt;
	font-style: normal; 
	background: #947075;
	position: absolute;
	top: 20px; 
	left: 160px; 
	width: 400px; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	
	border: 1pt outset #535353;
	z-index: 1;
	}


#content a {
color: #FFFFFF; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:link {
color: #FFFFFF; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:visited {
color: #6E4D60; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:hover {
color: #FFF0F0; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

