body
{
	margin:				0px;
	padding:			0px;
	height:				100%;
	b_ackground-color:	#000;
	f_ont-family:		gotthard, verdana, arial, helvetica, sans-serif;
	f_ont-size:			70%;
	c_olor:				#111;  
	text-align:			center;
}

#container {
	position:			relative; 
	t-op:				40px; 
	vertical-align:		middle;
	text-align:			center;
	background-image:	url('website3.png');
	background-repeat:	no-repeat; 
	margin:				auto; 
	border:				1px solid #111; 
	width:				700px; 
	height:				700px;
}

#nav {
	position:			relative;
	top:				96px;
	width:				700px;
	height:				17px;
	border:				0px solid #111;
}


#content {
	margin:				0px;
	padding:			0px;
	position:			absolute;
	top:				140px;
	left:				60px;
	border:				0px solid #111;
}

#footer {
	position:			absolute;
	top:				680px;
	left:				0px;
	width:				700px;
	font-family:		'bitstream vera sans mono', verdana;
	font-size:			10px;
	color:				#555;
	font-stretch:		-20px;
	text-align:			center;
}

.navtable, td {
	border:				0px;
	margin:				0px;
	padding:			0px;
	font-family:		'bitstream vera sans mono', verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#888;
}

.navcell1 {
	width:				100px;
	text-align:			center;
	cursor:				pointer;
}

.navcell2 {
	width:				75px;
	text-align:			center;
	cursor:				pointer;
}

.navcell3 {
	width:				350px;
}

.navcell4 {
	width:				75px;
	text-align:			center;
	cursor:				pointer;
}

.navcell5 {
	width:				100px;
	text-align:			center;
	cursor:				pointer;
}

.imprint {
	text-align:			left;
	font-family:		'bitstream vera sans mono', verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#888;
}


/* for Simple Viewer  */


#flashcontent {
	height:				100%;
	position:			absolute;
	top:				40px;
	left:				15px;
	border:				0px solid #111;
}

.common_table {
	_padding:			0px;
	_margin:				0px;
	border:				0px;
}

.about {
	position:			absolute;
	top:				30px;	
	margin:				0px;
	padding:			20px;
	border:				0px solid #f22;
	width:				550px;
	height:				450px;
	vertical-align:		top;
	b/ackground-color:	#111;
}

.about_left {
	margin:				0px;
	margin-right:		4px;
	padding:			25px;
	width:				225px;
	height:				400px;
	border:				1px solid #111;
	vertical-align:		top;
	line-height:		140%;
}

.about_right {
	margin:				0px;
	margin-left:		4px;
	padding:			25px;
	width:				225px;
	height:				400px;
	border:				1px solid #111;
	vertical-align:		top;
	line-height:		140%;
}

#links {
	position:			relative;
	top:				40px;
	border:				0px solid #333;
	width:				550px;
	height:				450px;
	background-color:	#111; /*#1e2122;*/
}

#contact {
	position:			relative;
	top:				40px;
	border:				3px solid #333;
	width:				550px;
	height:				450px;
	background-color:	#1e2122;
}

#hidelink {
	position:			absolute;
	top:				495px;
	left:				460px;
	background-color:	#000;
	border:				0px solid #333;
	width:				85px;
	height:				10px;

}


.link_ref {
	color:				#888888;
	c/olor:				#ff6600;
	text-decoration:	none;
}

.counter {
	color:				#000;
	position:			relative;
	top:				670px;
	left:				-333px;
	font-family:		verdana;
	font-size:			9px;
}

#button_player{
	position:			absolute;
	top:				675px;
	left:				660px;
	width:				12px; 
	height:				12px;
}

a:link		{ text-decoration:none; color:#888; }
a:visited	{ text-decoration:none; color:#888; }
a:hover		{ text-decoration:none; color:#F70; font-weight:normal; }
a:active	{ text-decoration:none; background-color:transparent; }
a:focus		{ text-decoration:none; background-color:transparent; }

