BODY {
	font-family : "Trebuchet MS", verdana, arial, , sans-serif;
	background : White;
	font-size : 13px;
}
FORM {
	font-size : 13px;
}

A {
	color : Red;
}

A:ACTIVE {
	color : Gray;
}
A:VISITED {
	color : Red;
}

A:HOVER {
	color : Gray;
}

A:LINK {
	color : Red;
}

P {
	font-size : 11px;
}

td {
	font-family : "Trebuchet MS", verdana, arial, , sans-serif;
	font-size : 12px;
}

H3 {
	font-size : 10px;
	font-weight : lighter;
}

H2 {
	font-size : 12px;
	font-weight : lighter;
}

H1 {
	font-size : 18px;
	font-weight : bold;
}

#logo {
	position:absolute; 
	left:0; 
	top:0; 
	width:740px; 
	height:111px;			
}


#heading {
	position:absolute; 
	left:0; 
	top:111; 
	width:740; 
	height:37;	
}


#navigation {
    position:absolute; 
	left:0; 
	top:148; 
	width:740; 
	height:46px;	
}


#subnav {
	position:absolute; 
	left:0px; 
	top:208px; 
	width:128px; 
	height:562px; 
	z-index:1;	
}


#content {
	position:relative;
	left:128px;
	top:194px;
	width:572px;
	height:100%;
	visibility: visible;

}






.foot1 {  font-size: xx-small; font-weight: bold
}

.foot2 {  font-size: xx-small; font-weight: normal
}
