body {
	font-family: Arail, Helvetica, sans-serif; 	
  	background : url(../images/common/background.gif);
  	margin-bottom : 0;
  	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

#title {
	position:absolute; 
	left:170px; 
	top:75px; 
	width:500px; 
	height:31px; 
	z-index:1; 
	color: white;
	font: 32px "Trebuchet ms", Arail, Helvetica, sans-serif; 
}

.topnav {
	color: white;
	font: 13px "Trebuchet ms", Arail, Helvetica, sans-serif;
	
}
.topnav A {
	color: white;
	text-decoration: none;
}
.topnav A:hover{
	color: #DBCC91;
}
.content {
	font-size: 12px;
	padding-left: 18px;
	padding-right: 18px;
	margin-top: 11px;
}
.contentIndex {
	font-size: 12px;
	padding-left: 18px;
	padding-right: 18px;
}
.caption {
	font-style : italic;
	font-size: 12px;
	text-align : left;
	padding-left: 18px; 
}
.content P {
	
	line-height: 1.7em;
}

.content A {
	color: #120591;
	
}
.content A:hover {
	color : #DBCC91;
}


li {
	
	line-height: 1.85em;
}
h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 25px;
	font-weight: normal;
	color: #120591;
	letter-spacing : -.25px;
}

h2{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	font-weight: normal;
	color: #120591;
}

h3{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	color: #120591;
}
.oldnav {
	padding-left: 2px;
	font: 15px "Trebuchet ms", Arail, Helvetica, sans-serif;
	background-color: #DBCC91;
	line-height: 29px;
}
.oldnav A {
	color: black;
	text-decoration: none;
	
}
.layout P{
	font-size: 12px;
	line-height: 14px;
}
.layout H2 {
	margin-bottom: -6px;
	font-size: 19px;
}