body
	{
	background-color: black;
	margin: 0px;
	}
table.position
	{
	width: 100%; 
	height: 100%;
	}
table.position td
	{
	text-align: center;
	}
table#main
	{
	width: 900px;
	margin: auto;
	margin-top: 10px;
	}
table#main td
	{
	text-align: left;
	}
td.top_menu
	{
	font-family: Trebuchet MS, Verdana;
	font-size: 20px;
	color: white;
	height: 46px;
	border-top: 1px solid black;
	border-bottom: 2px solid black;
	background-image: url('img/top_menu.jpg');
	background-repeat: no-repeat;
	padding: 0px 300px 0px 30px;
	}
td.main_content
	{
	height: 352px;
 	background-repeat: no-repeat;
	padding: 0px 350px 0px 30px;
	}
table#gallery
	{
	background-repeat: no-repeat;
	height: 352px;
	}
table#gallery td
	{
	vertical-align: center;
	text-align: center;
	}
td.gallery_left
	{
	width: 40px;
	color: white;
	}
td.gallery_center
	{
	width: 820px;
	color: white;
	}
td.gallery_right
	{
	width: 40px;
	color: white;
	}
td.footer
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #707070;
	height: 99px;
	border-top: 2px solid black;
	background-image: url('img/bottom_bg.gif');
	padding-left: 600px;
	
	}
td.copyrights
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #555555;
	padding: 5px 0px 40px 30px;
	}
td.address
	{
	vertical-align: top;
	padding-left: 30px;
	}
span.info
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: white;
	background-color: black;
	padding: 2px;
	line-height: 15px;
	}
span.version
	{
	margin-left: 410px;
	}
span.top_pink
	{
	font-size: 14px;
	color: #FFA7A7;
	font-weight: bold;
	}
span.contact
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: white;
	background-color: black;
	text-align: right;
	padding: 2px;
	}
img.photo_small
	{
	margin: 0px 5px 0px 5px;
	}
a.footer_enabled
	{
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
	}
a.footer_disabled
	{
	color: #cccccc;
	text-decoration: none;
	margin-right: 15px;
	}
a.version
	{
	text-decoration: none;
	color: #555555;
	margin-right: 15px;
	}
a.navi
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
	display: block;
	background-color: black;
	}
a.subnavi
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background-color: black;
	padding: 2px;
	margin-right: 5px;
	}
a.subnavi_white
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	background-color: white;
	padding: 2px;
	}
input, textarea
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: black;
	width: 200px;
	}
	
a.text_navi 
{
	font-family:		tahoma;
	font-size: 			11px;
	color: 				white;
	text-decoration: 	none;
	display:			block;
}

a:hover.text_navi
{
	color: black;
	background-color: white;
}