body {
	background:url(../images/gradients/visit.jpg) repeat-x fixed;
}

/* MENU 3 - VISIT */

#menu3_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	width: 526px;
	height: 24px;
	margin: 0px;
	padding-left:10px;
}
#menu3_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu3_container li, #menu3_spacer, #menu3_1, #menu3_2, #menu3_3, #menu3_4, #menu3_5{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 24px;
}

#menu3_spacer, #menu3_1, #menu3_2, #menu3_3, #menu3_4, #menu3_5{
	margin: 0px 0px 0px 0px;
}

#menu3_spacer { width: 14px; background: url(../images/menu/menu_visit.gif) -49px 0px no-repeat  ;}
#menu3_1 { width: 49px; background: url(../images/menu/menu_visit.gif) 0px 0px no-repeat  ;}
#menu3_2 { width: 62px; background: url(../images/menu/menu_visit.gif) -63px 0px no-repeat  ;}
#menu3_3 { width: 65px; background: url(../images/menu/menu_visit.gif) -139px 0px no-repeat  ;}
#menu3_4 { width: 96px; background: url(../images/menu/menu_visit.gif) -218px 0px no-repeat  ;}
#menu3_5 { width: 116px; background: url(../images/menu/menu_visit.gif) -328px 0px no-repeat  ;}

#menu3_1_o { width: 49px; background: url(../images/menu/menu_visit.gif) -0px -24px no-repeat  ;}
#menu3_2_o { width: 62px; background: url(../images/menu/menu_visit.gif) -63px -24px no-repeat  ;}
#menu3_3_o { width: 65px; background: url(../images/menu/menu_visit.gif) -139px -24px no-repeat  ;}
#menu3_4_o { width: 96px; background: url(../images/menu/menu_visit.gif) -218px -24px no-repeat  ;}
#menu3_5_o { width: 116px; background: url(../images/menu/menu_visit.gif) -328px -24px no-repeat  ;}

#menu3_1 a{ width: 49px; background: none;}
#menu3_2 a{ width: 62px; }
#menu3_3 a{ width: 65px; }
#menu3_4 a{ width: 96px; }
#menu3_5 a{ width: 116px; }

#menu3_1 a, #menu3_2 a, #menu3_3 a, #menu3_4 a, #menu3_5 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#menu3_1 a:hover{ width: 49px; background: url(../images/menu/menu_visit.gif) -0px -24px no-repeat  ;}
#menu3_2 a:hover{ width: 62px; background: url(../images/menu/menu_visit.gif) -63px -24px no-repeat  ;}
#menu3_3 a:hover{ width: 65px; background: url(../images/menu/menu_visit.gif) -139px -24px no-repeat  ;}
#menu3_4 a:hover{ width: 96px; background: url(../images/menu/menu_visit.gif) -218px -24px no-repeat  ;}
#menu3_5 a:hover{ width: 116px; background: url(../images/menu/menu_visit.gif) -328px -24px no-repeat  ;}

#menu3_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* TEXT STUFF */

h3{
	color:#41BFE7;
}

h4, .headline, .bigquote {
	font-size:48px;
	line-height:48px;
	color:#41BFE7;
	letter-spacing:-1px;
}

.visittext{
	color:#41BFE7;
}

/* LINK STUFF */

a:link, a:active, a:visited{
	color: #41BFE7;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited{
	color:#41BFE7;
	font-weight:bold;
	text-decoration:none;
}

#footerlinks a:hover{
	text-decoration:underline;
}