/* CSS Document */

body {
	background-color:#999999;
	padding:0px;
	margin:0px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
body img {
	border:none;
}

#container1 {
	text-align:center;
	margin: auto;
	width:946px;
	position:absolute;	
	top:auto;
	left:50%;
	margin-left:-473px;	
}

#bgTop {
	background-image:url(/images/bg_top.gif);
	background-repeat:none;
	height:16px;
	float:left;
	width:946px;
	line-height:0px;
	font-size:0px;	
}
#container2{
	background-image:url(/images/bg_middle.gif);
	background-repeat:repeat-y;
	width:946px;
}
#bgBottom{
	background-image:url(/images/bg_bottom.gif);
	background-repeat:no-repeat;
	color:black; 
	font-size:11px;
	height:25px;
	float:left;
	line-height:0px;
	padding-left:5px;
	padding-top:15px;
	text-align:left;
	width:941px;
}
a.rubikon, a.rubikon:hover, a.rubikon:active, a.rubikon:visited {color:black; line-height:1.3em; text-decoration:none;}
