/* Content Control */
  
#text{
                    	padding-top: 2px;
                    	padding-right: 5px;
                    	padding-left: 5px;
                    	padding-bottom: 5px;
                    	text-align: justify;
                    	font-family: Georgia, "Times New Roman", Times, serif;
                    	font-size: xx-small;
                    }
h1{
                    	color: white;
                    	font-family: Helvetica, Verdana, Arial, sans-serif;
                    }
h2{
                    	color: #e6e6e6;
                    	font-size: 85%;
                    	margin-top: -3px;
                    	font-family: Helvetica, Verdana, Arial, sans-serif;
                    }
body{
                    	background-color: black;
                    	background-image: url(images/bg.gif);
                    	padding: 0px;
                    	margin: 0px;
                    	background-repeat: repeat-x;
                    }
#menu li a {
						font-weight: bold;
						font-size: 11px;
                    }
#news{
                    	margin-left: 42px;
                    	float: left;
                    	margin-top: 10px;
                    	width:245px;
                    }
#main_content {
                    	margin-top: -50px;
                    	right: 25px;
                    	position: relative;
                    	left: 0px;
                    	margin-right: 35px;
                    	clear: none;
                    	border-color: white;
                    	border-style: dotted;
                    	border-width: 1px;
                    	width: 650px;
                    	float: right;
                    }
                    
#footer {
						clear: both;
					}
#logo {
						border-width: 0px;
						clear: both;
						background-image: url(images/left_logo.png);
						height: 308px;
						float: left;
						width: 323px;
					}
#top {
						background-repeat: no-repeat;
						background-image: url(images/header.jpg);
						clear: none;
						height: 200px;
						width: 100%;
						float: none;
					}
#container {	
						background-repeat: repeat-x;	
						text-align: center;
						margin: 0 auto;
						padding: 0px;
						margin: 0px;
						height: 100%;
						width: 1030px;
					}
#navigation {
						letter-spacing: 1px;
						text-shadow: 0px 0px 0ex black;
						word-spacing: 2px;
						text-align: right;
						margin-left: 10px;
						padding-left: 140px;
						font-variant: small-caps;
						color: white;
						background-image: url(images/bg_tr.gif);
						padding-top: 100px;
						background-position-x: 0px;
						font-family: "Times New Roman", Times, serif;
						width: 695px;
						border-width: 1px;
						height: 200px;
						background-repeat: no-repeat;
					}
/* links */

#links ul {
        list-style-type: none;
        width: 250px;
} 

#links li {
        margin-left: 0;
        margin-bottom: 15px;
        margin-right: 0;
        margin-top: 5px;
        border: 1px dotted #999;
        border-width: 1px 0;
}

#links li a { 
        text-align: left; 
        color: #e6e6e6;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 250px;
}

#links li a:hover {
        background: #999999;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 55% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: white;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

#navigation a:hover {
	color: white;
}

#navigation a {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

#links {
	margin-left: 28px;
	padding-bottom: 50px;
	width: 50px;
	padding-left: 0px;
	float: left;
}

/* blog */

#blog h1 { 
        text-align: left; 
        color: white;
        display: block;
        font: bold 95% Arial, Helvetica, sans-serif;
        text-decoration: none;
}

#blog h2 a:hover {
        color: #e6e6e6;
        font-size: 65%;
}

#blog em { 
        margin-bottom: 5px; 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#blog a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#blog span {
        color: white;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

#blog { 
padding-left: 15px; 
text-align: left; 
margin-top: -50px;
right: 25px;
position: relative;
left: 0px;
margin-right: 35px;
clear: none;
border-color: white;
border-style: dotted;
border-width: 1px;
width: 650px;
float: right;
                    }

.gallery {
                    	margin-left: 25px;
                    }

#blog img {
                    	border-color: white;
                    	border-width: 10px;
                    	border-style: solid;
                    }

#tn img {
                    	border-style: solid;
                    	border-color: white;
                    	border-width: 2px;
                    }

#google a {
                    	font-size: small;
                    	font-family: Georgia, "Times New Roman", Times, serif;
                    }

/* lightbox */

#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;
	overflow: auto;
	width: 100%	
	}

#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;
	}
	
/* rounded goodness */

.spiffy{ 
					display:block}
.spiffy *{
				  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#b20000}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #870000;
  border-right:1px solid #870000;
  background:#9f0000}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #6f0000;
  border-right:1px solid #6f0000;
  background:#a30000}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a30000;
  border-right:1px solid #a30000;}
.spiffy4{
  border-left:1px solid #870000;
  border-right:1px solid #870000}
.spiffy5{
  border-left:1px solid #9f0000;
  border-right:1px solid #9f0000}
.spiffyfg{
  background:#b20000}
#blog a{
                    	color: white;
                    }
