/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/
body {background: #E0E0E0;  margin:0px; font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif}

#tengohead {width:100%; height:139px; background: url(../img/tengohead.png) no-repeat;}
#topbot {width:100%; background: url(../img/bottom.png) no-repeat;margin-top:0px; padding:0px;
min-height: 100%; height: auto;height: 100%; margin: 0 auto -13em;}
#push, #footer{
     height: 13em;
 }
 #footer {margin-top:20px;}

.gallname{font-size:10px; position: relative; left:140px;bottom:10px;}
.gal{padding:10px;}
.galtitle{position:relative; left:0px; margin-top:-10px; font-size:14px; font-weight:bold; color:#BBB2BB; width:130px;  }

#copyright {font-size:9px; margin: -15px 15px 0px 0px; }
.listimg li{float:left;position:relative;overflow:hidden;list-style:none; margin:10px}
.listimg ul{position:relative;cursor:pointer;}

#menusite ul {
list-style: none;
margin-top: -15px;
float:left;

}
p {text-align:justify;}

p.info {font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-size:12px; line-height:18px;}
h1{font-size:16px}
.frmf {margin-bottom:10px;font-size:12px;}
.frlab{float:left; width:100px}

.fadlink{margin-left:10px}

#menusite li { display:inline;float:left;}

#menusite ul a { text-decoration:none;
color: black; 
font-size:11px; 
display:inline;
font-family: Arial;}

#menusite ul a:hover {border-bottom: 2px solid #dd1111;}

#listimg  {float:left;}
#listimg  li{list-style:none;float:left;}

.imgts {

display:block;
height:130px;
left:6px;
position:relative;
top:5px;
width:130px;
border:5px solid #BBB;

}

em {
background:#FFFFFF url(../img/grey-gradient.gif) repeat-y scroll 0 0;
border-color:#999999 #999999 #999999 #888888;
border-style:solid;
border-width:1px;
color:#000000;
display:block;
font-style:normal;
padding:2px 4px 0px 4px;
position:relative;
float:left;
margin-left:8px;
margin-top:-100px;
cursor:pointer;
}



/**************************************/
/*              HEADER                */
/**************************************/



/*********************************************/
/*  Pagination                               */

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/



/**************************************/
/*               FOOTER               */
/**************************************/



