#left { 
	position:absolute;
	overflow:hidden; 
	left:0em;
	top:0em; 
	width:15%; 
	height:100%;
	background-image:url(border.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:red;}
	
#right { 
	position:absolute; 
	overflow:hidden;
	left:85%; 
	top:0em;
	width:15%; 
	height:100%;
	background-image:url(border.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:red;}	
	
#content { 
	position:absolute;
	overflow:auto;
	left:15%;
	top:0em;
	width:70%;
	height:100%;
	background-color:#FFFFCC;}
	
#content ul {
	border-color:gold;
	border-style:outset;
	border-width:5px;
	width:75%;
	list-style:circle;
	width:90%;}	

#content li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:12pt;
	background:white;
	list-style-position:inside;
	margin:5px;}
	
	#it ul {
	list-style:circle;
	display:inline;
	
	}
	
	#it li {
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	
	}
#nav ul {
background:#FFFF99;
	list-style:none;
	display:inline;
	border-color:#FFFFFF;
	border-width:0em;}

#nav li {
background:#FFFF99;
	font-weight:700;
	line-height:40px;
	font-size:24px;
	text-align:center;
	display:inline;}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;
	color:#000000;
	background:#FFFF99;
	text-decoration:none;  
	display:inline;
	padding:.5em;}

#nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;
	color:#000000;
	background:#FFFF00;
	text-decoration:underline; 
	display:inline;
	padding:.5em;}

#nav a:active { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;
	color: #000000;
	background:#FFCC00 ;
	text-decoration:none;  
	display:inline;
	padding:.5em;}
	
#nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-align:center;
	color: #FF0000;
	background:#FFFF00;
	text-decoration:underline;
	display:inline;
	padding:.5em;}
	
.banner { 
	top:0em;
	margin:0em;}

.box { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;	
	text-align:left;
	padding:5px;	
	margin:3px;	 		
	border-top-color:gold;
	border-bottom-color:gold;
	border-left-color:gold;
	border-right-color:gold;	
	border-style:groove;  	
	border-width:5px;	
	background-color:#FFFCC;	
	height:33%;
	width:100%;}

.box2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;	
	text-align:left;
	padding:5px;	
	margin:3px;	 		
	background:#FFFFCC;	
	height:33%;
	width:100%;}

.end { 
	border-color:gold; 
	border-width:4px; 
	border-style:groove;
	background-color:#FFFF99;
	width:100%;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;}	

#menuextra {
	font-size:smaller;
	font-style:italic;
	text-align:right;
	font-weight:300; }
	
.nl {
	background-color:#FFFF99;
	line-height:40px;
	border-top-color:gold;
	border-bottom-color:gold;
	border-left-color:gold;
	border-right-color:gold;	
	border-style:groove;  	
	border-width:5px;}

.c1 {
	color: #FF0000;
	font-weight: bold;}
	
.text1 {
	padding:5px;
	text-align:center;
	color:#333333;
	text-shadow:#666666;
	}
	
.fm {
left:2%;
width:100<h5></h5>%;
height:15%;
border-style:inset;
border-width:4px;
border-color:#FFE34B;
background-color:#FFFF99;
padding:10px;
}
	
	
	.items {
font-family:"Courier New", Courier, monospace;
font-weight:bold;
font-stretch:wider;
color:#FF0000;
font-style:oblique;
text-align:center;
text-transform:uppercase;
text-decoration:underline;
width:100%;
background-color:#FFFFCC;
border-color:#FFFF66;
border-width:3px;
border-style:groove;
}

.items a {
color:black;
font-size:larger;
}
.items a:hover {
color:#FFFFFF; 
background-color:#FF0000;
}
