body
{
	background-color:#efefef;
	background-image:url(http://www.revolver-lyts.net/imgs/body.png);
	margin:0px;
	padding:0px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

p
{
	padding:0px;
	margin:0px;
	text-align:left;	
}

span, form
{
	padding:0px;
	margin:0px;
	text-align:left;
}

#page
{
	width:1118px !important;
	clear:both;
	margin:auto;
	background-image:url(http://www.revolver-lyts.net/imgs/page_back.png);
	background-repeat:repeat-y;		
}

#header
{
	padding:0px;
	margin:0px;
	height:148px;
	position:relative;
	background-image:url(http://www.revolver-lyts.net/imgs/header.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:3px;
}

#content
{
	padding:0px;
	margin:0px !important;
	margin-left:20px;
	width:100%;
	height:auto;
	overflow:hidden;	
}


#content_left
{
	float:left;
	vertical-align:top;
	height:auto;
	width:200px;
	text-align:left;
}

#content_content
{
	float:left;
	vertical-align:top;
	height:auto;
	width:733px;
	text-align:left;
}

#content_right
{
	float:right;
	vertical-align:top;
	height:auto;
	width:173px;
	text-align:left;
}


div
{
	padding:0px;
	margin:0px;
}

table
{
	padding:0px;
	margin:0px;
}

.menu_inactive
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
	height:14px;
	padding-left:24px;
}

A.menu_links
{
	font-family:Tahoma;
	font-size:11px;
	color:#3a3c3e;
}

A.menu_links:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#3a3c3e;
	text-decoration:none;
}

A.top_links
{
	font-family:Tahoma;
	font-size:14px;
	color:#004256;
}

A.top_links:hover
{
	font-family:Tahoma;
	font-size:14px;
	color:#f6a527;
}

A
{
	font-family:Tahoma;
	font-size:11px;
	color:#004256;
}

A:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#004256;
}

A.pagination
{
	font-family:Tahoma;
	font-size:15px;
	color:#004256;
}

A.pagination:hover
{
	font-family:Tahoma;
	font-size:15px;
	color:#004256;
}

#tagcloud a{
	color: #4c4c4c !important;
	text-decoration:none !important;
	font-size:inherit;
}

#tagcloud a:hover{
	color: #4c4c4c !important;
	text-decoration:underline !important;
	font-size:inherit;
}

#tagcloud .word {
	
	font-family: Arial, Helvetica, sans-serif !important;
	color: #4c4c4c !important;
	text-decoration:none !important;	

}
#tagcloud span.size1 
{
	/*font-size: 20px;*/
	font-size: 2.6em !important;
}
#tagcloud span.size2 
{
	/*font-size: 18px;*/
	font-size:2.4em !important;
}
#tagcloud span.size3 
{
	/*font-size: 16px;*/
	font-size: 2.2em !important;
}
#tagcloud span.size4 
{
	/*font-size: 14px;*/
	font-size: 2.0em !important;
}
#tagcloud span.size5 
{
	/*font-size: 12px;*/
	font-size: 1.7em !important;
}
#tagcloud span.size6 
{
	/*font-size: 10px;*/
	font-size: 1.6em !important;
}
#tagcloud span.size7 
{
	/*font-size: 8px;*/
	font-size: 1.4em !important;
}
#tagcloud span.size8 
{
	/*font-size: 6px;*/
	font-size: 1.0em !important;
}
#tagcloud span.size0 
{
	/*font-size: 4px;*/
	font-size: .8em !important;
}


#footer
{
	background-color: #dbdbdb;
	width:1118px;
	height:34px;
	line-height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	vertical-align:middle;	
}