* { margin:0; padding:0; border:0; }

body { 
	text-align:center;
	background:#AAA;
	margin:0 auto 100px auto;
	
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:11px;
}
/*IE 6*/ * html body, * html table { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:11px; }

/*LAYOUT*/

div#frame, div#home_background, div#head, div#nav_home, div#main { width:850px; margin:0 auto; overflow:hidden; }

div#frame { background:#FFF; border:4px solid #E3E3E3; border-top:0; text-align:left; }
div#home_background { height:315px; }
div#head, div#home_head { height:145px; }
div#nav_home { height:170px; }
div#main { margin:18px 0 24px 0; background:url(bg-vert-dotted.gif) repeat-y; }

#head { background:url(bg-head-experience.jpg); }
.experience #head { background:url(bg-head-experience.jpg); }
.lectures #head { background:url(bg-head-lectures.jpg); }
.incident #head { background:url(bg-head-incident.jpg); }
.consulting #head { background:url(bg-head-consulting.jpg); }
.affiliatelinks #head { background:url(bg-head-affilatelinks.jpg); }
.photo #head { background:url(bg-head-photo.jpg); }
.contact #head { background:url(bg-head-contact.jpg); }


img#logo { padding:10px 0 0 56px; }

div#left_column { float:left; width:214px; padding:0 18px; }
div#main_column { float:left; width:528px; padding-left:18px;}

div#sub_nav { margin-bottom:6px; }

/*CONTENT*/

div#main a { color: #CC6600; text-decoration: none; font-weight: bold; font-size:10px; }
div#main a:hover { color:#B3592D; }

div.content { padding:18px 0; }
div.content p { margin-bottom: 1em; line-height:1.4em; }

div.content ul, div.content ol { margin:0 0 1em 2em; }

h1 { font-size:24px; color:#BB4A4E; font-weight:normal; letter-spacing: 0.07em; margin-bottom:.4em; }
h2 { font-size:13px; color:#666; margin-bottom:.4em; }
h3 { font-size:12px; color:#000; margin-bottom:.8em; }
h3b { font-size:12px; color:#000; margin-bottom: }
h4 { font-size:11px; color:#FFF; font-weight:normal; text-transform:uppercase; letter-spacing: 0.25em; padding:4px 6px; background:#9B9C9D; }
h5 { font-size:11px; color:#000; }

h3 img { float:left; margin-right:8px;  }

div.left_box { background:#ECECEC; border:1px solid #996666; margin-bottom:1em; color:#666; }
div.left_box_content { padding:6px; }
div.left_box_content p { margin-bottom:.8em; line-height:1.2em; }

table.logos { width:1%; text-align:center; margin:0 auto; }
table.logos td { padding:0 8px; }

div#main div#sub_nav a { color:#000; font-size:11px; }
div#main div#sub_nav a.active { color: #CC6600; }
div#main div#sub_nav a:hover { color:#B3592D; }

/*RSS Subscribe Link*/
div#main div#sub_nav a.rsslink { float:right; color:gray; font-size:11px; font-weight:normal }
div#main div#sub_nav a.rsslink img { vertical-align: bottom }

div.content_columns { overflow:hidden; margin:0 0 3em 0; font-size:10px; color:#666; }
div.content_columns div.column { float:left; width:156px;  }
div.content_columns .first, div.content_columns .second { margin-right:28px; }
div.content_columns .third {  }
div.content_columns h5 { margin-bottom:.4em; font-size:10px; }
div.two { background:url(bg-columns-two.gif); }
div.three { background:url(bg-columns-three.gif); }

dl.archive { overflow:hidden; border-bottom:1px solid #CCC; color:#666; margin-bottom:12px; }
dl.archive dt { float:left; width:96px; padding:12px auto; }
dl.archive dt img { width:80px; }
dl.archive dd { float:left; width:400px; padding:12px auto; }

dl.lecture { overflow:hidden; color:#666; margin-bottom:12px; }
dl.lecture dt { float:left; width:196px; padding:12px auto; }
dl.lecture dt img { width:180px; }
dl.lecture dd { float:left; width:300px; padding:12px auto; }

div#footer { text-align:center; padding:18px; color:#666; }
div#footer p { margin-bottom:.4em; }

/*NAVIGATION*/

ul#main_menu { list-style:none; margin: 10px 0 0 36px; font-size:12px; }
ul#main_menu li { width:192px; padding:3px 0 3px 8px; border-bottom:1px solid #CCC; }
ul#main_menu li.first { border-top:1px solid #CCC; }
ul#main_menu a { color:#666; text-decoration:none; }
ul#main_menu a:hover { color:#000; }
ul#main_menu a.active { color:#000; font-weight:bold; }

div#nav { margin-bottom:24px; }
div#nav ul#main_menu { margin:0 0 0 6px; }
div#nav ul#main_menu a { font-size:12px; font-weight:normal; }

.experience ul#main_menu .l_experience a, .lectures ul#main_menu .l_lectures a, .incident ul#main_menu .l_incident a, .consulting ul#main_menu .l_consulting a, .photo ul#main_menu .l_photo a, .contact ul#main_menu .l_contact a { color:#000; font-weight:bold; }

/*FORMS*/

table.request_form { margin-bottom:.8em; }
table.request_form th { text-align:right; font-weight:normal; width:15%; padding:4px; }
table.request_form td { padding:4px; width:35%; }
table.request_form input, table.request_form select { border:1px solid #999; color:666; font-size:11px; width:160px; padding:1px; }


/*MISC*/

hr { border:0; border-bottom:1px solid #CCC; margin-bottom:.8em; height:0px; }

.spread { line-height:1.4em; }

.leftimg { float:left; margin:0 2em 1em 0; }
.rightimg { float:right; margin:0 0 1em 2em; }