BODY {
	background-color:#A9A9A9;
	background-image:url('/image/background_metal.gif');
	font-family:verdana;
}

TABLE {
  border-collapse: collapse;
}

A{
	text-decoration:none;
	color:silver;
}

#left_content_panel{
	height:697px;
	width:600px;
	border-top:thick double #660000;
	border-style:solid;
}

#left_content{
	height:697px;
	width:600px;
	background-color:#6B6B6B;
}

#left_sub_content{
	margin:5px;
}

#logo_panel{
	height:100px;
	width:800px;
}

#logo{
	height:100px;
	width:800px;
	background-color:#303030;
}

#right_content_panel{
	height:700px;
	width:200px;
}

#right_content{
	height:700px;
	width:200px;
	background-color:#660000;
}

#footer_panel{
	height:25px;
	width:800px;
}

#footer{
	height:25px;
	width:800px;
	background-color:#303030;
	font-family:verdana;
	font-size:9px;
	color:silver;
	text-align:center;
}

.buffer{
	margin:5px;
}

.formemail{
	width:300px;
	margin:2px;
}

.formtext{
	width:150px;
	margin:2px;
}