  

body {

  text-align: left;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #000 url(Media/bgbody.jpg) top center no-repeat;
  color: #eee;
	}
	
.topframe {
  	float:left;
	width: 100%;
	height: 104px;
}

.tellyframe {
	float:right;
	margin-right: 20px;
	background: url(telly/tellyt2.png);
	width: 120px;
	height: 120px;
}
.logoframe {
	float:left;
	width: 210px;
	height: 124px;
}

.midframe {
	float:left;
	width: 900px;
	height: 600px;
	overflow: auto;
	}
	
.bottomframe {
	float:left;
	width:900px;
	padding-top:20px;
	}
	
.leftnav {
	background: url(photos/leftpic.jpg) no-repeat bottom left;
	overflow: scroll;
	width: 320px;
	height: 400px;
	float:left;
	}
	
.rightnav {
	overflow: auto;
	width: 100%;
	height: 428px;
	float:left;

	}
	
.localnav {
	margin-right:auto;
	margin-left:auto;
	margin-top: 12px;
	width:320px;
	height: 40px;

	}
	
.container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 800px;
}

.media {
	float: left;
	width: 900px;
	height: 400px;
}

.medialabel {
	padding-top: 5px;
	float: left;
	width: 900px;
	height: 30px;
}

.mediathumbs {
	padding-top: 1px;
	float: left;
	width: 900px;
	height: 50px;
}

.mediathumbs2 {
	padding-top: 1px;
	float: left;
	width: 900px;
	height: 50px;
}

.mediathumbs img {
	display: inline;
	border: solid #ccc 1px;
	margin-left: 2px;
}

.mediathumbs img:hover {
	border: solid #333 1px;

}
#navcontainer {
	font: 15pt "Times New Roman", Times, serif;
	text-transform: none;
	margin-top: 45px;
}

#navcontainer ul li {
	display: inline;
	border-bottom: solid #ccc 5px;
 }

#container li {
	display: inline;
	border-bottom: solid #ccc 5px;
 }
 
.localnav ul li {
	display: inline;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font: 12pt Georgia, Times, sans-serif;
	color: #e0d7cc;

 }
.localnav ul li a:hover {
	color: #dab783;

}
 
.rightnav ul li { 
	font: 10pt verdana, helvetica, sans-serif;
	color: #ccc;
	padding-left: 10px;
 }

#navcontainer ul li a {
	color: #e0d7cc;
	text-decoration: none;
	float: left;
	margin-left: 20px;

}

#navcontainer ul li a:hover {
	color: #dab783;
	border-bottom: solid #3ca8e8 2px;
	padding-bottom: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #dab783;
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
    font-weight: 100;


}	
	
h2 {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
    font-size: 13px;
	color: #e0d7cc;
	letter-spacing: 1px;
    font-weight: 200;
}		

h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #dab783;

}	
	
p {
	width: 820px;
	padding-left: 40px;
	padding-right: 15px;
	margin-bottom: 8px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    margin-top: .5em;
	color: #e0d7cc;
	letter-spacing: 1px;
	font-weight: 200;
}

b {

	font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    margin-top: .5em;
	color: #dab783;
}
		
#navcontainer ul a.current {
color: #dab783;
border-bottom: solid #3ca8e8 1px;
padding-bottom: 0px;
}

.localnav ul a.current {
color: #dab783;

}
	
#navbottom ul a.current {
background-color: white;
color: black;
}


	
.mediathumbs a.current {
padding-bottom: 2px;
border-bottom: solid #3ca8e8 2px;
}

a:visited { 
text-decoration: none;
color: #e0d7cc;
}	
	
a:link { 
text-decoration: none;
color: #e0d7cc;
}

a:hover { 
text-decoration: none;
color: #dab783;

}

.midframe ul { 
	font-family:  Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
	color: #e0d7cc;
	letter-spacing: 1px;


}

.media img {
border-bottom: solid #222 1px;
border-top: solid #777 1px;
border-left: solid #777 1px;
border-right: solid #222 1px;
}

.clickhere {
    float:right;
	border-style:none;
	z-index:0;
}
