body,td {font-family:georgia,serif;font-size:9pt;color:#333;font-weight:500;}
body {padding:0;margin:0;background-color:#999;}

a, a:visited {color:#623f1c;text-decoration:none;}
a:hover {color:#cc6;}

img {border-style: none}

h2 {
	color: #333;
	font-size: 9pt;
	font-weight:bold;
}

h1 {
	color: #333;
	font-size: 10px;
	font-weight:normal;
	text-transform:uppercase;
}
h3 {
	color: #333;
	font-size: 8pt;
	font-weight:bold;
}

div#ie_fix {text-align:center;}

div#container {
	margin: 1em auto 0 auto;
	text-align: left;
	padding: 0 0 10px 0;
	width:995px;
	background-color:#fff;
	position:relative;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	border-top:20px solid #cc6;
	border-bottom:20px solid #cc6;
	}

div.pad {padding:10px;margin:0;}

div#header {
text-align:center;
padding:5px 0 0 5px;
margin:0;
}

div#left {
float:left;
width:220px;
border-right:1px dashed #ccc;
font-size:10px;
line-height:15px;
color:#333;
}
div#left div.pad {padding:10px 20px 0 20px;}

div#right {
float:right;
width:220px;
border-left:1px dashed #ccc;
font-size:10px;
line-height:15px;
color:#333;
}
div#right div.pad {padding:10px 20px 0 20px;}

div#middle {
float:left;
text-align:center;
width:550px;
}

p.logos {text-align:center;margin:0;}	
	
img.border {border:1px solid black;}

br.clear {clear:both;}

