body,div,table,tr,td,a{
	font-family: "Arial","Century Gothic";
	font-size:12px;
	}
.main_content{
	color:white; 
	position:relative; 
	left:-80px; 
	top:-25px; 
	width:220px; 
	text-align:justify; 
	font-size:13px; 
	line-height:20px;
}
.info_bar{
	background-color:#FC8004; 
	margin-top:65px; 
	border:1px solid white;
	border-right:0;
	text-align:left; 
	padding:1px; 
	padding-left:5px; 
	color:white;
	}
.floatie_text{
	display:inline; position:relative; top:-35px;
	}
.floatie_image{
	position:relative; top:-35px; margin-right:35px;
	}
#main_links{
	background-color:#022989;  
	background-repeat:no-repeat; 
	background-position:top right;
	color:white;
	}
.links_box{
	color:white; 
	margin-top:55px;
	margin-left:5px; 
	}
.linkie{
	color:white;
	text-decoration:none;
	font-size:14px;
	display:block;
	}
.linkie:hover{
	color:#aeaeae;
	background-color:#0C78D0;
	}
#button1,#button2,#button3{
	position:relative; 
	top:-35px; margin-right:35px;
	@display:inline;
	width:62px;
	height:62px;
	background-position:top;
	cursor:pointer;
	}
#button1{ background-image:url(images/button-1.png); }
#button3{ background-image:url(images/button-3.png); }
#button2{ background-image:url(images/button-3.png); }
