body {

    margin: 0px;

    padding: 0px;

    background-color: #000000;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    text-align: center;

}

#master {

    position: relative;

    width:800px;

    margin-left: auto;

    margin-right: auto;

    margin-top: 20px;

    text-align: left;

}

#logo {

    position: absolute;

    width:200px;

    height:125px;

    top: 0px;

    left: 0px;

    background-color: #FF0000;

}

#navbar {

    position: absolute;

    height:35px;

    width: 100%;

    top: 92px;

    right: 0px;

    text-align: right;

    background-color: #CCFFFF;

    line-height: 35px;

    border-bottom: solid #000000 2px

}

#picture {
	position: absolute;
	height:115px;
	width: 800px;
	top: 0px;
	right: 0px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
}

#bodywrap {
	background-color: #FFFFFF;
	margin-top: 150px;
	position: absolute;
	padding: 20px;
	top: -34px;
	height: auto;
	width: 762px;
}

#sidecol {
	width:175px;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-right-style: dotted;
}
#sidecol ul {
	width:150px;
	float: left;
	margin-bottom: 20px;
	padding: 5px;
	line-height: 18pt;
	list-style-image: url(images/tinypagoda.gif);
	list-style-position: inside;
	margin-left:2px;
}
#sidecol a {
	color: #FF0000;
}
#hplogo {

    width:350px;

    float: left;

    margin-bottom: 20px;

    padding: 5px;

}
#maincol {

    margin-left: 200px;

    margin-bottom: 20px;

    padding: 5px;

}
#hpnav {
	margin-left: 350px;
	margin-bottom: 20px;
	padding: 5px;
	list-style-image: url(images/tinypagoda.gif);
	font-weight: bold;
	line-height: normal;
}
#hpnav a {
	color:#FF0000;
}
#hpnav ul
{
	line-height: 18pt}
#hpnavlist {
	list-style-position: outside;
	list-style-image: url(images/tinypagoda.gif);
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	height: auto;
	width: 400px;
	list-style-type: disc;
}
#footer {
	width:100%;
	height:auto;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-size: 10px;
}
#footernav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 5px;
	line-height:18px;
	text-decoration: none;
}
#footernav a
{
	color: #FF0000;
}
     h1  {
	font-size : 14pt;
	align : center;
	color : #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
     }
     .headliner  {
     	font-size : 14pt;
     	align : center;
     	color : #FF3333;
     }
     .headliney  {
     	font-size : 14pt;
     	align : center;
     	color : #FFFF00;
     }
    h2 {
     	font-size : 12pt;
     	font-weight : bold;
     	color : #CC3333;
     }
#address {
	position:absolute;
	width:489px;
	height:30px;
	z-index:1;
	left: 123px;
	top: 69px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
     .error {
     	color : Red;
     }
#Layer1 {
	position:absolute;
	width:104px;
	height:101px;
	z-index:1;
	top: 2px;
}
     td, th, p  {
     	font-size : 10pt;
     	font-family : Verdana,Arial,Tahoma,Helvetica;
     }
