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


body {
	background-image: url(images/background_1.jpg);
	background-repeat: no-repeat;
	background-color: #EECE99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:25px;
}

.orange:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #E87036;
	text-decoration: none;
}
a.orange:visited {
	text-decoration: none;
	color: #E87036;
}
a.orange:hover {
	text-decoration: underline;
	color: #754C29;
}
a.orange:active {
	text-decoration: none;
	color: #E87036;
}

.tan_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F6E8D6;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
		}

a.tan_link:visited {
	color: #F6E8D6;
	text-decoration: none;
}
a.tan_link:hover {
	color: #754C29;
	text-decoration:none;
}
a.tan_link:active {
	color: #F6E8D6;
	text-decoration: none;
}

.zart:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #754C29;
	text-decoration: none;
}
a.zart:visited {
	text-decoration: none;
	color: #754C29;
}
a.zart:hover {
	text-decoration: underline;
	color: #000000;
}
a.zart:active {
	text-decoration: none;
	color: #754C29;
}

p {
line-height:15px;
margin-top:10px;
	margin-bottom:10px;
}

.borderit img{
border: 1px solid #000000;
}

.borderit:hover img{
border: 1px solid #FFFFFF;
}

.borderit:hover{
color: black; 
}


.cell_1 {
	background-image: url(images/web_01.gif);
	background-repeat: no-repeat;
}

.cell_2 {
	background-image: url(images/web_02.png);
	background-repeat: no-repeat;
}

.cell_johnson {
	background-image: url(images/johnny.png);
	background-repeat: no-repeat;
}

.cell_contact {
	background-image: url(images/web_contact.png);
	background-repeat: no-repeat;
}

.cell_soundtrack {
	background-image: url(images/web_soundtrack.png);
	background-repeat: no-repeat;
}

.cell_synergy {
	background-image: url(images/web_synergy.png);
	background-repeat: no-repeat;
}

.cell_press {
	background-image: url(images/web_press.png);
	background-repeat: no-repeat;
}

.cell_gallery {
	background-image: url(images/web_galleries.png);
	background-repeat: no-repeat;
}

.cell_gallery_2 {
	background-image: url(images/web_galleries_2.gif);
	background-repeat: no-repeat;
}

.cell_3 {
	background-image: url(images/web_03.gif);
	background-repeat: no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F6E8D6;
}

.cell_4 {
	background-image: url(images/web_04.gif);
	background-repeat: no-repeat;
}

.cell_4_home {
	background-image: url(images/web_home.jpg);
	background-repeat: no-repeat;
}

.cell_5 {
	background-image: url(images/web_05.gif);
	background-repeat: no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F6E8D6;
}

.cell_6 {
	background-image: url(images/web_06.gif);
	background-repeat: no-repeat;
}

div.fasheezy {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:;
	border:0;
	width: 498px;
	height: 376px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 20px;
	}
#auto {
	overflow: auto;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:5px;
	color:#754C29;
	margin-top:0px;
	margin-bottom:0px;

}


A.FreddyLink:link {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #F6E8D6;
text-decoration: none;
}
A.FreddyLink:visited {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #F6E8D6;
text-decoration: none;
}
A.FreddyLink:hover {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #754C29;
text-decoration: none;
}


#dropmenudiv{
position:absolute;
border: 0px;
z-index:100;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity: 1.0;
}

#dropmenudiv a{
display: block;
padding: 4px 4px 6px 7px;
border-bottom: 1px #000000 solid;
}


