BODY {
	background-color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container
{
	width:812px;
	margin: 0 auto;
}
td, div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
	line-height:15px;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#FFFFFF;
}
.page_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#DAC864;
	line-height:25px;
}

#shadow_left
{
	background-repeat:repeat-y;
	background-position:top;
	width:16px;
}
#shadow_right
{
	background-repeat:repeat-y;
	background-position:top;
	width:16px;
}
#top_nav
{
	background-image:url(images/top_menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:23px;
}
#nav01 a
{
	display:block;
	background-image:url(images/menu01_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav01 a:hover
{
	display:block;
	background-image:url(images/menu01_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav02 a
{
	display:block;
	background-image:url(images/menu02_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav02 a:hover
{
	display:block;
	background-image:url(images/menu02_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav03 a
{
	display:block;
	background-image:url(images/menu03_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav03 a:hover
{
	display:block;
	background-image:url(images/menu03_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav04 a
{
	display:block;
	background-image:url(images/menu04_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav04 a:hover
{
	display:block;
	background-image:url(images/menu04_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:92px;
	height:23px;
}
#nav05 a
{
	display:block;
	background-image:url(images/menu05_off.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:91px;
	height:23px;
}
#nav05 a:hover
{
	display:block;
	background-image:url(images/menu05_on.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:91px;
	height:23px;
}
#content
{
	background-color:#010101;
	padding:20px;
}
#inner_content
{
	border-top:1px solid #000000;
	padding:20px;
}
#tab_photo
{
	padding:10px;
}
#footer
{
	background-color:#010101;
	padding:10px;
}