body { 
	background: #191919;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFCC;
	margin-top:0px;
}

table.page1 { 
	top: 0px;
	height:580px;
	width:770px;
	border:1px solid #000000;
	background-image: url(../images/index-background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:scroll;
}
td.main {
	height:435px;
	/*background-image: url(../images/index-letterbox.jpg);*/
	/*background-repeat: no-repeat;*/
	font-family: "Times New Roman", Times, serif;
	padding: 0px 10px 0px 10px;
}
td.nav { height:30px;}
td.head { height:65px;
}
td.foot { 
	height:50px;
	text-align:center;
	color: rgb(139, 124, 91);
}
img.imghood { margin: 10px 0px 0px 0px;
}
img.ct {float:left;}
img.wtoak {float:right;}
h4.h4hood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 70%;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
p.phood {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:100%;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -5px;
}
#navcontainer { /*float:right;*/ text-align:center;
top:0px;
}
#copyright { margin-left:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #999966;
	padding-left: 15px;
	margin-bottom: 2px;
}
