@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------ */
/* --------------- OFFSITE ------------------ */
/* -------------------------------------------*/

#wrapper {
	min-width:650px;
	max-width:1000px;
	}
	
#header {
	height:30px;
	background:url(/images/offsite_header_bg.png) left top repeat-x;
	}
		
	#my-info {
		padding:8px 10px 0 0;
		}
	
	#offsite_logoLink {
		height:20px; display:block; float:left;
		margin:9px 0 0 20px;
		}
		
	a#offsite_logoLink{
		text-decoration:none;
		}
	
#footer {
	}	
	
	#offsite_logo {
	vertical-align: sub;
		}


