@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
	text-align:center;
	background-image: url(../images/blue_gradientTV_bknd.gif);
		}
	
	#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #0066FF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-bottom-color: #000066;
	background:#fff ;
		}
		
	#contentleft {
	margin-top:12px;
	width:132px;
	padding-left:8px;
	float:left;
	background:#fff;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
		}
	
	#contentcenter {
	margin-top:0px;
	width:590px;
	padding: 0px 10px 0px 10px;
	float:left;
		}
	
	#contentright {
	margin-top:0px;
	width:140px;
	padding:0px;
	float:right;
	margin-right: 8px;
	padding-left:5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
		}
		
	#center {
	text-align: center;
		}
	
	#contentheader {
	height: 200px;
	background-image: url(../images/header_pg2a.jpg);
	background-repeat: no-repeat;
		}
	h1 {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
		}	
	h1 {
		font-size:16px;
		}
		
	#contentheader h1 {
		font-size:16px;
		padding:10px 0px 0px 0px;
		margin:0px;
		}	
		

	
	

.nav {
	font-size:12px;
	font-family: Helvetica, Gill Sans, Arial, sans-serif;
	line-height: 21px;
	font-weight: normal;
	color: #1EA3BE;
}

.bottomnav {
	font-size:9px;
	font-family: Helvetica, Gill Sans, Arial, sans-serif;
	line-height: 21px;
	font-weight: normal;
	color: #666;
}

.bodycopy {
	font-size:11px;
	font-family: Helvetica, Gill Sans, Arial, sans-serif;
	line-height: 16px;
	font-weight: normal;
	color: #333;
}

.newstitle {
	font-size:13px;
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	background:#FF3399;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 110px;
	}

a.one:link {color: #1EA3BE; text-decoration: none}
a.one:visited {color: #1EA3BE; text-decoration: none}
a.one:hover {color: #FF3399; text-decoration: underline}

a.two:link {color: #FF3399; text-decoration: none}
a.two:visited {color: #FF3399; text-decoration: none}
a.two:hover {color: #1EA3BE; text-decoration: underline}

.title {
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FF3399;
}

.titleblack {
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.lrgtitle {
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 16px;
	color: #FF3399;
}

.titlebold {
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}

.titleboldblue {
	font-family: Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1EA3BE;
}
.rightbarimage {
	float: none;
	margin-bottom: 8px;
}
.tourpics {
	float:right;
	margin: 0px 0px 10px 10px;
	border: .05em solid #000000;
}

