* {
	padding:0;
	margin:0;
}

body {
	background-color: #fff8e5;
	text-align: center;
	font-family: Verdana, 'Lucida Grande', sans-serif;
	background-image: url(../images/side-background.gif);
	background-position: right;
	background-repeat: repeat-y;
}

A {
	text-decoration: underline;
	font-weight: bold;
}

A:link { color: #AE0000; text-decoration: none; }
A:visited { color: #AE0000; text-decoration: none; }
A:hover { color: #AE0000; text-decoration: underline; }

#logopic {
	background-image: url(../images/HPE_transp_logo_ad_256.gif);
	background-repeat: no-repeat;
	background-color: #008459;
	height: 83px;
	padding: 0px;
	margin: auto;
	width: 100%;
}

#logopic h1 {
	font-size: 24px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 12px;
	letter-spacing: 1px;
	padding-top: 44px;
	text-transform: uppercase;
	width: 750px;
	float: right;
	font-weight: normal;
}

#navpic {
	background-image: url(../images/nav-background.gif);
	background-repeat: repeat-x;
	background-color: #AE0000;
	height: 31px;
	padding: 0px;
	padding-left: 5px;
	margin: auto;
	width: 100%;
}

#navpic ul {
   padding : 8 12 0 0; 
   margin : 0;
   white-space : nowrap;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	width: 100%;
	float: right;
	list-style-type: none;
}

#navpic ul li{ 
	display : inline;
	padding-left : 1em;
}

#navpic a:link { color: #FFFFFF; } 
#navpic a:visited { color: #FFFFFF; }
#navpic a:hover { color: #FFFFFF; text-decoration: underline; }

#container { 
	width: 100%; 
	float: left; 
	margin-right:-153px; 
}

#body {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-color: #fff8e5;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 153px;
	font-size: 11px;
}

#body ul {
	padding-left: 60px;
	padding-right: 25px;
	padding-top: 8px;
	list-style-type: square;
	text-align: left;
}

#body table tr td ul {
	padding-left: 60px;
	padding-right: 25px;
	padding-top: 8px;
	list-style-type: square;
	text-align: left;
	font-size: 11px;
}

#sidepicture {
	/*background-image: url(../images/side-top.jpg);
	background-repeat: no-repeat;*/
	width: 153px;
	height: 210px;
	float: right;
}

p {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	font-size: 11px;
	list-style-type: square;
	color: #000000;
	vertical-align: top;
	margin: 0px;
	text-align: left;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #AE0000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	margin: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666600;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	margin: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 8px;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	text-align: left;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 1px;
}

.fineprint {
	font-size: 9px;
	margin-bottom: 0px;
}

.floatright {
	float: right;
	clear: none;
	margin-left: 25px;
	border: 4px #CC8F52 solid;	
}

.border {
	border: 4px #CC8F52 solid;	
}

form {
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}

form td {
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.formtext {
	font-size: 11px;
	color: #000000;
}
