/*Layout Styles Start Here*/

@charset "UTF-8";
body  {
	padding: 0;
	text-align: center;
	background-image: url(ndy_images/backgrd2.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.twoColFixRtHdr #container {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #mainContent {
	width: 835px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
} 
.twoColFixRtHdr #footer {
	background-color: #FFFFFF;
	width: 700px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #header {
	background-image: url(ndy_images/not_dead_yet_header2.jpg);
	background-position: left top;
	position: relative;
	background-repeat: no-repeat;
	height: 344px;
	width: 850px;
} 
.twoColFixRtHdr  #headerhm {
	background-image: url(ndy_images/not_dead_yet_film_hm2.jpg);
	background-position: center top;
	position: relative;
	background-repeat: no-repeat;
	height: 479px;
	width: 900px;
}






/*Presentation Styles Start Here*/



.sidebaremphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #AE4A59;
	font-weight: normal;
	margin-right: 20px;
}
.sidebaremphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #92796C;
	margin-left: 15px;
	padding-right: 15px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #8BA6D7;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 000000;
	width: 260px;
	padding-bottom: 3px;
	margin-left: 50px;
	margin-top: 30px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	margin-left: 50px;
	margin-right: 50px;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
}

 


A:link {
	FONT-WEIGHT: normal;
	COLOR: #AE4A59;
	TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: normal;
	COLOR: #AE4A59;
	TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: normal;
	COLOR: #AE4A59;
	TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: none
}

.image{
	padding-right: 50px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}

.image_fill{
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;	
	}


	
.image_left{
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
      }
	  
 .padding{
	padding-right: 15px;
	padding-bottom: 5px;
      }
	  
	  
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #8BA6D7;
	font-weight: normal;
	padding-bottom: 3px;
	margin-left: 50px;
	margin-top: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #8BA6D7;
	font-weight: normal;
	padding-bottom: 3px;
	margin-left: 50px;
	margin-top: 20px;
}
.gallery_table {
	margin-left: 50px;
}
.twoColFixRtHdr #containerhm {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px dotted #000000;
}
#socials{
    margin-top: 30px;
}

.table{
/*	margin-top: 50px;*/
	margin-left: 365px;
	}

