/* CSS Document */

a:link {
	text-decoration: none; color:#999999;
}
a:visited {
	text-decoration: none; color:#999999;
}
a:hover {
	text-decoration: none; color:#FF6600;
	background-image:url(../images/selected_black.jpg);
	
}
a:active {
	text-decoration: none; color:#999999;
}
img {
	border:none;
}
.a, .a:visited {color:#666666;}


body {background-color:#000000;}

/*gallery wrappers*/
#Wrapper { position:relative; width:960px; height:730px; margin-left:auto; margin-right:auto; margin-top:-10px;
			background-image:url(../images/fqu_cobitty_main02.jpg);
			background-repeat:no-repeat;
		 }
		 
#Wrapper2 { position:relative; width:960px; height:730px; margin-left:auto; margin-right:auto; margin-top:-10px;
			background-image:url(../images/fqu_45.448333_prices.jpg);
			background-repeat:no-repeat;
		 }
		 	#mp_leftholder { width:410px; height:550px; float:left;  }
			#mp_rightholder { width:540px; height:720px; float:right; }
			
#GPSwrapper { position:relative; width:960px; height:730px; margin-left:auto; margin-right:auto; margin-top:-10px;
			}
			#map { width:550px; height:450px; float:left;  margin-top:10px; border:1px solid #999999;  }
			#side_bar { width:400px; height:450px; float:left; margin-top:10px; }
			#gps_bar {width:380px; height:75px; padding:0px; border:1px solid #999999;*}
			

#header {position:relative; width:1005; height:150px; background:#000000;}

#picture_container { float:left; width:200px; height:620px; background:#000000; border:1px solid #000000; }
#container { float:left; width:906px; height:672px; background:#000000; border:1px solid #999999; margin-top:6px; }
#container b {font-weight:normal; width:600px; text-align:center; position:absolute; bottom:250px; left:0; color:#eee; font-family:tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif; letter-spacing:1px; line-height:1.7em; z-index:1;}

/*text wrappers*/
#text_wrapper {position:relative; width:700px; height:800px; background:#000000;  margin:20px auto; }
#text_wrapper_wide {position:relative; width:1000px; height:450px; background:#000000;  margin:20px auto; }
#inner_text_wrapper {position:relative; width:250px; height:780px; background:#000000; margin:0px auto; }

.style3 {font-family: "Trebuchet MS"; color: #999999; font-weight:normal; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style3a {font-family: "Trebuchet MS"; color: #FFFFFF; font-weight:normal; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style4 {font-size: large}
.style5 {font-family: "Trebuchet MS"; color:#999999; font-weight:normal; font-size:9px; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style5a {font-family: "Trebuchet MS"; color:#999999; font-weight:normal; font-size:11px; letter-spacing:4px; line-height:1.7em; z-index:1;}
.style6 {font-size: xx-large}
