/*css hard reset from: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* the layout */

body {
	font-family: "Tw Cen MT",Tahoma,"Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 1em;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	font-weight:normal;
	background:#FFFFFF none;
	margin:auto;
	padding:0 0 0 0;
	text-align: center;
	}
	
div#outside_boundry {
	float:none;
	width:1024px;
	margin:0 auto;
	border:0px solid red;
	}

div#page_header {
	float:left;
	width:1004px;
	height:105px;
	background:#FFFFFF;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	border:0px solid green;
	}

div#nav_strip {
	float:left;
	width:1004px;
	height:40px;
	line-height:20px;
	font-family:"Courier New";
	font-size:1.48em;
	font-weight:800;
	text-align:left;
	color:#FFFFFF;
	background-color:#FFCC66;
	margin:0 0 0 10px;
	padding:0 0 0 0px;
	border:0px solid blue;
	}

div#about{
	position:relative;
	float:right;
	width:510px;
	z-index:100;
	background-color:#FFFFFF;
	text-align:left;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	border:0px solid #666666;
	}

div#contact_block{
	float:left;
	position:relative;
	width:880px;
	height:20px;
	display:inline;
	text-align:left;
	margin:5px 0 0 145px;
	padding:0 0 0 0;
	border:0px solid green;
	}

/* left column */

div#left_column{
	float:left;
	width:475px;
	height:625px;
	margin:0 5px 0 0;
	padding:0 0 10px 10px;
	border:0px solid red;
	}

div#nav_box{
	float:left;
	width:465px;
	height:470px;
	background-color:#BBBBBB;
	margin:40px 0 0 0;
	padding:80px 0 0 0;
	border:0px solid green;
	}



td.video_type{
	width:40%;
	height:68px;
	font-size:1.1em;
	font-weight:500;
	color:#FFFFFF;
	text-align:left;
	vertical-align:bottom;
	margin:0 0 0 0;
	padding:0 0 0 5%;
	border:0px solid blue;
	}

td.video_title{
	width:50%;
	height:68px;
	font-size:1.2em;
	font-weight:500;
	color:#FFFFFF;
	vertical-align:bottom;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0px solid green;
	}
td.menu_decoration{
	border:0px;
	text-align:left;
	margin:auto;
	padding-left:5%;
	}

/* right column */

div#right_column{
	float:left;
	width:530px;
	height:625px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	border:0px solid blue;
	}


div#video_title_container{
	float:left;
	width:520px;
	height:110px;
	margin:0 5px 0 5px;
	padding:0 0 0 0;
	border:0px solid green;
	}

div#video_title{
	float:left;
	width:275px;
	height:30px;
	text-align:center;
	margin:40px 25px 25px 25px;
	padding:0 0 0 0;
	border:0px solid blue;
	}

div#video_time{
	float:left;
	width:125px;
	height:30px;
	text-align:center;
	margin:40px 25px 25px 25px;
	padding:0 0 0 0;
	border:0px solid yellow;
	}

div#video_content{
	float:left;
	width:520px;
	height:430px;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	border:0px solid blue;
	}
	
div#video_description{
	float:left;
	width:520px;
	text-align: center;
	margin:0 5px 0 5px;
	padding:20px 0 0 0;
	border:0px solid red;
	}

div#page_footer{
	float:left;
	width:1024px;
	height:30px;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	border:0px solid green;
	}

div#resume_container{
	float:none;
	width:1024px;
	margin:10px 10px 10px 10px;
	padding:auto;
	border:0px solid blue;
	}

div#resume{
	float:none;
	width:600px;
	text-align:left;
	margin:auto;
	padding:auto;
	border:0px solid green;
	}
	
/* text */	

p.about{
	float:left;
	display:inline;
	font-family: "Lucida Sans","Lucida Grande",Lucida,sans-serif;
	font-size:.8em;
	font-style:normal;
	font-weight:200;
	color:#666666;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
a.about{	
	display:inline;
	font-family: "Lucida Sans","Lucida Grande",Lucida,sans-serif;
	font-style:normal;
	font-weight:700;
	text-decoration:none;
	color:#FFCC66;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
a.about:link{
	color:#FFCC66;
	}	
a.about:visited{
	color:#FFCC66;
	}
a.about:hover{
	color:#FFCC66; 
	text-decoration:underline;
	}
a.about:active{
	color:#FFCC66;
	}
	
p.contact{
	float:left;
	display:none;
	font-family:"Tw Cen MT",Tahoma,"Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:200;
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

a.contact{
	float:none;
	display:inline;
	text-decoration:none;
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
p.nav_strip{
	float:left;
	display:inline;
	margin:5px 0 0 0;
	padding:5px 5px 5px 0px;
	border:0px solid blue;
	}	
	
a.nav_strip{
	float:left;
	display:inline;
	text-decoration:none;
	background-color:#FFCC66;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-right:0px solid #666666;
	}
a.nav_strip:link{
	color:#FFFFFF;
	}
a.nav_strip:visited{
	color:#FFFFFF;
	}
a.nav_strip:hover{
	color:#FFCC66; background:#FFFFFF;
	}
a.nav_strip:active{
	color:#FFFFFF;
	}

.video_type p{
	float:none;
	display:block;
	height:80px;
	line-height:140px;
	margin:0 0 0 0;
	padding:0 0 0 30px;
	text-align:left;
	border:0px solid yellow;
	}

a.video_type{
	display:inline;
	text-decoration:none;
	background-color:#BBBBBB;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-right:0px solid #666666;
	}
a.video_type:link{
	color:#333333;
	}
a.video_type:visited{
	color:#333333;
	}
a.video_type:hover{
	color:#FFFFFF; background:#BBBBBB;
	}
a.video_type:active{
	color:#333333;
	}
	
a.video_title{
	display:inline;
	text-decoration:none;
	background-color:#BBBBBB;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-right:0px solid #FFFFFF;
	}
a.video_title:link{
	color:#FFFFFF;
	}
a.video_title:visited{
	color:#FFFFFF;
	}
a.video_title:hover{
	color:#000000; background:#BBBBBB;
	}
a.video_title:active{
	color:#000000;
	}
	
	
	
a.video_description{
	float:none;
	display:inline;
	text-decoration:none;
	font-weight:800;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
a.video_description:link{
	color:#000000;
	}
a.video_description:visited{
	color:#000000;
	}
a.video_description:hover{
	color:#FFCC66;
	}
a.video_description:active{
	color:#666666;
	}	
	
a#current_selection{
	float:none;
	height:80px;
	display:inline;
	text-decoration:none;
	background-color:#BBBBBB;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-right:0px solid #666666;
	}
a#current_selection:link{
	color:#FFFFFF;
	}
a#current_selection:visited{
	color:#FFFFFF;
	}
a#current_selection:hover{
	color:#333333; background:#BBBBBB;
	}
a#current_selection:active{
	color:#333333;
	}	

.video_title p{
	float:none;
	line-height:20px;
	font-size: 1.25em;
	font-style:normal;
	font-family:"Courier New";
	font-weight:800;
	vertical-align:middle;
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align: center;
	border:0px solid yellow;
	}

.video_time p{
	float:none;
	line-height:35px;
	font-size: 1.25em;
	font-style:normal;
	font-family:"Courier New";
	font-weight:800;
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0px solid red;
	}

p.video_description{
	float:none;
	font-size: .825em;
	font-style:normal;
	font-family:"Courier New";
	color:#333333;
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	text-align: center;
	border:0px solid yellow;
	}
	
/*images */

.video_image_description img{
	float:none;
	margin:0 0 0 0;
	padding:5px 5px 5px 5px;
	text-align: center;
	border:0px solid blue;
	}