body {
  font-family: "Times New Roman", Times, serif;
	margin:0px 0px 0px 0px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
p,h1{
	margin-top:0px;
	}
.Ten_Point {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.Nine_Point {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.Nine_Point_Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
}
.Twelve_Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.Fourteen_Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}

.last{
	margin-bottom:0px;
	}
	
.style3 {font-size: 12px}
.style4 {font-size: 10px}

.clearing{
	height:0px;
	line-height:0px;
	clear:both;
	}
	
#header{
	background:#709c84;
	height:145px;
	}
	
#outer-wrapper{
	background:#FFFFDF url(Images/Alt_LeftBar.gif) repeat-y left;
	}
	
#wrapper{
	background:url(Images/Alt_RightBar.gif) repeat-y right;
	}
	
#container{
	width:100%;
	float:left;
	margin-right:-140px;
	background: url(Images/Alt_RightBar.gif) repeat-y right;
	}
	
#content{
	margin-right:140px;
	background:url(Images/Alt_LeftBar.gif) repeat-y left;
	}

#main{
	margin-left:170px;
	padding:5px 10px 5px 10px;
	}
	
#left{
	width:150px;
	float:left;
	padding:5px 10px 0px 10px;
	}

#sidebar{
	width:120px;
	float:right;
	padding:5px 10px 0px 10px;
	}
	
#footer{
	text-align:center;
	font-size:10pt;
	background:#bdcd9e;
	padding: 5px 0px 5px 0px;
	}
	
#logo{
	position:absolute;
	top:30px;
	width:110px;
	height:115px;
	background:url(Images/Alt_Logo.gif);
	}
	
#bannerText{
	position:absolute;
	left:110px;
	width:290px;
	height:55px;
	background:url(Images/Alt_TextBlock.gif);
	}
	
#searchArea{
	position:absolute;
	top:60px;
	left:110px;
	height:60px;
	width:290px;
	text-align:center;
	}
	
#navBar{
	position:absolute;
	top:125px;
	left:110px;
	width:100%;
	height:20px;
	background:url(Images/Alt_MenuBar_BG.gif) repeat-x;
	}
	
#slides{
	position:absolute;
	left:400px;
	width:360px;
	height:125px;
	}
	
#bannerPhoto{
	position:absolute;
	left:400px;
	width:360px;
	height:125px;
	background:url(Images/ss_pic02.jpg);
	}
	
