
body{background-color: #000;}

html{
	scrollbar-base-color: #000;
	scrollbar-track-color: #EEBD83; 	
	scrollbar-arrow-color: #EEBD83;
	}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	outline: none;
	}


a:visited {
	color:  #000;
	}


a:active {
	color:  #000;
	}


a:hover {
	color: #609;
	text-decoration: underline;
	}

p {	font-family: times new roman,arial,helvetica,
	lucida sans, serif;
	font-size: 18px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	color:#000; 
	vertical-align: top;
	}

#pmenu {	
	font-family: brush script MT, times new roman, lucida sans, serif;
	font-style: italic;
	font-size: 23px;
	line-height: 35px;
	font-weight: 10;
	margin-top: 0;
	margin-bottom: 0;
	}

#ptext {	
	font-family: brush script MT, times new roman, lucida sans, serif;
	text-align: center;
	font-style: italic;
	font-size: 28px;
	line-height: 35px;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 0;
	}

#flashe {	
	text-align: center;		
	margin-top: 0;	
	}

#flashl {	
	float: left;		
	margin-top: 0;	
	margin-right: 10px;		
	margin-bottom: 5px;		
	margin-left: 10px;	
	padding: 2px;
	border-style:outset;
	border-color: black;
	border-width:1px;
	}

#flashr{	
	float: right;		
	margin-top: 0;	
	margin-right: 10px;		
	margin-bottom: 5px;		
	margin-left: 10px;	
	padding: 2px;
	border-style:outset;
	border-color: black;
	border-width:1px;
	}

h1 {	
	font-family: brush script MT,times new roman,lucida sans, serif;
	font-style: italic;
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
	border: 0;
	}

IMG.displayed {	
	display: block;
    	margin-left: auto;
    	margin-right: auto }

.floatleft {
	float: left;		
	margin-top: 0;	
	margin-right: 10px;		
	margin-bottom: 10px;		
	margin-left: 10px;	
	padding: 2px;
	border-style:outset;
	border-color: black;
	border-width:1px;
	}

.floatright {
	float:right;		
	margin-top: 0;	
	margin-right: 10px;		
	margin-bottom: 10px;		
	margin-left: 10px;	
	padding: 2px;
	border-style:outset;
	border-color: black;
	border-width:1px;
	}	

#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #BFBF60;
	background: #FFFFE6;
	height: 100px; 
	height: 70px;
	}

#left {
	position: top;
	top: 10px;
	right: 990px;
	margin: 10px;
	padding: 20px;
	border: 0px;
	background: #EEBD83; 
	background-image:url(images/menubackground.jpg);
	background-repeat: fixed;
	background-position: top;
	width: 200px;
	height: 500px;
	}

#middle {
	position: absolute;	
	top: 38px;
	left: 290px;
	right: 100px;
	padding: 10px;
	border: 0px;
	background: #000;
	background-image:url(images/background4.jpg);
	background-repeat: fixed;
	background-position: top; 
	width: 600px;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; 
	margin: 20px;
	padding: 10px;
	border: 5px solid #BFBF60;
	background: #FFFFE6;
	width: 150px;
	}