#content1{
	font-family : "Times New Roman", Times, serif;
	font-size : 9px;
	position: absolute;
	top:10px;
	left:120px;
	width: 380px;
}
#content2{
	font-family : "Times New Roman", Times, serif;
	font-size : 9px;
	position:absolute;
	top:40px;
	left:120px;
	width: 480px;
}

#linkcontent{
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
}
#bodyheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	position:absolute;
	top:78px;
	left:20px;
	width:250px;
}
#pagetitle{
	position:absolute;
	top:0px;
	left: 400px;
	vertical-align : top;
}

#bodycontent1{
	position:absolute;
	top: 85px;
	left: 95px;
}

#bodycontent2{
	position:absolute;
	top: 175px;
	left: 95px;
	width: 810px;
}
#bodycontent3{
	position:absolute;
	top: 75px;
	right:25%;
	width: 500px;
	text-align : center;
	font-family:Times New Roman;
	font-size:18px;
}
#bodycontent4{
	position:absolute;
	bottom: 25px;
	width: 100%;
	text-align : center;
	font-family:Times New Roman;
	font-size:18px;
}
#bodycontent5{
	position:absolute;
	top: 70px;
	right:25%;
	width: 600px;
	text-align : left;
	font-family:Times New Roman;
	font-size:17px;
}
#nocontent{
	position:absolute;
	top: 230px;
	left: 125px;
	width: 800px;
}
#copyright{
	font-family:Times New Roman;
	position:absolute;
	font-size : 9px;
	top:500px;
	width: 300px;
	right:34%;
	text-align:center;
	bottom: 10px;
}

#######################################

h1{
	font: "Baskerville Old Face";
	font-size : 18pt;
	font-style : italic;
}

h2{
	font: "Baskerville Old Face";
	font-size : 22pt;
	font-style : italic;
	font-weight : bold;
}	

h3{
	font: Times New Roman;
	font-style : italic;
	font-size : 15pt;
	font-weight : normal;
}	
	
h5{
	font: Times New Roman;
	font-size : 13pt;
	font-weight : normal;
}
h6{
	font: "Baskerville Old Face";
	font-size : 20pt;
	font-style : italic;
	font-weight : bold;
}	
h7{
	font: "Baskerville Old Face";
	font-size : 15pt;
}

h8{
	font: "Baskerville Old Face";
	font-size : 15pt;
	font-weight : bold;
}	
h9{
	font-family: "Baskerville Old Face";
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	font-size: 17pt;
}
h10{
	font-family: "Baskerville Old Face";
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
	font-size: 17pt;
}


a:link {
	color: #000000;
	font-style : normal;
}

a:visited {
	color: #000000;
	font-style : normal;
}

a:hover, a:active {
	text-decoration: underline;
	color: Blue;
	font-style : normal;
}
/************** siteInfo styles ****************/

#siteInfo1{
    clear: both;
    font-size:10px;
    color: #000000;
}

#siteInfo1 img{
    padding: 4px 4px 4px 0px;
    vertical-align: middle;
}

