@charset "UTF-8";
/* CSS Document */

body {
background-color: #f8f7f7;
font: 12px Arial, Helvetica, sans-serif;
color:black;
}

a img {
border: none;
}

div.main {
width: 800px;
background-color: #f8f7f7;
}

div.top {
width: 800px;
margin: 12px;
float:left;
}

.border {
border: solid 1px black;
}

.bold_red {
font-weight:bold;
color:red;
}

div.nav {
padding: 12px;
margin: 8px 0 8px 20px;
float: right;
width: 480px;
}

div.nav_img {
padding:4px;
float:right;
clear: none;
width: 108px;
font:22px "monotype corsiva", Arial, Helvetica, sans-serif;
}

div.nav_img img {
margin: 4px;
}

div.lower {
width: 800px;
margin: 12px;
float:left;
}

div.thumbnails {
width: 680px;
padding: 0 0 12px 12px;
margin-left: 36px;
}

img.thumbnail {
float: left;
margin: 6px;
border: solid 1px black;
}

div.photo_gallery {
width: auto;
float: left;
margin: 6px 0 24px 24px;
}

.subtitle_right {
float:right; 
clear:right; 
font: bold italic 18px Arial, Helvetica, sans-serif; 
letter-spacing:3.0px; 
padding:0 8px 4px 0;
width:350px;
text-align:right;
}

.subtitle_left {
font: bold italic 18px Arial, Helvetica, sans-serif; 
letter-spacing:3.0px;
}

img.title {
margin: 12px 0 12px 30px;
float: right;
clear: none;
border-bottom: solid 3px #666666;
}

div.lower_bio {
width: 480px;
float:left;
padding: 0 0 40px 75px;
margin-left: 100px;
}

div.lower_bio2 {
width: 480px;
float:left;
padding: 60px 0 40px 75px;
margin-left: 40px;
}

div.index_lower {
margin:0 0 24px 54px;
float:left;
background-image:url(images/initials_background.gif);
background-repeat: no-repeat;
width:632px;
height:500px;
}

div.demo_reel {
margin: 0px 0 40px 32px;
width: auto;
float:left;
clear:both;
}

table.demo_reel td {
padding: 8px;
vertical-align: top;
}

div.contact_form {
margin: 0px 0 12px 150px;
float:left;
clear:both;
}

div.nav_img a:link, a:visited {
	color:#3d545c;
	padding: 3px;
	text-decoration:none;
}
div.nav_img a:hover, a:active {
	/*color:#324631;*/
	padding: 3px;
	color:#7c5c5c;
	text-decoration:underline;
}


img.flash_still {
margin: 6px 8px 6px 0;
}
