@charset "UTF-8";

#offset {
	 width:200px; 
	 height:auto; 
	 margin-left:25px; 
	 margin-top:10px;
	 }
	 
#offset2 {
	 width:200px; 
	 height:auto; 
	 margin-left:20px; 
	 }

#navbar {
	width:200px;
	height:20px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	list-style-position:outside;
	
}

#navbar a  {
overflow: visible;
display: block;
color: #ffffff;
text-decoration: none;
background: url(../images/sidebar_img.png) no-repeat;
}

#navbar a:hover {
	background-position:-200px 0;
	color:#ffffff;
}
#navbar a:active {
	background-position:-400px 0;
	color:#FFe152;
}




#navbar2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	text-align:left;
	line-height: 16px;
	width:180px;
	margin-left:15px;
	font-style: normal;
	
}


#navbar2 a  {
overflow: visible;
display: block;
color: #66CCFF;
text-decoration: none;
background: url(../images/sidebar_img.png) no-repeat;
}

#navbar2 a:hover {
	background-position:-200px 0;
	color: #990000;
}
#navbar2 a:active {
	background-position:-400px 0;
	color:#FFe152;
}


#navbar3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:32px;
	text-align:left;
	line-height: 16px;
	width:200px;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	font-style: normal;
}


#navbar3 a  {
overflow: visible;
display: block;
color: #ffffff;
text-decoration: none;
background: url(../images/sidebar_img.png) no-repeat;
}

#navbar3 a:hover {
	background-position:-200px 0;
	color:#FFFFFF;
}
#navbar3 a:active {
	background-position:-400px 0;
	color:#FFe152;
}







#side-button1 a {
	display:block;
	padding: 0px;
	margin:0;
	border: 0;
	width: 200px;
	height: 45px;
	background-image:url(../images/side-happ.png);	
	background-position: 0 0;
	}

#side-button1 a:hover {
	background-position: 0 -45px;
	}


#side-button1 a:active {
	background-position: 0 -90px;
	}
	
	


#side-button2 a {
	display:block;
	padding: 0px;
	margin:0;
	border: 0;
	width: 200px;
	height: 45px;
	background-image:url(../images/side-newsletter.png);	
	background-position: 0 0;
	}

#side-button2 a:hover {
	background-position: 0 -45px;
	}


#side-button2 a:active {
	background-position: 0 -90px;
	}
	
	
	
	
	
	
#side-button3 a {
	display:block;
	padding: 0px;
	margin:0;
	border: 0;
	width: 200px;
	height: 45px;
	background-image:url(../images/side-faces.png);	
	background-position: 0 0;
	}

#side-button3 a:hover {
	background-position: 0 -45px;
	}


#side-button3 a:active {
	background-position: 0 -90px;
	}
	
	
	
	
	
	
#side-button4 a {
	display:block;
	padding: 0px;
	margin:0;
	border: 0;
	width: 200px;
	height: 45px;
	background-image:url(../images/side-veterans.png);	
	background-position: 0 0;
	}

#side-button4 a:hover {
	background-position: 0 -45px;
	}


#side-button4 a:active {
	background-position: 0 -90px;
	}
	
	
.white_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
