body {
	margin-top: 10px;
	background: #fff;
	font-family: verdana, arial, tahoma, Georgia, Trebuchet MS;
	color: #333;
	font-size: 12px; 
	line-height: 130%;
	text-align: left;
}

#container {	width: 840px;	padding: 0px;	margin-left: auto;	margin-right: auto; margin-top: -14px; }

#grey_line {
	height: 1px;
	width: 100%;
	background: #CCC;
	margin-top: -20px;
	}
	
html>body #grey_line {
	margin-top: -10px;
	}

#logo {
	height: 90px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	}

/* this is ignored by ie */
html>body #logo {
	margin-bottom: -26px;
	}

#main_menu {
	height: 24px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #E3E3D4;
	text-align: center;
	border-top: 1px solid #CCC;
	}

a.small				{ text-decoration: none; font-size: 9px; color: #CC2800; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; }
a.small:link		{ color: #CC2800;	text-decoration: none; }
a.small:visited	{ color: #CC2800;	text-decoration: none; }
a.small:hover 	{ text-decoration: underline; background: #CC2800; color: #FFF; }

a.main_menu			{ text-decoration: none; font-size: 10px; color: #666; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 700; line-height: 2.5; padding: 6px; }
a.main_menu:link		{ color: #666;	text-decoration: none; }
a.main_menu:visited	{ color: #666;	text-decoration: none; }
a.main_menu:hover 	{ color: #666;	background: #5E8100; color: #FFF; }


#twitter {
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#eeeecc;
	background-image:url(http://www.3four50.com/v2/_images/twitterlong.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-top: 1px solid #CCC;
	padding-top: 0px;
	}

a.twitter			{ text-decoration: none; font-size: 10px; color: #666; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 700; }
a.twitter:link		{ color: #666;	text-decoration: none; }
a.twitter:visited	{ color: #666;	text-decoration: none; }
a.twitter:hover 	{ color: #666;	background: #5E8100; color: #FFF; }



a.smallgreen				{ text-decoration: none; font-size: 10px; color: #5E8100; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; }
a.smallgreen:link		{ color: #5E8100;	text-decoration: none; }
a.smallgreen:visited	{ color: #5E8100;	text-decoration: none; }
a.smallgreen:hover 	{ color: #5E8100;	text-decoration: none; background: #5E8100; color: #FFF; }

a.bold				{ text-decoration: none; font-size: 12px; color: #5E8100; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 800; }
a.bold:link		{ color: #5E8100;	text-decoration: none; }
a.bold:visited	{ color: #5E8100;	text-decoration: none; }
a.bold:hover 	{ color: #5E8100;	text-decoration: none; background: #5E8100; color: #FFF; }

a				{ text-decoration: underline; font-size: 12px; color: #5E8100; font-weight: 500; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; }
a:link		{ color: #5E8100;	text-decoration: underline; }
a:visited	{ color: #5E8100;	text-decoration: underline; }
a:hover 	{ color: #5E8100;	text-decoration: none; background: #5E8100; color: #FFF; }

.small	{ text-decoration: none; font-size: 10px; color: #666; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; }

div.top{text-align:right;height:35px;margin:1em 0;padding:0; border-bottom:1px solid #CCC;display:table;width:100%;}

div.top div.left{float:left;text-align:left;}
div.top div.right{text-align:right;}
#content>div.top{display:table;width:100%}
#content>div.top div{display:table-cell}
#content>div.top div.left{float:none;text-align:left}
#content>div.top div.right{text-align:right}

h1 { text-decoration: none; font-size: 24px; color: #333; font-family:  georgia, verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 500; line-height: 1.4; }
h2 { text-decoration: none; font-size: 16px; color: #333; font-family:  georgia, verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 500; line-height: 1; }
h3 { text-decoration: none; font-size: 16px; color: #333; font-family:  georgia, verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 500; line-height: 1; }
h4 { text-decoration: none; font-size: 11px; color: #CC2800; font-family:  verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 700; line-height: 1;  margin-left: 16px; }
h4.vidlisth { margin-left: 0; }

a.h1 { text-decoration: underline; font-size: 24px; font-family:  georgia, verdana, arial, tahoma, Georgia, Trebuchet MS; font-weight: 500; line-height: 1.4; }

img { border: 0px; }

.column_left_content {
	text-align: left;
	width: 400px;
	padding-left: 34px;
}

.column_left_content2 {
	text-align: left;
	width: 520px;
	padding-left: 34px;
}

.column_left_content_full {
	text-align: left;
	width: 600px;
	padding-left: 34px;
}


.column_left_content_fullvideo {
	text-align: center;
	width: 840px;
	padding-left: 0px;
}


.column_left_content_interviews {
	text-align: left;
	width: 400px;
	padding-left: 34px;
}

.column_left_content_links {
	text-align: left;
	width: 550px;
	padding-left: 0px;
}

.soapbox {
	text-align: left;
	width: 840px;
	padding-left: 0px;
	margin-top: 20px;
	background-color: #ffffff;
	background-image: url(../_images/topbar.jpg); background-repeat: repeat-x;
	border-right: 1px solid #CCC;
}

#column_left {
	width: 590px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	background-color: #ffffff;
	background-image: url(../_images/topbar.jpg); background-repeat: no-repeat;
	border-right: 1px solid #CCC;
}
#column_left_full {
	width: 840px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	padding-top:15px;
	background-color: #ffffff;
	background-image: url(../_images/topbar.jpg); background-repeat: repeat-x;
	border-right: 1px solid #CCC;
}

#column_left_fullvideo {
	width: 840px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding-top:2px;
	background-color: #ffffff;
	background-image: url(../_images/topbar.jpg); background-repeat: repeat-x;
	border-right: 1px solid #CCC;
}

#splash_page {
	width: 1000px;
	height: 600px;
	float: center;
	margin-left: 0px;
	margin-top: 20px;
	background-color: #ffffff;
	background-image: url(index.jpg); background-repeat: no-repeat;
}

.ys_home_img_col { width: 137px;	float: left; margin-top: 35px; text-align:left; margin-left:0px; }
.ys_links_img_col { width: 0px;	float: left; margin-top: 35px; text-align:left; margin-left:0px; }
.ys_interview_img_col { width: 137px;	float: left; margin-top: 35px; text-align:left; margin-left:0px; }

#column_right {
	width: 234px;
	float: right;
	text-align:left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	background-image: url(../_images/topbar.jpg); background-repeat: no-repeat;	
}

.ys_home_content_col { float: left; width: 403px; margin-top: 35px; }
.ys_links_content_col { float: left; width: 508px; margin-top: 35px; }
.ys_interview_content_col { float: left; width: 403px; margin-top: 35px; }

.ys_home_content_homepage_col { float: left; width: 540px; margin-top: 35px; }

.home_content_row {width:100%; float:left; margin-bottom:20px; }
.home_content_box_photo { width:137px; float:left; padding-top:3px; }
.home_content_box_photo p { padding-top:0px; margin-top:0px; }
.home_content_box_1 { width:373px;float:left; margin-left:10px ;}
.home_content_box_1 h1 { margin-top:0px; padding-top:0px; line-height:1.0em; }

#column_right_content {
	padding: 10px;
	margin-top: 13px;
	text-align: left;
	color: #333;
	background: #EEEECC;
	font-size: 10px;
}

#banner {
	float: right;
	width: 633px;
	height: 119px;	
	margin-top: 20px;
}

/* main menu bar alignment fix - this is ignored by ie */
html>body #logo {
  height: 124px;
}

li {
	list-style-image: url(../_images/menu_bullet.gif);
	margin-bottom: 5px;
}

#agenda_container {
	background: #EDF2F8;
	width: 585px;
}

/* get rid of any padding added by internet explorer to the search area */
form {
	margin: 0;
	padding: 0;
}

embed {
	margin: 0px;
	}

#home_content_box_1 {
	width: 100%;
	height: 128px;
}

#flash_banner {
	background-image: url(../_images/logo_small.jpg); background-repeat: no-repeat;	
	width: 828px;
	height: 110px;
	margin-right: 0px;
	margin-left: auto;	margin-right: auto;
}

/* main menu bar alignment fix - this is ignored by ie */
html>body #home_content_box_1 {
  height: 120px;
}

table.conf08
{
    border-color: #0344B8;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    background-color: #EDF2F8;
}

/* ####### video stuff ######### */
#vidlist {
	list-style: none;
	width: 570px;
	padding: 0;
	margin: 0;
	
}
#vidlist li {
	width: 180px;
	height: 160px;
	float: left;
	padding: 0;
	margin: 0 7px 7px 0;
	list-style-image: none;
}
#latestvid {
	text-align: center;
}
#latestvid ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#latestvid li {
	width: 180px;
	height: 160px;
	padding: 0;
	margin: 0 7px 7px 0;
	list-style-image: none;
}
#videodiv {
	margin: 10px 0;
}
.vidpaging {
	clear: both;
}
#vidbreadcrumb {
	margin: 5px 0;
	padding: 10px 0 5px 0;;
}
#vidsubcats {
	margin: 10px 0;
	text-align: left;
}
.vidimage {
	width: 180px;
	height: 110px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #000;
	border: 1px solid #000;
}

 .feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
  list-style-type: none;
}
.feed-list li a:hover {
	color: #FF6600;
}

.left_box {
	width: 570px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	background-color: #ffffff;
	background-image: url(../_images/topbar.jpg); background-repeat: no-repeat;
	border-right: 1px solid #CCC;
	padding:10px;
	padding-top:20px;
}

.profile_box{background-color:#E3E3D4; width:132px; height:175px; float:left; margin-right:10px; margin-bottom:10px;}
.profile_box img{/*width:120px; */margin-left:6px; /*height:120px;*/ margin-top:6px;}
.profile_box p{font-size:9px; padding:0px; margin:0px; margin-left:6px;text-transform: capitalize;}


/*.featured_box {
	width: 234px;
	float: right;
	text-align:left;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../_images/topbar.jpg); background-repeat: no-repeat;	
}

#column_right_content {
	width: 234px;
	padding: 10px;
	margin-top: 13px;
	text-align: left;
	color: #333;
	background: #EEEECC;
	font-size: 10px;
}*/

.featured_box{float:right; width: 214px; padding:10px; margin-top:0px; background: #EEEECC url(../_images/topbar.jpg) no-repeat; padding-top:20px; margin-top:20px;}
.featured_box p{margin:0px; padding:0px; text-align:center; padding-bottom:10px; color:#CC2800;}

.featured_profile{background-color:#E3E3D4; width:150px; height:180px; float:left; margin-left:35px; margin-bottom:10px;}
.featured_profile img{/*width:140px;*/ margin-left:5px; /*height:140px;*/ margin-top:5px;}
.featured_profile p{font-size:11px; padding:0px; margin:0px; margin-left:5px; color:#000; text-align:left;}
.image{height:125px; width:120px; text-align:center;}
.image2{height:145px; width:140px; text-align:center;}

.latest_members{border-bottom:1px solid #CCC; height:240px; margin-bottom:10px;}
.clear{clear:both;}

a p{text-decoration:none; color:#000;}
a:visited p{text-decoration:none; color:#000;}
a:active p{text-decoration:none; color:#000;}
a:hover p{text-decoration:none; color:#FFF; background-color:#5E8100;}

.tag_cloud{margin-top:20px; width:555px; padding:10px; background-color:#EEEECC; border-top:20px solid #C6C7A8; text-align:center;}
.tag_cloud a{text-decoration:none;}
.tag_cloud a:hover{text-decoration:underline;}

.tag_cloud_story{margin-top:20px; width:385px; padding:10px; background-color:#EEEECC; border-top:20px solid #C6C7A8; text-align:center;}
.tag_cloud_story a{text-decoration:none;}
.tag_cloud_story p{/*width:200px; display:block;*/ /*overflow:auto;*/}
.tag_cloud_story a:hover{text-decoration:underline;}

.tag_cloud_news{margin-top:20px; width:635px; padding:10px; background-color:#EEEECC; border-top:20px solid #C6C7A8; text-align:center;}
.tag_cloud_news a{text-decoration:none;}
.tag_cloud_news a:hover{text-decoration:underline;}

.size1, .size2, .size3 , .size4, .size5{margin-right:15px; margin-top:15px; line-height:24px;}
.size1{font-size:16px;}
.size2{font-size:14px;}
.size3{font-size:12px;}
.size4{font-size:11px;}
.size5{font-size:10px;}

.searchable{background-color:#E3E3D4; padding:5px; height:25px;}

.profile_box a:hover p{background-color:#E3E3D4; color:#5E8100;}
.profile_box a:hover{background-color:#E3E3D4; color:#5E8100; cursor:pointer;}
.summit09h1{margin-top:48px;}

.plain td{padding:5px;}

.search-options{border-top:1px solid #C6C7A8; border-bottom:1px solid #C6C7A8; padding-top:10px; padding-bottom:10px; padding-left:20px;}
.soption{float:left; width:160px;}
.search-category{border-bottom:1px solid #C6C7A8; padding-top:25px; padding-bottom:10px; padding-left:20px;}
.cat-image{height:120px; background-color:#000; width:160px; float:left; margin-right:50px; margin-bottom:15px;}
.coption{float:left; width:200px; margin-bottom:15px;}
.chead h2{margin:0px; padding:0px; line-height:1em;}
.chead{margin-bottom:15px;}

.sub-right{float:right;}
.sub-left{float:left;}