* { margin: 0;	padding: 0; }
body { background: #000; text-align: center; }

#frame {
 width: 760px;
 margin: 0 auto;
 text-align: left;
 background: #000 url(design/images/bgfill_thetyne2.jpg) 0 0 repeat-y;
}

#header { 
 width: 760px; height: 240px;
 background: url('design/images/hdr_thetyne2.jpg') 0 0 no-repeat;
}

#header h1 {
 text-indent: -100.0em;
}
/*
#header h1 {
 height: 240px;
 text-indent: -100.0em;
 overflow: hidden;
 background: url('design/images/hdr_thetyne2.jpg') 0 0 no-repeat;
}

#header h1 a {
 display:block;
 line-height:170px;
}
*/

#header ul {
 list-style: none;
 text-align: center;
 padding-top: 133px;
}

#header ul li a#first {
 border-left: 2px solid #fff;
 padding-left: 0.7em;
}

#header ul li {
 padding: 0 0.7em;
 border-right: 2px solid #fff;
 display: inline;
}

#header ul li a {
 color: #fff;
 font: 1.1em/50px Impact, Arial, Helvetica, sans-serif;
 text-decoration: none;
}

#header ul li a:hover {	color: #0388a4; }
#header ul li a.active { color: #0388a4; }



#center {
 background: url(design/images/bg_thetyne3.jpg) 0 0 no-repeat;
 width: 100%;
 overflow: auto;
}

#center #content {
 float: left;
 width: 420px;
 margin: 0 20px;
 padding: 10px 20px 0 30px;
 display: inline;
 background: url(design/images/hdr_textblock.png) 9px 0 no-repeat;
}

#center #sidebar {
 float: right;
 width: 200px;
 margin: 0px 40px 0 10px;
 display: inline;
}

#center h1, h2
{
	font: 1.6em/1.8em Impact, sans-serif;
	color: #0388a4;
	margin: 0 0 0.5em 0;
}

#center h3
{
	color: #0388a4;
	font: 1.4em/1.6em Arial, Helvetica, sans-serif;
	margin: 0 0 0.5em 0;
}

#center h3 em
{
	font-size: 70%;
	font-style: normal;
}

#center h4
{
	color: #0388a4;
	font: 1.1em/1.5em Impact, sans-serif;
	margin: 1em 0 0.6em 0;
}

#center h5, #center .rssThumbLabel
{
	color: #f90000;
	font: bold 0.8em/1.3em Arial, Helvetica, sans-serif;
	margin: 0.8em 0 0.6em 0;
}

#center p, #center li, #center dl, #center td, #center label
{
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	color: #01343f;
}

#center li { margin-left: 30px; padding-bottom: 6px; }
#center p { font-size: .9em; padding-bottom: 8px; }
#center a { color: #bd3805; }
#center a:hover { color: #0388a4; }

#footerad { width: 760px; margin: 0 auto 20px auto; }

#footer {
 width: 760px;
 height: 116px;
 background: #000 url(design/images/ftr_thetyne2.jpg) 0 0 no-repeat;
}

#footer p
{
	color: #97571f;
	font: 0.7em/50px Arial, Helvetica, sans-serif;
	margin: 0 0 0 40px;
	padding-top: 20px;
}

#footer p a { color: #97571f; }
#footer p a:hover { color: #fff; }

/* --- Contact Form --- */

#center .zemContactForm {
	margin: 2em 0 1em 0;
	}

#center .zemContactForm fieldset {
	border: none;
	}

#center .zemContactForm legend {
	display: none;
	}

#center .zemContactForm label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin: 0 0.3em 0 0;
	padding: 0.2em 0.5em;
	}

#center .zemContactForm br {
	clear: left;
	}

#center .zemContactForm input,
#center .zemContactForm select,
#center .zemContactForm textarea {
	margin: 0 0 0.3em 0;
	}

#center .zemContactForm .zemSubmit {
	margin-left: 115px;
	padding: 0.2em 0.5em;
	}

#center .zemContactForm .checkbox {
	margin-left: 115px;
	}

#center .zemContactForm .checkbox label {
	float: none;
	text-align: left;
	display: inline;
	}
#center .zemThanks
{
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	color: #01343f;
 font-weight: bold;
}

/* --- Gallery --- */

#center .rssThumbFloat {
 float: left;
 width: 120px;
 margin: 10px 10px;
}

/* --- Links --- */
#tyne_links { }
#tyne_links p { font-size: 70%; margin:0; padding: 0 5px 5px 10px;} 
#tyne_links h3 {font-size: 12px; margin: 0; padding:0;}
