html,body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: #79a url(images/55inch_wrap.jpg) 50% 0 repeat-y;
}

h1 {
	margin: 15px 0 10px -2px;
	padding: 0;
	color: #e40;
	font: oblique 30px Georgia, "Times New Roman", sans-serif;
}

h2 {
	margin: 5px 0 0 0;
	padding: 0;
	color: #e40;
	font: oblique 20px Georgia, "Times New Roman", sans-serif;
	
}

h3 {
	margin: 5px 0 0 0;
	padding: 0;
	color: #e40;
	font: oblique 14px Georgia, "Times New Roman", sans-serif;
}

a, a:link, a:visited {
	color: #069;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font: 1.4em/1.3 "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

#printH1 {display: none;}

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}

#masthead {
	position: relative;
	height: 149px;
	width: 700px;
	background: url(images/55inch_header.jpg) 0 0 no-repeat;
	margin: 0 0 0 30px;
	padding: 0;
}

#logo a {
	position: absolute;
	top: 10px;
	width: 297px;
	height: 108px;
	background: url(images/spacer.gif) 0 0 no-repeat;
}


#tabs {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 700px;
	height: 29px;
	padding: 0;
}

#nav {
	float: left;
	width: 700px;
	height: 29px;
	background: url(images/55inch_tabs.jpg) 0 0 no-repeat;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	float: left;
	text-indent: -9000px;
	height: 29px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#home a {width: 44px;
	margin-left: 20px;}
#film a {width: 29px;
	margin-left: 30px;} 
#animation a {width: 76px;
	margin-left: 30px;}
#archives a {width: 63px;
	margin-left: 30px;}
#about a {width: 47px;
	margin-left: 30px;}
#contact a {width: 60px;
	margin-left: 30px;
}

#home a:hover, #home a.current {background: url(images/55inch_tabs.jpg) -20px -29px no-repeat;}
#film a:hover, #film a.current {background: url(images/55inch_tabs.jpg) -94px -29px no-repeat;}
#animation a:hover, #animation a.current {background: url(images/55inch_tabs.jpg) -153px -29px no-repeat;}
#archives a:hover, #archives a.current {background: url(images/55inch_tabs.jpg) -259px -29px no-repeat;}
#about a:hover, #about a.current {background: url(images/55inch_tabs.jpg) -352px -29px no-repeat;}
#contact a:hover, #contact a.current {background: url(images/55inch_tabs.jpg) -429px -29px no-repeat;}

/* =main content
------------------------------------------------------*/
#HOMEmain {
	margin-left: 50px;
	width: 660px;
}

#HOMEmain p {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

#main {
	margin-left: 50px;
	width: 660px;
	padding-bottom: 10px;
}

#showcase div.left dl {
	width: 360px;
	margin: 0;
	padding: 0;
}

#showcase div.left dt {
	background: none;
	border: none;
	font-size: 1.5em;
	color: #000;
	margin: 0;
	padding: 0;
	width: inherit;
}

#showcase div.left dd {
	color: #222;
	width: inherit;
}


#col-one, #col-two, #col-three {
	float: left;
	width: 210px;
	margin-bottom: 20px;
}

#col-two,
#col-three {
	margin-left: 15px;
}

#info-div {
	margin: 0;
	padding: 0 8px;
}

#info-div p {
	margin: 0 0 1.2em 0;
	padding: 0;
}

#info-div p img {
	float: right;
	margin: 0 0 10px 5px;
}

#info-div p span {
	font-weight: bold;
}

.intro {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #79a;
}

#title h1 {
	margin: 15px 0 3px -2px;
	padding: 0;
	color: #e40;
	font: oblique 30px Georgia, "Times New Roman", sans-serif;
}

#image {
	background: url(images/55about.jpg) 100% -5px no-repeat;
	
	margin-bottom: 20px;
	text-align: justify;
}

#showcase {
	
}

#showcase .left {margin-bottom: 20px;
	float: left;
	width: 360px;
}

#showcase p {
	width: 360px;
	font: 12px/16px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	margin: 3px 0 1em 0;
	padding: 0;
}

#showcase dl {
	float: left;
	width: 270px;
	margin: 0 0 20px 24px;
}

#showcase dt {
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #79a;
	display: block;
	width: 264px;
	background-color: #e4ebee;
	border: 1px solid #79a;
	padding: 3px 0 2px 6px;
	margin: 0 0 7px 0;
}

#showcase dd {
	float: left;
	width: 258px;
	color: #79a;
	font-size: 12px;
	margin: 0 0 8px 0;
	padding: 0 5px 0 7px;
}

#showcase dd a {
	color: #069;
	text-decoration: none;
}

#showcase dd a:hover {
	text-decoration: underline;
}

#showcase dd.run {
	float: left;
	width: 40%;
}

#showcase dd.time {
	text-align: right;
	padding-right: 7px;
	float: right;
	width: 40%;
}

#footer {border: 1px solid #79a;
	color: #346;
	background: #fff url(images/55inch_footerBG.jpg) 0 0 repeat-x;
	clear: both;
	padding: 5px;
	margin-top: 9px;
	overflow: hidden;
}

#footer a {
	color: #e40;
	text-decoration: none;
	border-bottom: 1px dotted #e40;
}

#footer a:hover {
	background-color: #fc9;
}

#footer p {
	float: left;
	font: 12px/18px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}

#footer p.rightSide {
	text-align: right;
	float: right;
}

/*----------------------------------------------
= forms
-----------------------------------------------*/
form {border
	width: 210px;
	font: 10px tahoma, verdana, sans-serif;
}

fieldset {
	border: none;
}

label {
	font: 1em tahoma, verdana, sans-serif;
	color: #222;
	width: 200px;
}

input {
	margin-bottom: 5px;
	width: 190px;
}

textarea {
	margin: 0;
	padding: 0 3px;
	width: 190px;
	height: 200px;
	font: 11px tahoma, verdana, sans-serif;
}

input.submitbutton {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100px;
}