	body {
        margin: 0;
		padding: 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color:black;
		
		background-color:white;
		text-align: center;
    }
	
	img {
	/*border: 1px solid #CCCC99;*/
	padding: 6px;
		}

	a,
    a:link{
        text-decoration: underline;
		font-weight: bold;
		color:#330066;
    }
    a:active {
        text-decoration: underline;
		font-weight: bold;		
        color:#330066;
    }
    a:visited {
        color:#330066;
		font-weight: bold;		
    }
    a:hover {
        text-decoration: underline;
        color: #330066;
		font-weight: bold;		
        /*background-color: #99CC99;*/
    } 
	
	a.menu, {
	
	}
    a.menu:link{
        text-decoration: none;
		font-weight: bold;
		color:white;
		/*padding-left:6px;*/
    }
    a.menu:active {
        text-decoration: underline;
		font-weight: bold;		
        color:white;
		/*padding-left:6px;*/
		    }
    a.menu:visited {
        text-decoration: none;
		color:white;
		/*padding-left:6px;*/		
		font-weight: bold;		
    }
    a.menu:hover {
        text-decoration: underline;
        color: white;
		font-weight: bold;		
		/*padding-left:6px;*/        
		/*background-color: #99CC99;*/
    } 	
ul.directory {
	list-style-type:none;
	}

li.directory {
	/*margin-left: 3px;*/
	margin-bottom: 6px;
	}

td.directory {
	border-top: 1px solid #666666;
	}
	
ul.home_news {
    font-size:12px;
	margin-left: -6px;
	}
	
ul.home_news li {
	/*margin-left: 3px;*/
	margin-bottom: 9px;
	}
	
div#container
{
width:1100px;
/*margin:0px;*/
margin-left:auto;
margin-right:auto;
/*border:1px solid #666666;*/
line-height:100%;
/*background-color:#CCCCCC;*/
/*background-color:#330066;*/
/*background-color:#999999;*/
text-align: left;

}
div#header
{
/*padding:0.5em;*/
padding-left:1.5em;
color:#006699;
background-color:white;
text-align:left;
/*border-bottom: 4px solid #006699;*/
}
h1#header
{
font-size: 2em;
padding:0;
margin:0;
}
img.header {
	/*border: 1px solid white;*/
	/*padding: 40px 10px 0px 35px;*/
	vertical-align:middle;
	}

div#header p.fb {
/*display:inline;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*float:right;*/
margin-left:800px;
line-height:1.5em;

}
	
div#header div#tagline {
	width: 505px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 800;
	/*margin-top: -80px;*/
	margin-right: 55px;
}



div#header div#tagline p.fb {
/*display:inline;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:right;
line-height:1.5em;
}

div#footer
{
padding:0.5em;
font-size:0.7em;
color:white;
background-color:#006699;
text-align:center;
}
div#left
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
width:220px;
margin-top:20px;
/*padding:5px;*/
text-align:right;
background-color: #006699;
/*border: 1px solid #CCCCCC;*/
/*border:1px solid #666666;*/
}

div#left p {
/*display:inline;*/
padding-right:15px;
padding-left:15px;
line-height:1em;
}

div#left div#promo {
padding-top:20px;
background-color: white;
line-height:1.2em;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
/*text-align:center;*/
}

div#promo h3
{
font-family:Arial, Helvetica, sans-serif;
line-height:1.2em;
font-size:24px;
font-weight:bold;
color: #006699;
text-align:center;
margin-bottom:-12px;
margin-top:-6px;	
}


div#content
{
	
	background-color: white;
	/*margin-left:230px;
margin-top:20px;
margin-bottom:20px;*/
	margin-top: -20px;
	margin-right: 295px;
	margin-left: 225px;
	border: 1px solid #CCCCCC;
	padding: 1em;
	text-align: left;
	line-height: 1.3em;/*white-space: nowrap;*/
}

div#content_wide
{
	
	background-color: white;
	/*margin-left:230px;
margin-top:20px;
margin-bottom:20px;*/
	margin-top: -20px;
	margin-right: 20px;
	margin-left: 225px;
	border: 1px solid #CCCCCC;
	padding: 1em;
	text-align: left;
	line-height: 1.3em;/*white-space: nowrap;*/
}

div#right
{
/*font-family:Arial, Helvetica, sans-serif;
font-size:14px;*/

float:right;
width:270px;
margin-top:60px;
margin-left:10px;
/*margin-right:-40 px;*/
padding:5px;
border: 4px double #006699;
/*padding:5px;*/
line-height: 1.3em;
background-color: #FFFFFF;
/*border: 1px solid #CCCCCC;*/
/*border:1px solid #666666;*/
}

div#right h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-align:center;	
}

h2 {
	line-height: 1.5em;
	}

h4 {
	margin-bottom:-12px;
	border-bottom: 1 solid #666666;	
	font-weight: bold;
	
	}
