/* CSS Document for RevaReck.com, created by qrstuvr aka the ARTmuffin */


body{
	background-image:url(images/bg_color2.gif);
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}


#wrapper{
	width:791px;
	height:auto;
	margin:auto;
	}
	
#header{
	width:791px;
	height:140px;
	background-image:url(images/revareck_header.jpg);
	background-repeat:no-repeat;
	}
	
#menu_wrapper{
	width:791px;
	height:20px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	}
	
#content_wrapper{
	width:736px;
	height:auto;
	background-image:url(images/bg_content_repeater.gif);
	padding:35px 25px 20px 30px;
	overflow:auto;
	}
	
#content_footer{
	width:791px;
	height:64px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	}
	
.column_left{
	width:365px;
	height:auto;
	padding-right:20px;
	border-right:1px solid #CCCCCC;
	float:left;
	background-color:#FFFFFF;
	}
	
.column_right{
	width:325px;
	height:auto;
	padding-left:15px;
	background-color:#FFFFFF;
	float:right;
	}
	
#footer_link_wrapper{
	width:791px;
	height:205px;
	padding-top:15px;
	background-image:url(images/revareck_footer_tranz.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	clear:both;
	}
	
.footer{
	font-size:12px;
	color:#FFFFFF;
	}
	
.footer:link{
	color:#ffffff;
	text-decoration:none;
	}
	
.footer:hover{
	color:#66FFCC;
	text-decoration:underline;
	}
	
.footer:visited{
	color:#FF9900;
	text-decoration:none;
	}
	
.page_title{
	font-size:18px;
	font-weight:bold;
	color:#000033;
	}
	
.muffin{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.muffin:link{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.muffin:hover{
	color:#FF9900;
	text-decoration:none;
	}
	
.muffin:visited{
	color:#FF9900;
	text-decoration:none;
	}
	