body {
margin: 0;
padding: 0;
text-align: left;
color: #333;
background: #435A6C;
font: 73% "lucida sans", "Trebuchet MS", verdana, arial, sans-serif;
}
	
#container {
width: 800px;
border: 10px solid #eee;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 0;
color: #333;
background: #eee;
}

#banner {	
	float: left;
	width: 720px;
	height:60px;
	padding-left: 120px;
	/* padding: 0; */
	margin: 0;
	background: url("img/ptc_sub_banner2.jpg") no-repeat;
}
#banner h1 {
font : bold 2em "lucida sans", verdana, tahoma, arial, sans-serif;
letter-spacing : 10px;
padding : 150px 0 0 250px;
color : #435A6C;
background : transparent;
}
#content {line-height: 1.8em;
	padding: 10px;
	margin-left: 150px;
/*	width: 610px; */
	margin-right: 100px;
	margin-top : 0;
}


#content_2 {line-height: 1.8em;
padding: 10px;
margin-left: 160px;
margin-right: 120px;
margin-top : 0;
}


#content h1 {
margin : 0 0 0 0;
padding : 5px;
letter-spacing : 5px;
font : bold 1.2em "lucida sans", verdana, tahoma, arial, sans-serif;
text-transform: uppercase;
color : #435A6C;
background: url("img/ptc_h1.jpg") no-repeat;
}


/* *** LightBox style definitions *** */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* *** END LightBox style definitions *** */


#sidebar {
float: left;
width: 150px;
margin: 0 0 0 0;
padding: 5px;
}

#sidebar_2 {
float: left;
width: 150px;
margin: 0 0 0 0;
padding: 5px;
}

.menu {
width: 150px;
padding: 10px 0 0 0;
}
.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.menu li {
margin: 0 0 .1em 0;
}
.menu a {
border-left : 5px solid #7BA1B8;
display: block;
font-size: 12px;
color: #435A6C;
background:#ddd;
width: 120px;
padding : 1em .5em;
text-decoration: none;
}
.menu a:hover {
border-left : 5px solid #333;
background: #7BA1B8 url("img/ptc_hover.jpg") no-repeat;
color: #000;
}

#sidebar-b {line-height: 1.8em;
float: right;
width: 150px;
margin: 0 0 0 0;
padding: 5px;
}
#credits {
clear: both;
padding: 5px;
margin-top: 5px;
font-size: .9em;
color: #000;
background: #eee;
}
#footer {
clear: both;
padding: 0;
margin-top: 0;
height: 80px;
color: #000;
background: transparent url("img/ptc_footer2.jpg") no-repeat;
}

#footer a:link, #footer a:visited {
background: inherit;
color: #7AB623;
text-decoration: none;
}

#footer a:hover {
border-bottom: 1px dashed  #f2f2f5;
background: inherit;
color: #000;
}

h1 {
margin : 10px 0 0 5px;
font : bold 1.2em "lucida sans", verdana, tahoma, arial, sans-serif;
letter-spacing : 5px;
text-transform: uppercase;
color : #435A6C;
background: inherit;
}

h2 {
padding : 0;
font : bold 1em "lucida sans", verdana, arial, tahoma, sans-serif;
color : #435A6C;
background: inherit;
}

h3 {
margin : 0;
font : normal 1.4em "lucida sans", verdana, arial, tahoma, sans-serif;
color : #4B088A;
background: inherit;
}

a {
color: #369;
font-weight: bold;
text-decoration: none;
background: inherit;
}
a:hover {
text-decoration: none;
color: #5D775A;
background: inherit;
}
div.scroll {
overflow: auto;
height: 7em;
width: 120px;
padding: .5em;
color: #000;
background:#f7f7f7;
border: 0px solid #999;
margin: 20px 0 15px 0;
}
.news {
font-size: 10px;
background: inherit;
color: #333;
}
.imgleft {
float:right;
}
.clear {
clear : both;
height : 50px;
}