body {font-family: Tahoma, Geneva, sans-serif; background-color: black;}
tr, td {margin:0; padding:0;}
img {display: block; margin:0; padding: 0; }

#content {
	width:100%;
	}
#content div {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 921px;
	height: auto;
	border: 1px solid white;
	}
/*---Content table to structure presentations---*/
#cont_structure {
	margin:16px;
	padding:0;
	width:100%;
	background: url(/images/content/back_midline.gif) repeat-y;
	}
#cont_structure {
	font-size: 0.8em;
	color: white;
	}
#cont_structure td {
	margin:0;
	padding:0;
	vertical-align: top;
	}
#cont_structure td.last {
	margin:0;
	padding:0 0 2em 0;
	vertical-align: top;
	}
#cont_structure h1 {
	margin: 3em 0 -1.5em 0;
	padding:0;
	width: 427px;
	font-size: 1em;
	font-weight: bold;
	color: white;
	}
#cont_structure p {
	margin-top: 2em;
	width: 427px;
	line-height: 2em;
	}
#content_video {
	margin:auto;
	width: 1128px;
	}
.big_i img {
	border: 1px solid white;
	}
.small_i img {
	border: 1px solid black;
	display:inline;
	margin: 11px 1px 0 0;
	}
.small_i:hover img {
	border: 1px solid white;
	}	
.small_ii img {
	border: 1px solid black;
	margin: 0 6px 18px 0;
	}
.small_ii:hover img {
	border: 1px solid white;
	}	
.small_il img {
	border: 1px solid black;
	margin: 0 0 16px 6px;
	}
.small_il:hover img {
	border: 1px solid white;
	}	
/* comic cartoon page images additional styles*/	
.small_cc img {
	border: 1px solid black;
	margin: 0 6px 9px 0;
	}
.small_cc:hover img {
	border: 1px solid white;
	}	
	
/*---footer styles--*/
#footer{
	margin:0;
	padding:0;
	width: 100%;
	text-align: center;
	font-size: 0.7em;
	color: white;
	}
#footer div { 
margin: auto;
width:955px;239px;
}
#footer div div.res { 
float:left;
width:239px;
height:31px;
}
#footer div div.res img { 
display: inline;
}
#footer div div.count { 
float:left;
width:200px;
height:31px;
}
#footer div div.count img { 
display: inline;
}

#footer div div.cont {
float:left; 
width:239px;
height:31px;
}
#footer div div.cont img {
display: inline;
}
/*---styles for bottom sub navigation--*/
#subnav {
	margin: auto;
	padding: 0;
	display:inline;
	list-style:none;
	}
#subnav li{
	margin: 0;
	padding: 0;
	display:inline;
	}
#subnav li.res {
	margin: 0;
	padding: 0 65px 0 0 ;
	display:inline;
	}
#subnav li.cont{
	margin: 0;
	padding: 0 0 0 65px;
	display:inline;
	}
#subnav li a {
	padding: 0 5px;
	width: 20px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
#subnav li a:hover {
	color: white;
	text-decoration: underline;
	}
#subnav li a.act {
	padding: 0 5px;
	width: 20px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	}
#subnav li a.act:hover {
	color: #666;
	text-decoration: underline;
	}
#subnav li.res a {
	padding: 10px 95px 15px 95px;
	background:url(/images/topnav/but_resume.png) no-repeat bottom;
	display:inline;
	width:239px;
	height: 15px;
	min-width:239px;
	}
#subnav li.res a:hover {
	padding: 10px 95px 15px 95px;
	background:url(/images/topnav/but_resume_on.png) no-repeat bottom;
	display:inline;
	width:239px;
	height: 15px;
	}
#subnav li.cont a {
	padding: 10px 115px 15px 115px;
	background:url(/images/topnav/but_contact.png) no-repeat bottom;
	display:inline;
	width:239px;
	height: 15px;
	}
#subnav li.cont a:hover {
	padding: 10px 115px 15px 115px;
	background:url(/images/topnav/but_contact_on.png) no-repeat bottom;
	display:inline;
	width:239px;
	height: 15px;
	}
#footer h6 {
	width: 100%;
	text-align:center;
	font-weight:normal;	
	padding-top:7px;
	}
#footer a{
	color: #069;
	}	
#footer a:hover {
	color: #09F;
	}


