body {
	font-family:Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
	size:12px;
}
hr {
	width:90%;
	border-top: 1px solid gray;
	margin:0px;
	display:block;
}
#content {
	position:relative;
	width:800px;
	height: 500px;
	/* border: 1px solid #e9e9e9;*/
	background: #000000 url('../images/home/twcbg.jpg') top left no-repeat;
}
#content2 {
	position:relative;
	width:800px;
	padding-bottom:15px;
	/* border: 1px solid #e9e9e9;*/
	background: #87a5be;  	
}
.col1 {
	padding:20px 32px 0px 45px;
	margin-bottom:0;
	float:left;
	text-align: right;
	font-size:10px;
	width:213px;
	color:#5d4e3a;
	line-height:10px;
}
.col2 {
	padding:20px 40px 0px 10px;
	width: 460px;
	margin-bottom:0;
	float: left;
	text-align:left;
	font-size:10px;
	color: black;
}
#content3 {
	width:800px;
	background: #e5ecf2;
}
#copy1 {
	top:180px;
	right:240px;
	width:170px;
	height:180px;
	position:absolute;
	color:yellow;
	font-size: 100%;
	text-align: left;
}
#copy2 {
	top:395px;
	right:30px;
	width:470px;
	height:75px;
	position:absolute;
	color:white;
	font-size: 12px;
	text-align: left;
	overflow:hidden;
}
#copy2 a {
	color: red;
	text-decoration: none;
}
#copy2 a:hover {
	text-decoration: underline;
}
#audio a {	
	top:250px;
	right:35px;
	width:171px;
	height:32px;
	background: url('../images/home/audio.gif') top left no-repeat;
	position:absolute;
	display:block;
}
#audio a:hover {
	background: url('../images/home/audio-r.gif') top left no-repeat;
}
#video a {
	top:320px;
	right:35px;
	width:171px;
	height:33px;
	background: url('../images/home/video.gif') top left no-repeat;
	position:absolute;
	display:block;
}
#video a:hover {
	background: url('../images/home/video-r.gif') top left no-repeat;
}
#events a {	
	top:280px;
	right:35px;
	width:171px;
	height:32px;
	background: url('../images/home/events.gif') top left no-repeat;
	position:absolute;
	display:block;
}
#events a:hover {
	background: url('../images/home/events-r.gif') top left no-repeat;
}
#twc-logo a {
	top: 15px;
	right: 40px;
	width:300px;
	height: 200px;
	display:block;
	position:absolute;
}
#twc-images a {
	top: 15px;
	left: 10px;
	width:280px;
	height: 470px;
	display:block;
	position:absolute;
}
#home-footer {
	text-align:center;
	top: 13px;
	left: 50px;
	width: 720px;
	height: auto;
	display:block;
	position: absolute;
	font-size: 10px;
	color: #666666;
}
a.ybylink {
	padding-top: 3px;
	color:black;
	display: inline-block;
}
.next {
	 font-size: 10px;
	 font-weight: bold;
	 line-height: 13px;
	 letter-spacing: 1.5px;
	 font-variant: small-caps;
	 color: #005179;
}
.next-date {
	font-size: 12px;
	line-height: 15px;
}
.next-location {
	font-size: 12px;
	line-height: 15px;
}
.next-info {
	font-size: 11px;
	line-height: 15px;
}
.next-info a {
	color: #005179;
}

#mainnav {
	height:49px;
	width:471px;
	background: #FFF;
	/* margin-left:314px;*/
	margin-right:15px;
	margin-top:0px; /* 110px when #hdr-message is hidden */
	/* position:relative;*/
	float:right;
}
#mainnav ul {
	margin: 0;
	padding:0;
}
#mainnav ul li {
	list-style:none;
	display:inline;
	float: right;
}
#linkAbout a { background: url('../images/header/about.gif') top left no-repeat; height: 49px; width: 120px; display: inline-block;}
#linkNews a { background: url('../images/header/news.gif') top left no-repeat; height: 49px; width: 103px; display: inline-block;}
#linkStore a { background: url('../images/header/store.gif') top left no-repeat; height: 49px; width: 112px; display: inline-block;}
#linkContact a { background: url('../images/header/contact.gif') top left no-repeat; height: 49px; width: 136px; display: inline-block;}
#linkAbout a:hover {background-position: -120px 0; }
#linkNews a:hover {background-position: -103px 0; }
#linkStore a:hover {background-position: -112px 0; }
#linkContact a:hover {background-position: -136px 0; }

#submenu2 {
	width: 800px;
	background: #005179;
	height:50px;
	overflow: hidden;
}
#new a {
	width: 90px;
	background: url('../images/home/new.png') no-repeat;
	height: 30px;
	margin-left: 53px;
	margin-right: 3px;
	float:left;
	margin-top: 11px;
	display:block;
}
#subnav2 {
	width: 654px;
	float:left;
	margin-top: 17px;
	text-align:left;
	font-size: 13px;
	color: white;
}