body {
	padding: 0px;
	margin: 0px;
	background-color: #353a45;
	color: #bbbbbb;
}
.black {
	color: #000;
}
#map {
	margin-left: 10px;
}
.rightTall {
	width:240px;
	height:320px;
	float:right;
	margin-left: 4px;
	border: 1px solid #60697e;
	}
.rightTall2 {
	width:240px;
	height:361px;
	float:right;
	margin-right: 4px;
	border: 1px solid #60697e;
	}
.leftTall {
	width:240px;
	height:320px;
	float:left;
	margin-right: 4px;
	border: 1px solid #60697e;
	}
.leftTall2 {
	width:240px;
	height:361px;
	float:left;
	margin-right: 4px;
	border: 1px solid #60697e;
	}
.centerWide {
	width:525px;
/*	height:349px;*/
	float:left;
	margin-bottom: 6px;
	border: 1px solid #60697e;
	}


.centerTall {
	width:525px;
	height:700px;
	float:left;
	margin-bottom: 6px;
	border: 1px solid #60697e;
	}
.centerTall2 {
	width:525px;
	height:700px;
	float:left;
	margin-bottom: 6px;
	border: 1px solid #60697e;
	}
.movie {
	width:320px;
	margin-bottom: 10px;
	margin-left: 105px;
	}
	
#container {
	width: 850px;
	padding-top: 0px;
	margin-left: -425px;
	left: 50%;
	position: absolute;
	background-repeat: repeat-y;
	margin-top: 0px;
	background-image: url(../images/center-bg.jpg);
	padding-bottom: 10px;
}
#back {
	height: 1200px;
	width: 850px;
	padding-top: 0px;
	margin-left: -425px;
	left: 50%;
	position: absolute;
	background-repeat: repeat-y;
	margin-top: 0px;
	background-image: url(../images/center-bg.jpg);
}
#name {
	top: 0px;
	left: 70px;
	position: absolute;
	height: 127px;
	width: 525px;
	background-repeat: no-repeat;
	background-image: url(../images/sunset-life.jpg);
}

#logo2 {
	top: 10px;
	left: 657px;
	height: 166px;
	position: absolute;
	background-repeat: no-repeat;
	width: 166px;
	background-image: url(../images/Circle.jpg);
}

#nav {
	text-align: center;
	position: relative;
	border-color: #60697e;
	border-width: 1px;
	border-style: solid;
	width: 537px;
	background-repeat: repeat-y;
	background-image: url(../images/leftbox-back.jpg);
	margin-top: 130px;
	margin-left: 61px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navLinks ul{
	margin: 0px;
}
#navLinks li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#navLinks a:link, #navLinks a:visited{
	margin-left:3px;
	margin-right: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-top: 3px;
	font-variant: normal;
	font-size: 1em;
	text-decoration: none;
	color: #8990b8;
	font-family:  Arial, sans-serif;
}
#navLinks a:hover {
	background-image: url(../images/rightbox-back-down.jpg);
	border-right-color: #60697e;
	border-left-color: #60697e;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 4px;
	font-variant: normal;
	font-size: 1em;
	color: #8990b8;
	font-family:  Arial, sans-serif;		
}
#navLinks a:active {
        background-image: url(../images/rightbox-back-down.jpg);
        border-right-color: #60697e;
        border-left-color: #60697e;
        border-right-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-left-width: 1px;
        padding-right: 2px;
	padding-left: 2px;
        margin-right: 3px;
	margin-left: 3px;
        padding-bottom: 4px;
	font-variant: normal;
        font-size: 1em;
        color: #070930;
        font-family:  Arial, sans-serif;              
	}									
#leftbox{
	position: relative;
	margin-left: 61px;
	margin-top: 5px;
}
.entry {
	width: 537px;
	position: relative;
	border-color: #60697e;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat-y;
	background-image: url(../images/leftbox-back.jpg);
	margin-top: 5px;
}
			.smallIcon {
				margin-bottom: 4px;
				margin-right: 5px;
				margin-left: 5px;
				margin-top: 10px;
				background-image: url(../images/minilogo.gif);
				float: left;
				background-repeat: no-repeat;
				height: 23px;
				width: 50px;
				}

			h3 {
				margin: 0px;
				font-size: 20px;
				font-variant: small-caps;
				font-family: "Times New Roman", Times, Serif;
				color: #8990b8;
			}

			.date {
				font-size: 7pt;
				color: #737D93;
				font-family: Courier, Monaco, monospace;
			}
			.newsText  p {
				color: #bbbbbb;
				font-size: 1em;
				font-family: Helvetica, Verdana, Arial, sans-serif;
				margin-top: 7px;
				margin-bottom: 7px;
				margin-left: 8px;
				margin-right: 8px;
				}
			.newsText a:link{
				text-decoration: none;
				color: #0095e3
				}
			.newsText a:visited {
				text-decoration: none;
				color: #a652a7;
				}
			.newsText a:hover, .newsText a:active{
				text-decoration: underline;
				color : #DD6900;
				}
			.newsText p:first-letter {
					margin-left: 25px;
				}
#rightbox {
		top: 200px;
		right: 11px;
		position: absolute;
		}
			#epHeader {
				border-left-style: solid;
				border-bottom-style: solid;
				border-right-style: solid;
				border-top-style: solid;
				border-left-color: #60697e;
				border-bottom-color: #2c303a;
				border-right-color: #292d37;
				border-top-color: #60697e;
				border-left-width: 1px;
				border-bottom-width: 1px;
				border-right-width: 1px;
				border-top-width: 1px;
				background-repeat: no-repeat;
				background-image: url(../images/quicklinks.jpg);
				width: 196px;
				height: 32px;
				margin: 0px;
		}
			#episodes {
				}
			.episode {
				border-left-style: solid;
				border-bottom-style: solid;
				border-right-style: solid;
				border-top-style: solid;
				border-left-color: #60697e;
				border-bottom-color: #2c303a;
				border-right-color: #292d37;
				border-top-color: #60697e;
				border-left-width: 1px;
				border-bottom-width: 1px;
				border-right-width: 1px;
				border-top-width: 1px;
				color: #bbbbbb;
				background-repeat: repeat-x;
				background-image: url(../images/rightbox-back.jpg);
				height: 40px;
				width: 197px;
				}
			.epTitle a:link, .epTitle a:visited, .epTitle a:active{
					margin-left: 10px;
					font-size: 12pt;
					color: #070930;
					font-family: "Arial Black", Arial, Sans-Serif;
					text-decoration: none;
				}
			.epTitle a:hover{
					margin-left: 10px;
					font-size: 12pt;
					color: #070930;
					font-family: "Arial Black", Arial, Sans-Serif;
					text-decoration: underline;
				}
			.loc{
					font-size: 8pt;
					color: #bbb;
					margin-left:15px;
					font-family: "Times new roman", serif;
				}
			#ad {
				width: 160px;
				height: 600px;
				margin-top:15px;
				margin-left: 19px;
			}
