/* CSS Document for qrstuvr.com written by qrstuvr */

#homepage_container{
	width:800px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	}
	
#header_container{
	width:800px;
	height:110px;
	background-image:url(grfx/grfxmain/jpg/artmuffin_header.jpg);
	background-repeat:no-repeat;
	}
	
#menu_container{
	width:800px;
	height:22px;
/*	background-color:#990000;  */
	border-top:1px black solid;
	border-bottom:1px black solid;
	}
	
#menu_left{
	width:505px;
	height:22px;
	float:left;
	}
	
#menu_right{
	width:200px;
	height:22px;
	float:right;
	}
	
#body_container{
	width:800px;
	padding-top:10px;
	}
	
#column_right_menu_container{
	width:193px;
	float:right;
	}
	
#column_right_menu_illustrations{
	width:191px;
	border:1px dotted #990000;
	}
	
.column_right_menu_other{
	width:191px;
	border:1px dotted #990000;
	margin-top:15px;
	}
	
#column_left_container{
	width:587px;
	float:left;
	}
	
#body_column_left{
	width:270px;
	float:left;
	border-right:1px dotted #990000;

	padding-right:15px;
	}
	
#body_column_right{
	width:495px;
	background-color:#000000;
	float:right;
	padding-right:15px;
	padding-left:5px;
	}
	
.next_paragraph_break{
	width:500px;
	padding-top: 10px;
	padding-bottom:10px;
	border-top: 1px dotted #990000;
	}	
	
#footer_container{
	width:780px;
	clear:both;
	}
	
.indented_style{
	margin-left:15px;
	}

.oldnews{
	color:#999999;
	}
	
.imagepadright{
padding:0px 10px 5px 0px;
}
	