/* CSS Document */
body {
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #ccc;
	background-color: #333;
	background-image:url(bg1.jpg);
	background-repeat:no-repeat;
}

a {
	text-decoration: none;
	font-weight:normal;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
}
a:hover {
	color:#999999;
	text-decoration: underline;
}

#menue {
	float: left;
	font-weight: bold;
	padding: 10px;
	margin-top: 5px;
	margin-left: 20px;
	background: #666;
	border: 3px solid #000;
	border-right: 0px;
	width: 160px; 
	line-height: 30px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	
html>body #menue {
	width: 130px; 
	/* ie5win fudge ends */
}
	
#content {
	float: left;
	padding: 30px;
	padding-bottom: 10px;
	margin-top:5px;
	background-color:#111;
	border: 3px solid #000;
	text-align:center;
	line-height: 30px;
	width: 730px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 730px;
}
html>body #content {
	width: 730px; 
	/* ie5win fudge ends */
}

#content_ncca {
	float: left;
	padding: 30px;
	padding-bottom: 10px;
	margin-top:5px;
	background-color:#111;
	border: 3px solid #000;
	text-align:center;
	line-height: 15px;
	width: 730px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 730px;
}
html>body #content_ncca {
	width: 730px; 
	/* ie5win fudge ends */
}

#anitext {
	float: left;
	margin-left:80px;
	margin-bottom: 40px;
	padding: 10px;
	background-color:#330000;
	border: 1px solid #000;
	text-align:center;
	line-height: normal;
	width: 520px; 
	color:#666666;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 490px;
}
html>body #anitext {
	width: 490px; 
	/* ie5win fudge ends */
}



#content_in {
	font-size: 11px;
}

#content_text {
	padding-left: 400px;
	line-height: normal;
}

#content_textani {
	text-align:left;
	padding-left: 350px;
	line-height: normal;
}

#bottom {
	font-size: 11px;
	margin-top:30px;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:-20px;
	background: #333;
	border-top: 3px solid #000;
	text-align:center;
	line-height:30px;
	/*width: 300px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*width: 300px;*/
}
html>body #bottom {
	width: 820px;
	/* ie5win fudge ends */
}
