a:link.panel{ text-decoration:none; font-size:11px;color:#000000;}
a:visited.panel { text-decoration:none;color:#000000; font-size:11px;}
a:hover.panel { text-decoration:none; color:#000000; font-size:11px;}

body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:0px;
	background-color:#f3d6cf;
	background-image:url(../images/BG/HG2.png);
	background-repeat:no-repeat;

}

#container
{
	margin:auto;
	width:1020px;
	height:auto;
}


#header1
{
	height:100px;
	width:255px;
	float:left;
	background-repeat:no-repeat;
}

#header2
{
	height:100px;
	width:745px;
	float:right;
}

#content
{
	margin:0 0 0 0;
	float:left;
	width:1020px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

#footer
{
	float:left;
	width:1020px;
	height:20px;
	margin-top:10px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-size:11px;
}
