<!--
*
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, "Trebuchet MS";
}

p
{
	margin-bottom: 1em;
}

ul, ol
{
	margin-left: 2em;
	margin-bottom: 1em;
}

li
{
	margin-left: 1.5em;
}

h1
{	
	font-size: 1.75em;
}

h2
{	
	font-size: 1.35em;
}

h3
{
	font-size: 1.15em;
}

body
{
	font-size: 0.9em;
	background:#FFFFFF url(../clubture/images/background.html) top left no-repeat;
}

a
{
	color: #B8002B;
}

a:visited
{
	color: #33786B;
}

a:hover, a:visited:hover
{
	color: #FC002B;
}

#container
{
	min-width:750px;
	max-width:1200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

#top
{
	position:relative;
	width:100%;
	height:86px;
}

#top_left
{
	width:223px;
	height:72px;
	background: #006699 url(../clubture/images/top_left.html) top left no-repeat;
}

#top_bg
{
	background: #009900 url(../clubture/images/top_right.html) top right no-repeat;
	height:72px;
}

#top_right_bottom
{
	float:right;
	height: 1.95em;
	margin-top: -0.975em;
	background:#00B300;
	color:#FFFFFF;
	padding-right: 10px;
}

#top_right_bottom a
{
	color:#FFFFFF;
	text-decoration:none;
}

#top_right_bottom a:hover
{
	padding-bottom: 0.4em;
	border-bottom: 0.2em #ace557 solid;
	color: #DEDEDE;
}

#logo
{
	width: 214px;
	height: 54px;
	padding-top: 18px;
	padding-left: 18px;
	background: url(../clubture/images/background2.html) right top no-repeat;
}

#where
{
	margin-left: 235px;
	margin-top: 10px;
	margin-bottom: 30px;
}

	#where p
	{
		color: #909090;
		font-size: 0.875em;
	}
	
	#where a
	{
		color: #909090;
	}
	#where a:hover
	{
		text-decoration:none;
	}

#whereleftimg
{
	vertical-align:middle;
	padding: 0;
	margin: 0;
	height: 1.95em;
	width: 0.85em;
}

#right
{
	min-width:510px;
	max-width: 965px;
	margin-left: 235px; 
	margin-top: 15px;
	background: none;
}

	#right_main
	{
		float:left;
		width: 60%;
		background: none;
		clear:none;
	}
	
	#right_menu
	{
		float:right;
		padding-left: auto;
		padding-right: auto;
		margin-left: 15px;
		min-width: 190px;
		max-width: 33%;
		clear:none;
	}
	
	#right_menu ul#tl
	{
		width: 170px;
		padding: 0;
		margin: 0;
		list-style:none;
	}
	
		#right_menu ul#tl li
		{
			padding: 0;
			margin: 0;
			margin-bottom: 10px;
			color: #006699;
			font-weight: bold;
		}
		
		#right_menu ul#tl li a, #right_menu ul#tl li a:visited
		{
			color: #006699;
			display:block;
			padding: 7px;
			padding-left: 16px;
			text-decoration:none;
			background:#DFEAF0 url(../clubture/images/arr.html) 4px center no-repeat;
		}
		#right_menu ul#tl li a:hover, #right_menu ul#tl li a:visited:hover
		{
			color: #7fb2cc;
			background-color:#edebce;
		}
		
		
		#right_menu #rm_news
		{
			margin-top: 30px;
			color:#516166;
			font-size: 0.9em;
		}
		
		
		#right_menu #rm_news .date
		{
			text-align:right;
			font-size: 0.8em;
			margin-top: -0.5em;
			margin-bottom: 0.3em;
			color:#000000;
		}
		
		#right_menu #rm_news h3
		{
			font-weight:bold;
			font-size: 1em;
			color: #000000;
			background:#A82420;
			background: #e7e7e7;
			padding: 4px;
			text-indent: 7px;
		}

#left_menu
{
	float:left;
	width: 218px;
	overflow:hidden;
	margin-top: -30px;
}

	#left_menu a
	{
		color: #000000;
		background: #FAFAFA;
		padding: 5px;
		text-decoration:none;
		display:block;
	}
	
	#left_menu a:hover
	{
		color: #BC0000;
		/*background: #F0F0F0;*/
	}

	#left_menu ul
	{
		list-style:none;
		font-size: 1.35em;
		margin-left: -1em;
	}
	
		#left_menu ul li
		{
			margin-right: 15px;
		}
		
			#left_menu ul li a em, #left_menu ul li a em:hover
			{
				font-size: 0.6em;
				font-style:normal;
				display:block;
				padding-top: 3px;
				text-decoration:none;
			}
A.editorlink {
  text-decoration: None;
  color: blue;
}

A:hover.editorlink {
  background-color: blue;
  color: white;
}

.embededitortext {
  width: 90%;
  height: 400px;
  background-color: #f9f5ad;
  border: 1px solid gray;
}

.embededitortitle {
  width: 90%;
  background-color: #f9f5ad;
  border: 1px solid gray;
}



-->
