.clr{ /* BASIC CLEAR FIX*/
clear:both;
}

div.clear{ /* Special Div for Firefox for background height fix*/
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;
z-index:3;
background: #31353e url(../images/top_outer_bg.gif) top left repeat-x;
border-bottom:1px solid #fff;
}
#top_inner{
position:relative;
margin:0 auto;
height:auto;
z-index:3;

}
#top h3{
display:none;
}
#top{
position:relative;
float:right;
width:auto;
padding:0px 0 12px 0;
/*margin-left:-20px;*/
}
#logo{
position:relative;
float:left;
margin:20px;
margin-left:20px;
padding-bottom:20px;
z-index:2;
}
#suckerfish{
position:relative;
margin:0 auto;
z-index:9;
height:36px;
clear:both;
}
#smoothgallery{
position:relative;
margin:0 auto;
height:auto;
z-index:2;
}
#smoothgallery_outer{
position:relative;
margin:0 auto;
width:100%;
height:auto;
z-index:2;
background:#f9f9f9;
}

#jp_content_outer{
position:relative;
margin:0 auto;
background: url(../images/jp_content_outer.gif) top repeat-x;
width:100%;
border-top:1px solid #ccc;

}
#jp_content_inner{
position:relative;
margin:0 auto;
background: url(../images/jp_content_inner.png) top center no-repeat;
min-height:500px;
padding-top:20px;
}
.jp_content_wide{
position:relative;
margin:0 auto;
}
#breadcrumb h3{
display:none}

#breadcrumb{
position:relative;
margin:0 auto;
color:#999;
margin-bottom:20px;
border-bottom:1px dotted #eee;
width:100%;
font-size:11px;
}
#breadcrumb a{
text-decoration:none;
}
#joomlacontent{
float:left;
width:100%;
padding-bottom:10px;
}
#right{
padding-bottom:10px;
}
#inset{
text-align:left;
}

#bottom{
margin:0 auto;
margin-top:10px;
background:#fff;
padding:0 20px 0 20px;
}
#bottom_table{
margin:0 auto;
}
#footer h3{
display:none;
}

#footer a:link, #footer a:visited{
color:#ccc;
}
#footer{
margin:0 auto;
margin-top:10px;
padding:10px 0 10px 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;
}