body {
	color: #4A0000;
	background-color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin:0;
	background: url('images/finalbg.gif') center 50%;
	
}

*html body {background: url('images/finalbg_ie.gif') center 50%; } /*IE Hack*/

p {
   color: #4A0000;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	margin: 0;
}
p.contents {
	font-size: 8pt;
	color: #D6D3BC;
	text-align: left;
	line-height: 18px;
	font-weight:bold;
	margin-left:10px;
	margin-top: 20px; 
	margin-right: 10px;
}

p.name{
	color: #4E0000;
	text-align: center;
	margin-top: 0px; 
    font-size: 8pt;
}

p.tabletext{
	color: #D6D3BC;
	text-align: center;
	margin-top: 0; 
    font-size: 8pt;
}
p.sideheading {
	font-size: 10pt;
	color: #4A0000;
	text-align: left;
	line-height: 18px;
	font-weight:bold;
	margin-left:10px;
	margin-top: 24px;
}

a:link, a:visited {
	color: #D6D3BC;
	text-decoration:none;
}

a:hover {
	color: #5A1811;
	text-decoration:none;
}
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}


#toptexture {
	background: #8D7A5A url('images/toptexture.gif');
	height: 12px;
	width: 780px;
	float: left
}

#homebutton {
	background-color: #311904;
	height: 30px;
	width: 138px;
	border: 1px solid #fff;
	border-left: 0;
	float : left;
	padding-top: 1px;
}
*html #homebutton {padding-top: 2px;} /*IE Hack*/


#buttonbar {
	background-color: #520000;
	height: 30px;
	width: 641px;	
	border: 1px solid #fff;
	border-right: 0;
	border-left: 0;
	float : left;
	padding-top: 1px;
}
*html #buttonbar {padding-top: 2px;} /*IE Hack*/

#logo {
	background-color: #fff;
	height: 168px;
	width: 138px;
	float : left;
}
#header {
	background-color: #311904;
	height: 168px;
	width: 642px;	
	border-bottom: 1px solid #fff;
	float : left;
}
#leftbar {
	width: 137px;
	float : left;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #4E0000 url('images/left_ja_texture.gif') repeat-y top;
}
*html #leftbar {width: 139px;} /*IE Hack*/


#contentArea {
	background-color: #8D7A5A;
	width: 639px;	
	float : left;
}
#footer {
	background-color: #8D7A5A;
	height: 50px;
	width: 639px;	
	float : right;
}
#footer p{
	color: #D6D3BC;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	word-spacing:8px;
	margin: 5px;
}
#footer p.address{
	font-weight: normal;
	word-spacing: normal;
	margin: 0;
}

#footer a {
	color: #D6D3BC;
	text-decoration: none;
}
#footer a:hover{
	color: #5A1811;
}