body {
  background: url(sc-bg.gif) top left repeat-x;
  font-family: Arial,Verdana,Helvetica;
  background-color: #ffffff;
  font-size: 10px;
  margin: 0px;
}
	
	.content a img {	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	border-style: solid;
	border-width: 3px;
	border-color: #cbc7b6;
  padding:0px;
	}

.content a img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
	border-bottom: 0px;
	border: 3px solid #edb5be;
        padding:0px;
	}
	
a {
	text-decoration: none;
	color: #52d0dc;
  font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #e48896;
	font-weight:bold;
}

.images {

	border: 4px solid #ffffff;
        margin:0px;
	}

.content {
text-align:left;
font-family: Trebuchet MS;
font-size:11px;color: #616161;
padding-left: 2px;
padding-top: 2px;
padding-bottom: 2px;
letter-spacing:0px;
background-color: #f5f5f5;

}

h1 {
	font-family: Arial,Verdana,Helvetica;
  font-size : 8pt;
  line-height:29px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(border.png);
	color: #ffffff;
}

h2 {
	font-family: Arial,Verdana,Helvetica;
  font-size : 8pt;
  line-height:25px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(bordy.gif);
	color: #ffffff;
}

.border {
  font-family: trebuchet ms;
  font-size: 15px;
  line-height:23px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(border01.png);
  color: #ffffff;
}

.bottom {
font-family: trebuchet ms;
	font-size: 13px;
  line-height:16px;
	font-size: 13px;
  background: url(bottom.jpg);
	color: #5a4c35;
}

.newsfooter {
	background: #EDECEC url(bottomborder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:25px;
	text-align:center;
	font-family:lucida sans;
}

.bottomside {
  font-family: trebuchet ms;
  font-size: 10px;
  line-height:16px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(bottomborder1.gif);
	color: #5a4c35;
}

.border1 {
font-family: trebuchet ms;
	font-size: 11px;
  line-height:22px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(borderdate.gif);
	color: #000000;
}

.sideborder {
  font-family: trebuchet ms;
  font-size: 13px;
  line-height:21px;
  padding-top: 3px;
  width:193px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(sidebar.gif);
  color: #ffffff;
}

.contentborder {
  font-family: trebuchet ms;
  font-size: 13px;
  line-height:22px;
  padding-top: 3px;
  width:500px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(border01.png);
  color: #ffffff;
}


input 
{color: #000000;
background: #ffffff;
font-family: verdana; 
font-weight: normal;
text-decoration: none;
font-size: 9px;
text-align: left;
border-width: 1px;
border-style: solid;
border-color: #d0cdbd;}

 
#container {
margin: 0 auto;
text-align: left;
width: 780px;
position: relative;
background: url() repeat-y;
}

#image {
float: left;
margin-right: 20px;
padding: 0px;
}

#site {
float: left;
width:780px;
}

#menu{
border: none;
width: 450px;
position: absolute; left: 220px; top: 0px;
}

#latest{
border: none;
width: 200px;
position: absolute; left: 590px; top: 142px;
}

#welcome{
border: none;
width: 450px;
position: absolute; left: 221px; top: 265px;
}


#side {
color: #cccccc;
margin-top: 0px;
padding-left: 35px;
float: left;
width: 193px;
}

#sideright {
color: #cccccc;
margin-top: 0px;
padding-left: 550px;
float: right;
width: 180px;
}

#ad {
margin-left: 70px;
margin-top: 10px;
float: left;
width: 468px;
height: 60px;
background: #e6e6e6;
}

#content {
margin-top: 0px;
margin-left: 17px;
padding-right: 0px;
float: left;
width: 500px;
}

blockquote {
	background-color: #e7e7e7;
	text-align: jusitify;
	padding-left: 9px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	color: #6b6b6b;
	font-family: Georgia;
	font-size: 10px;
	border-left: 15px solid #88ba41;
	margin-left: 1.3em;}
	
strong {color: #fc6558;}

b {color: #ec2a21;}

em { 
  color: #000;
	padding-left:2px ;
	padding-right:2px ;
	background-color: #ffffff;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
