/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	background-color:#5A524A;
	background-image:url(images/2.jpg);
	background-position:center;	
	background-repeat:repeat;
	background-attachment:fixed;
	}
	
#content{
	margin: auto;
	text-align: left;
	width: 980px;
	position: relative;
	}
	
#header{
	width: 980px;
	position: relative;
	left: 0px;
	background-image: url(images/1x1headerBG.jpg);
	background-repeat: repeat;
	}
	
#photo{
	width: 686px;
	height: 326px;
	position: relative;
	background-color:#000000;
	z-index: 8;
	float:left;
	}	
	
#banner{
	width:980px;
	position: relative;
	background-color: #FFFFFF;
	text-align:center;
	border-top: 2px solid #CCCCCC;	
	border-bottom: 2px solid #CCCCCC;
	clear:both;		
	}
	
#info{
	width: 980px;
	position: relative;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: repeat;
	border-top:2px #333333 solid;
	clear:both;
	}
	
#credits{
	width: 980px;
	position: relative;
	background-color: #000000;
	}
	
#footer{
	width: 980px;
	height: 36px;
	padding-top: 12px;
	background-image: url(images/1x1headerBG.jpg);
	background-repeat: repeat;
	}
	
#headernav{
	width: 260px;
	height: 70px;
	position:absolute;
	top: 0px;
	left: 714px;
	background-image: url(images/1x1headerBG.jpg);
	}	
	
#oldnav{
	width: 279px;
	height: 321px;
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;	
	background-position: center;
	background-color:#333333;		
	z-index: 10;
	float:left;
	clear:none;
	}
	
#nav{
	width: 980px;
	height: 35px;
	position: relative;
	background-image: url(titlebar.png);
	background-position: center;
	background-repeat: repeat;
	padding-left: 0px;
	padding-top: 0px;
	z-index:100;
	}			
	
#ins{
	width: 980px;
	position: relative;
	padding-bottom:15px;
	background-color:#FFFFFF;
	border-top:thin;
	border-color:#999999;
	z-index:99;
	clear:both;
	padding-top:30px;
	}
	
.info_label {
	padding-left:10px; 
	color:#2c9600; 
	clear:both; 
	width:970px; 
	background-color:#F0EBEB; 
	border-bottom:2px #C4BFBF solid;
	font-weight:bold;
	font-size:20px;
	letter-spacing:.05em;
	font-style:italic;
	font-family:arial;
	}
	
.info_containers {
	padding-right:0px; 
	padding-top:10px; 
	padding-top:10px; 
	background-image:url(images/blu_grad.gif); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	background-color:#ffffff;
	}		
	
.partner_spacer {
	margin-left: 15px; 
	margin-right: 8px;
	}	
	
.partner_img {
	float:left;
	padding:5px;
	clear:right;
	}
	
.img_container a{
	float:left; 
	padding-right:5px; 
	border:2px solid #f0ebeb; 
	-moz-border-radius-topright: 10px; 
	border-top-right-radius: 10px; 
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	border-bottom-right-radius: 10px; 
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	clear:right;
	}

.img_container a:hover{
	float:left; 
	padding-right:5px; 
	border:2px solid #b73838; 
	-moz-border-radius-topright: 10px; 
	border-top-right-radius: 10px; 
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; 
	border-bottom-right-radius: 10px; 
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	clear:right;
	}	
	
.partner_text {
	float:left;
	clear:both; 
	color:#333333;
	margin-left:auto;
	margin-right:14px;
	text-align:justify;
	padding-top:10px;
	}
	
.partner_text a{
	float:left;
	clear:both; 
	color:#000000;
	margin-left:auto;
	margin-right:14px;
	border:none;
	text-decoration:none;
	}	
	
.partner_text a:hover{
	float:left;
	clear:both; 
	color:#b73838;
	margin-left:auto;
	margin-right:14px;
	border:none;
	text-decoration:underline;
	}		
	
.partner_text p {
	float:left;
	clear:both; 
	color:#333333;
	font-size:12px;
	text-align:justify;
	}			
		
p{
	font-family: Arial;
	font-size: 14px;
	color: #183D67;
	}
	
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183D67;
	}
	
a{
	font-family: Arial;
	font-size: 12px;
	color: #F0EDDF;
	text-decoration: underline;
	font-weight:bold;
	}
	
a:hover{
	font-family: Arial;
	color: #B69B53;
	text-decoration: underline;
	font-weight:bold;
	}
	

h1{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	}	
	
h2{
	padding-left:35px;
	line-height:5px;
	}				

