div.clear{ /* Special Div for Firefox for background height fix*/
position:relative;
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
font-size: 0;
}
html {
overflow-y:scroll;
height:100%;
}

#top_outer{
position:relative;
margin:0 auto;
width:100%;
height:auto;
background:black;
border-bottom:1px solid #ddd89e;
}
#top_inner{
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
margin-top: -22px;
position:relative;
height:auto;
}
#top h3{
display:none;
}
#top{
position:relative;
float:left;
width:auto;
padding:5px 0 5px 0;

}
#search{
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
left: 2px;
top: 24px;
position:relative;
float:right;
margin-right: 23px;
border:none;
z-index: 4;
background:url(../images/search_bg.png) no-repeat top;
width:241px;
height:22px;

}
#search h3{
display:none}

#search .inputbox{
border:none;
color:#fff;
font-size:100%;
padding:4px 0 0 40px;
background:none;
}

#header_outer{
position:relative;
margin:0 auto;
width:100%;
height:auto;
background:black url(../images/header_outer_bg.gif) repeat-x bottom;
z-index:2;

}
#header_inner{
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
margin-top: 0;
width: auto;
background-repeat: no-repeat;
background-color: black;
position: static;
height:auto;
background:url(../images/header_back.jpg) left center;
z-index: 2;
}
#logo{
border-spacing: 0px 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
float:left;
z-index:2;
}

#suckerfish{
position:relative;
float:left;
width:100%;
z-index:2;

}

#shadow_content{
position:relative;
margin:0 auto;
width:100%;
height:20px;
background:url(../images/shadow_content.gif) repeat-x top;
}
#inset{
position:relative;
z-index:1;

}
#joomlacontent{
padding:10px 4px 10px 4px;
margin-top:14px;
}
#breadcrumb h3{
display:none}

#breadcrumb{
color: #686868;
padding-bottom:10px;
margin-bottom:6px;
font-size:11px;
}
#inset{
text-align:left;
}
#right{
position:relative;
margin-top:-150px;
width:280px;
background:url(../images/right_bg.png) no-repeat top;
z-index:999;
min-height:600px;
padding-top:70px;
}


#bottom{
margin:0 auto;
margin-top:10px;
padding:20px 0 10px 0;
background: url(../images/bottom_top.png) top no-repeat;
text-align:center;
}
#bottom_table{
margin:0 auto;
}
#footer h3{
display:none;
}

#footer a:link, #footer a:visited{
color:#ccc;
}
#footer{
margin:0 auto;
margin-top:10px;
margin-bottom:10px;
padding:0;
color:#ccc;
font-size:90%;
text-align:center;
}

.imgborder{
display:block;
padding:6px;
border:1px solid #666;
background:#333;
margin:4px;
}
.imgpadding{
display:block;
padding-right:6px;
padding-bottom:6px;
}