
#container {
     width: 1000px;
	 height: auto;
	 margin-left: auto;
	 margin-right: auto;
	 background-color:#FFFF00;
}
          
#header {
     text-align:center;
}
#sidebar {
     margin-right:10px;
     width: 160px;
     float: left;
}
#rightgroup {
	width: 375px;
	text-align:right;
	float:right;
}
#rightgroup a {
	color: #000000;
	text-decoration: none;
	}	
#rightgroup a:hover {
	color: #FF0000;
	text-decoration: none;
	}
#rightgroup a:visited {
    text-decoration:none;
}
#leftgroup {
    width: 375px;
	text-align:left;
	float:left;
}
#leftgroup a {
	color: #000000;
	text-decoration: none;
	}	
#leftgroup a:hover {
	color: #FF0000;
	text-decoration: none;
	}
	 	/* Global Styles */		
td {
	font:11px Papyrus, Verdana, Geneva, Arial, sans-serif;
	color:#FFFF00;
	}
 
/* ID Styles */

#navigation td {

	border-bottom: 1px solid #000000;
	}

#navigation a {
	font:13px Papyrus, Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-weight:bold;
	}
	
#navigation a:hover {
	color:#FF0000;
	font-weight:bold;
	background: url("whitedot.gif") 10px 50% no-repeat;
	}
	
#mainpage {
     margin-left: 10px;
     float: left;
	 width: 785px;
	 height:auto;
}
#mainpage a {
	color: #000000;
	text-decoration: none;
	}	
#mainpage a:hover {
	color: #FF0000;
	text-decoration: none;
	}

#linklist {
	 width:785px;
	 margin-left:10px;
	 height:auto;
}
#linklist a {
	color: #000000;
	text-decoration: none;
	}	
#linklist a:hover {
	color: #FF0000;
	text-decoration: none;
	}
body {
	background-color:#FFFF00;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	font-family: Papyrus, Verdana, Geneva, Arial, sans-serif;
	text-align:center;
	background-image:url(images/Border%20Logo%20Yellow.jpg);
	background-repeat:repeat;
	}
	h1, h2, h3 {
	color:#000000;
	}
	/* Main Title Size */
	h1 {
	font-size:36px;
	}
	/* Large Heading Size */
	h2 {
	font-size:24px;
	}
	/* Main Text Size */
	p {
	font-size:18px;
	}
	/* Small Heading Size */
	p2 {
	font-size:18px;
	font-weight:bold;
	}
	h3 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	}
	h4 {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	}
#footer {
    text-align:center;
	width:1000px;
	}
#footer a {
	color: #000000;
	text-decoration: none;
	}	
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
	}
 @font-face{
font-family: 'Papyrus';
src: url(Web Content/'PAPYRUS.TTF') format('truetype');
}  
