body {
	margin:0;
	padding:0;
	background-color:#000000;
	color:#808080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	margin:0px auto;
	width:840px;
	height:auto;
}

#left_column {
	margin:0;
	padding:0;
	float:left;
	width:560px;
	float:left;
}

#right_column {
	background-image:url(../common_gfx/rightcol_hatt.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:260px;
	min-height:950px;
	_height:950px;
	float:left;
}

#container_inner{
		float:left;
}

a{
		color:#808080;
		text-decoration:none;
		border-width:0;
		border-style:none;
		border-color:#000000;
		margin-top:5px;
		display:block;		
}

a:hover{
		color:#cecece;
}

form{ margin:0; padding:0; }

h1{
		font-family:"Times New Roman", Times, serif;
		font-size:24px;
		color:#bcbcbc;
		font-style:italic;
}

.linkkep{		
		border:none;
		border-width:0;
		text-decoration:none;
}
#leftcol{
		width:477px;
		text-align:right;
}

#leftcol2{
		width:477px;
		text-align:left;
}

#rightcol{
		width:250px;
		text-align:right;
		line-height:24px;
		height:422px;
}

#menublock{
		text-align:left;
		padding-left:77px;
		padding-top:63px;
}

#cimblock{
		text-align:left;
		padding-left:77px;
		padding-top:63px;
}

#imageholder{
		background-image:url(../common_gfx/kephatter.gif);
		background-repeat:no-repeat;
		background-position:bottom left;
		width:150px;
		height:114px;
		text-align:right;
}

.fc{
		float:left;
		clear:none;
}

.nfc{
		float:none; clear:both;
}

select {
		border:1px solid #808080;
}

.f_input {
		background-color:#000000;
		border:1px solid #808080;
		color:#808080;
		width:105px;
		height:16px;
		margin-top:15px;
}

.filmcim{
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
		color:#a19677;
		font-style:italic;
}

.pl37{
		padding-left:37px;
}

.rightcol_backg{
		background-image:url(../common_gfx/rightcol_hatt.jpg);
		background-repeat:repeat-x;
		height:422px;
		width:230px;
		top:-50px;		
		position:absolute;
		z-index:-1;
		left:530px;		
}

.color_comment{
		color:#bcbcbc;
}

.red_text{
		color:#b61c1c;
}

.redline{
		padding-top:20px;
		padding-bottom:10px;
}

.yellowline{
		padding-top:4px;
		padding-bottom:5px;
}

.textarea{
		background-color:#000000;
		border:#808080 solid 1px;
		color:#808080;
		width:100%;
		height:100px;
		color:#808080;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-top:15px;
}

.table_forum {
		margin:0px;
		padding:0px;
		border:none;			
}

.table_forum_hedaer {
		font-weight:bold;
		border-bottom:#bcbcbc solid 1px;
		background-color:#2B2B2B;
}

.table_forum_hedaer td{
}

.table_forum_content1 {
	background-color:#000000;
}

.table_forum_content2 {
	background-color:#1B1B1B;
}


.table_forum_content1 td{
		padding-top:2px;
		padding-bottom:3px;
}

.table_forum_content2 td{
		padding-top:2px;
		padding-bottom:3px;
}

div#footer { width:100%; clear:both; padding-top:10px; padding-bottom:10px;text-align:center; }
	div#footer a { display:inline; }

div#dailyinfo a {
	display: inline;
	color: #CCCCCC;
}