* {
	margin 0 0;
}

body {
	background-color:#E1E1E1;
	
		
}


.imgictv
{
	border-width:2px;
	border-color:#8DA5EB;
}

.howie-do-it-link
{
	color:#5A72B8;
}

h1 {
	font-family:"Arial";
	color:#FFFFFF;
	text-align:center;
}

h2 {
	font-family:"Arial";
	color:#161C29;
	text-indent:4px;	
}

h3 {
	font-family:"Arial";
	color:#FFFFFF;
}

h4 {
	font-family:"Arial";
	color:#FFFFFF;
	text-indent:8px;
}

h5 {
	font-family:"Arial";
	color:#FFFFFF;
	text-align:center;
}

.crewtitle {
	font-family:"Arial";
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	
}

.casttitle {
	font-family:"Arial";
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	
}

.crewheading {
	font-family:"Arial";
	color:#B8C7F2;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;

}

.seasonheading {
	font-family:"Arial";
	font-size:18px;
	color:#FFFFFF;
	border-style:solid;
	border-color:#718FE6;
	border-width:2px;
	background-color:#161C29;
	width:100%;
	text-align:center;
}

.seasonText {
	font-family:"Arial";
	font-size:18px;
	color:#FFFFFF;
	width:100%;
	text-decoration:none;
}

.castcrewMainTable {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	border-width:5px 2px;
	table-layout:fixed;
	border-spacing:5px;
	text-align:center;


}

.home-video-heading {
	font-family:"Arial";
	font-size:32px;
	color:#8DA5EB;
	text-weight:bold;
	text-align:center;
}

.about-us-heading {
	font-family:"Arial";
	font-size:32px;
	color:#2D395C;
	text-indent:20px;
}

.mission-top-heading {
	font-family:"Impact";
	font-size:36px;
	color:#FFFFFF;
	border-style:solid;
	border-color:#718FE6;
	border-width:2px;
	background-color:#161C29;
	width:90%;
	text-align:center;
}

.cast-top-heading {
	font-family:"Impact";
	font-size:36px;
	color:#FFFFFF;
	border-style:solid;
	border-color:#718FE6;
	border-width:2px;
	background-color:#161C29;
	width:90%;
	text-align:center;
}

.episode-top-heading {
	font-family:"Impact";
	font-size:36px;
	color:#FFFFFF;
	border-style:solid;
	border-color:#718FE6;
	border-width:2px;
	background-color:#161C29;
	width:100%;
	text-indent:55px;
}

.episode-header-one {
	font-family:"Arial";
	font-size:32px;
	color:#8DA5EB;
	text-decoration:underline;
	text-indent:3px;
	text-align:center;
}

.episode-header-two {
	font-family:"Arial";
	font-size:22px;
	color:#FFFFFF;
	text-align:center;
	
}

.episode-one-summary {
	font-family:"Arial";
	font-size:12px;
	color:#8DA5EB;

}

.stickjumper { 
	text-align:center;

}

.stickchair {
	text-align:center;
}


.stick-wave-position {
	text-align:center;
}

.layout-table{
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border-spacing:3px;
			
}

.empty {
	background-color:#000000;	
}

.empty-space {
	background-color:#000000;
	height:20px;
}

.tdblue-home {
	background-color:#2D395C;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:19px;
}

.tdblue-castcrew {
	background-color:#44568A;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:23px;
}

.tdblue-missions {
	background-color:#5A72B8;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:26px;
}


.tdblue-episodes{
	background-color:#718FE6;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:28px;
}

.tdblue-press{
	background-color:#8DA5EB;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:30px;
}

.tdblue-contact{
	background-color:#B8C7F2;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:32px;
}


.banner{
	background-image:url("../images/iceverywherebanner2.jpg");
	background-repeat:no-repeat;
	background-position:center; 
	height:220px;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-right-style:dotted;
	border-left-style:dotted;
	border-color:#FFFFFF;
	border-width:2px;
}

.nav-link-cell
{	background-color:#000000;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	border:2px dotted #FFFFFF;
	width:110px;	
}

.nav-link
{
	color:#8DA5EB;
	text-decoration:none;
	font-family:"Arial";
	font-size:13px;
		
}


.tdpsynopsis {

	border-style:outset dotted outset;
	border-color:#718FE6 #FFFFFF;
	border-width:5px 2px;
	table-layout:fixed;
	border-spacing:5px;
	background-color:#8DA5EB;
	padding-left:7px;
	padding-right:7px;
}

.synopsis {
	background-color:#161C29;
	font-family:"Arial";
	font-size:12px;
	color:#AABCF0;
	text-indent:35px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-color:#FFFFFF;
	border-width:2px;

}


.icon-home {
	background-color:#000000;
}

.icon-episode {
	background-color:#454954;
}

.tdfanlinks {	
	background-color:#000000;
		
}


.facebook {
	font-family:"Arial";
	font-size:12px;
	color:#AABCF0;
}

.facebookicon {
	list-style-image:url("../images/facebookicon.jpg");
}

.youtube {
	font-family:"Arial";
	font-size:12px;
	color:#AABCF0;
	list-style-image:url("../images/youtubeicon.jpg");
}

.youtubeicon {
	list-style-image:url("../images/youtubeicon.jpg");
}

.twitter {
	font-family:"Arial";
	font-size:12px;
	color:#AABCF0;
}

.twittericon {
	list-style-image:url("../images/twittericon.jpg");
}

.wiki {
	font-family:"Arial";
	font-size:12px;
	color:#AABCF0;
}

.wikiicon {
	list-style-image:url("../images/wikiicon.jpg");
}


.formhead {
	font-family:"Arial";
	font-size:18px;
	color:#FFFFFF;
}

.formsecondhead {
	font-family:"Arial";
	font-size:12px;
	color:#B8C7F2;
}

.form {
	background-color:#161C29;
	font-family:"Arial";
	font-size:12px;
	color:#AABCF0;
	text-indent:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-top-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#718FE6;
	border-right-color:#718FE6;
	border-left-width:5px;
	border-right-width:5px;
}


.comments {
	font-family:"Arial";
	color:#000000;
}

hr {
	color:#718FE6;
}


.hr-episode {
	color:#FFFFFF;
	width:95%;
}


.tdblue-home2 {
	background-color:#2D395C;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:19px;
}

.tdblue-castcrew2 {
	background-color:#44568A;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:23px;
}

.tdblue-missions2 {
	background-color:#5A72B8;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:26px;
}


.tdblue-episodes2{
	background-color:#718FE6;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:28px;
}

.tdblue-press2{
	background-color:#8DA5EB;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:30px;
}

.tdblue-contact2{
	background-color:#B8C7F2;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:32px;
}

.footer {
	font-family:"Arial";
	font-size:12px;
	background-color:#000000;
	color:#000000;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:6px;
	text-align:center;
	border:2px dotted #FFFFFF;
	color:#718FE6;
}


.thproducers {
	font-family:"Arial";
	font-size:28px;
	color:#8DA5EB;
	text-align:center;
	background-color:#161C29;
	border-style:dotted;
	border-width:2px;
	border-color:#FFFFFF;
	text-decoration:underline;
	
}

.thstreet {
	font-family:"Arial";
	font-size:28px;
	color:#8DA5EB;
	text-align:center;
	background-color:#161C29;
	border-style:dotted;
	border-width:2px;
	border-color:#FFFFFF;
	text-decoration:underline;
	
}

.thcastcrew {
	font-family:"Arial";
	font-size:28px;
	color:#8DA5EB;
	text-align:center;
	background-color:#161C29;
	border-style:dotted;
	border-width:2px;
	border-color:#FFFFFF;
	text-decoration:underline;
	
}

.outside-table-castcrew {
	margin-left:auto;
	margin-right:auto;
	width:90%;
	border-style:outset dotted;
	border-color:#44568A #FFFFFF;
	border-width:5px 2px;
	table-layout:fixed;
	border-spacing:5px;

}

.photo-name-table {
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:90%;
	table-layout:fixed;
	border-collapse:collapse;
	

}

.td-pic {
	
	background-color:#161C29;
	text-align:center;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#FFFFFF;
	border-left-width:3px;
	border-right-width:3px;
	border-top-width:2px;
	border-bottom-width:2px;
	padding-top:16px;
	padding-bottom:10px;
}

.castcrewpic {
	border-style:solid;
	border-color:#8DA5EB;
	border-width:2px;
	
}

.inside-table-castcrew {
	border-style:solid;
	border-color:#5A72B8;
	border-width:2px;
	background-color:#5A72B8;
	width:30%;
}

.mission-board-cell{
	font-family:"Arial";
	font-size:8pt;
	color:#161C29;
	border-style:solid;
	border-color:#718FE6;
	border-width:2px;
	background-color:#718FE6;
	width:30%;
	text-align:center;
}

.missionpic{
	font-family:"Arial";
	font-size:8pt;
	color:#161C29;
	border-style:solid;
	border-color:#718FE6;
	border-width:2px;
	background-color:#718FE6;
	width:35%;
	text-align:center;
}

.name {

	font-family:"Arial";
	font-size:10pt;
	background-color:#161C29;
	color:#718FE6;
	border-style:ridge;
	border-color:#0000CC #FFFF00;
	border-width:6px;
	text-align:center;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#FFFFFF;
	border-left-width:3px;
	border-right-width:3px;
	border-top-width:2px;
	border-bottom-width:2px;
	padding:4px;	
}


.text {
	
	border-style:solid;
	border-color:#5A72B8;
	border-width:2px;
	text-align:left;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:10px;
	padding-left:10px;
	background-color:#5A72B8;
	width:70%;	
}


.missiontext {
	font-family:"Arial";
	font-size:10pt;
	color:#161C29;
	border-style:solid;
	border-color:#718FE6;
	border-width:2px;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	background-color:#718FE6;
	width:35%;	
}



dl {
	font-family:"Arial Black";
	font-size:8pt;
	color:#161C29;

}

dd {
	font-family:"Arial";
	font-size:9pt;
	color:#FFFFFF;
}

.tdcastlist {
	width:50%;
	background-color:#718FE6;
	font-family:"Arial";
	font-size:9pt;
	color:#161C29;
	padding:10px;
}

.tdcrewlist {
	width:50%;
	background-color:#161C29;
	font-family:"Arial";
	font-size:9pt;
	color:#718FE6;
	padding:10px;
}

.tdstickwave {
	width:50%;
	background-color:#454954;
	font-family:"Arial";
	font-size:12pt;
	color:#718FE6;
	padding:10px;
}

.pcrewlist {
	font-family:"Arial";
	font-size:12pt;
	color:#161C29;
	
}

.tdmissioncolumn {
	border-style:solid;
	border-width:6px;
	border-color:#000000;
}

#left-column {
	float:left;
	width:20%;
	background-color:#454954;
	height:1576px;
	border-left-style:dotted;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-width:2px;
	border-color:#FFFFFF;
	padding:10px;
}

#right-column {
	float:left;
	width:70%;
	background-color:#8DA5EB;
	height:380px;
	text-align:center;
	padding-top:10px;
	border-style:solid;
	border-width:5px;
	border-color:#FFFFFF;
	color:#161C29;
	font-family:"Arial";
	font-size:9pt;
	
}

.center {
	text-align:center;
}

.internal-nav-cell {
	text-align:left;
	text-decoration:none;
	color:#5A72B8;
	font-family:"Arial";
	font-size:12px;
	
}

.shift-right {
	position:relative;
	left:13.5px;
}

.shift-right2 {
	position:relative;
	left:13.5px;
}

.shift-up {
	position:relative;
	bottom:85px;
}
.shift-up2 {
	position:relative;
	bottom:160px;


.episode-link {
	font-family:"Arial";
	font-size:8pt;
}
<!--Created by Danielle Gaydorus-->
