a:link
{
	color: #003300;
	font-family: Trebuchet MS; 
}

a:visited
{
	color: #003300;
	font-family: Trebuchet MS; 
} 

a:active 
{
	color: #003300;
	font-family: Trebuchet MS; 
}

a:hover
{
	color: #003300;
	font-family: Trebuchet MS; 
	letter-spacing:1pt
}

div#navbar {
    background-color: #006600;
    font-family: Trebuchet MS;
    font-size: 8pt;
    color: #FFF;
    white-space: nowrap;
}

div#navbar ul {
    font-family: Trebuchet MS;
    font-size: 8pt;
	color: #FFF;
    line-height: 30px;
    background-color: #006600;

}

div#navbar li {
    font-family: Trebuchet MS;
    font-size: 8pt;
	color: #FFF;
    background-color: #006600;
    list-style-type: none;
    display: inline;
}

div#navbar li a {
    text-decoration: none;
    padding: 4px 4px;
    font-family: Trebuchet MS;
    font-size: 8pt;
	color: #FFF;
    background-color: #006600;
}

div#navbar li a:link {
    font-family: Trebuchet MS;
    font-size: 8pt;
	color: #FFF;
    background-color: #006600;
}

div#navbar li a:visited {
    font-family: Trebuchet MS;
    font-size: 8pt;
	color: #FFF;
    background-color: #006600;
}

div#navbar li a:hover {
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-decoration: underline; letter-spacing:1pt
    color: #FFF;
    background-color: #006600;
}

table
{
	font-family: Trebuchet MS; 
	font-size: 10pt;
}

body
{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 10pt;
}

h1
{
	font-family: Trebuchet MS;
	color: #003300;
	font-size: 24pt;
}
h2
{
	font-family: Trebuchet MS;
	color: #black;
	font-size: 16pt; 
}
h3
{
	font-family: Trebuchet MS;
	color: #003300;
	font-size: 12pt; 
}

h4
{
	font-family: Trebuchet MS;
	color: #003300;
	font-size: 10pt;
	weight: strong;
}

hr
{
	height: 1px;
	color: #003300;
}

p {	
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 10pt;
	padding-right: 20px;
}

#main { 
			width:auto
}

#container { 
			padding: 0 20px 0 0;
			float: left;
			width:auto
}

#intoL_box {
	width: 380px;
	float: left;
}


#image {
	width: 360px;
	float: left;
	height: 270px;
	padding: 20px 0 0 20px;
}

#image_text {
	width: 360px;
	float: left;
	height: 200px;
	padding: 0 0 0 20px;
}

#menu_wrap {
			width: 176px;
			float: left			
}

#menu_cell {
	width: 166px;
	height: 24px;
	float: left;
	background-color: #E5E5E5;
	text-decoration: none;			
	padding: 8px 0 0 10px;
}


#menu_cell a {
	text-decoration: none;
	
}

#menu_news {
	width: 176px;
	height: auto;
	float: left;			
	padding: 8px 0 0 10px;
}
