/* CSS Document */
* {
	margin:0px;
	padding:0px;
	border:0px;}
html,body {
	width:100%;
	height:100%;}	
img {
   behavior: url("images/pngfix.htc");}
.root {
	width:100%;
	height:100%;
	border-collapse:collapse;
	background:url(images/bg2.png) center no-repeat;
	background-color:#F6F1E6;}
.content {
	width:1004px;
	height:600px;
	/*position:relative;
	margin-right:-60px;
	margin-top:-86px;*/}
.inner {
	position:absolute;
	margin-left:233px;
	margin-top:40px;
	width:771px;
	height:560px;
	text-align:center;}
.in_content {
	padding:15px;}
#content {
	width:237px; 
	height:195px; 
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
	float:left; 
	margin:15px; 
	margin-top:0px;
	padding-top:10px;}
h1 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:18px;
	color:#2A2310;}
h2 {
	color:#180D07;
	font-weight:bold;
	font-size:16px;}
h3 {
	color:#180D07;
	font-size:14px;}
#nav a { width:20px; text-align:center}	
a:link, a:visited, a:active {
	color:#180D07;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}
#nav a:hover { background-color:#EDE3D6; width:20px; text-align:center; text-decoration:none; font-size:18px;}
#pad {
	padding-bottom:15px;}
#al_r {
	text-align:right;}	
