
body {background-image:url('images/page_background.gif');
	background-repeat:repeat;
      
}

.td {padding: 10px 3px;}


p {font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 11px;
   padding-left: 2em;
   padding-right: 2em;
   text-align:left;
   
}


a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

h1 { font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 18px;
    padding-left: 2em;
}

h2 { font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 15px;
   text-align:center;
}

h3 { font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 14px;
    
	text-align:center;
}

h4 { font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 12px;
    padding-left: 2em;
	
}

h5 { font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 10px;
    padding-left: 2em;
}
.underlinemenu{
font-weight: 400;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #FFFFFF;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
font-family: Tahoma, Geneva, sans-serif;
font-size:13px;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
}

#footer {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-align:center;
	font-size:10px;
}

.class1 a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; color:#603;
	font-weight:bolder;
	}
.class1 a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; color:#603;
	font-weight:bolder;
	}
.class1 a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; color:#603;
	font-weight:bolder;
	}
.class1 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; color:#603;
	font-weight:bolder;
	}
	
	.classp2 {font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 11px;
   padding-left: 2em;
   padding-right: 2em;
   text-align:center;
   
}
.classfine {
	
	font-family:Verdana, Geneva, sans-serif;
   color:#000000;
   font-size: 10px;
   text-align:center;
   
}

.classmap a:link {
	font-family:"Comic Sans MS", cursive;
	font-size:12px; color: #000;
	}
.classmap a:visited {
	font-family:"Comic Sans MS", cursive;
	font-size:12px; color: #000;
	}
.classmap a:active {
	font-family:"Comic Sans MS", cursive;
	font-size:12px; color: #000;
	}
.classmap a:hover {
	font-family:"Comic Sans MS", cursive;
	font-size:12px; color: #000;
	}

.classfooter a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px; 
	color:#FFF;
	text-decoration: none;
	
	
	}
.classfooter a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px; 
	color:#FFF;
	text-decoration: none;
}
.classfooter a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px; 
	color:#FFF;
	text-decoration: none;
}
.classfooter a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px; 
	color:#FFF;
	text-decoration: none;
}

.classModena {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Souvenir;
	font-size:12px; 
	color:#000;
	text-decoration: none;
	padding: 15px;
}

.classspace {
	
	padding: 5px;
}

#leftcolumn { width: 105px; float: left}
#rightcolumn { width: 125px; float: right}
