body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
html>body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/**************************/
/**** HEADER / BANNER ****/
/************************/

#header {
	text-align:left;
	height:60px;
	height:165px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #c4141b;
	background-color: #ffffff;
	background:url("images/header-bg.png") no-repeat top left; 
}

#header h1 {
}
#header_right{
	position:absolute;
	right:0px;
	top:2px;
	text-align:right;
	padding-left: 00px;
	font-size: 150%;
	color:#ff00ff;
}

/******************/
/**** CONTENT ****/
/****************/

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-top:-5px;
	margin-left:-1px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background:url("images/bg_03a.png") repeat-y left; 
}

#content_top{
	font-size:50%;
	background:url("images/bg_05.png") repeat-x top; 
}
#content_bottom{
	font-size:50%;
	background:url("images/bg_06.png") repeat-x bottom; 
	border-bottom: 0px solid #dbdbdb;
}

#content_side_top{
	background:url("images/bg_03a.png") repeat-y left; 
}
#content_side_bottom{
	background:url("images/bg_03a.png") repeat-y top left; 
}

#content_side{
	position:absolute;
	font-size:100%;
	line-height: 170%;
	font-weight: 500;
	top:160px;
	left:0px;
	width:190px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 0px solid #000000; 
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;

	color:#525252;
}
#content_side h1 {
}
#content_side h2 {
}

#content_side ul {
	list-style:none;
}
#content_side li {
	background: url("images/bullet_flat_new.png") no-repeat 0 15px;
	text-align: left;
	margin-left:-25px;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;

}
#content_side li:hover {
	background: url("images/bullet_brite_new.png") no-repeat 0 16px;
}
#content_side a {
	text-decoration: none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:0px;
}
#content_side #current a {
	color: #ab1416;
}

#content_side #notcurrent a {
	color: #000057;
}

#content_side #notcurrent a:hover {
	color: #0000ff;
}	
#content_side a:hover {
/*	text-decoration: underline;*/
}


#top_of_page {
	text-align: right;
	margin-top:10px;
	margin-right:0px;
}

/*****************/
/****  HOME  ****/
/***************/

#content_otherside{
	position:absolute;
	float:left;
	font-size:120%;
	top:180px;
	left:700px;
	width:250px;
	text-align:center;
	padding-top:0px;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top: 0px solid #000000; 
	border-left: 0px solid #ff9900;
	border-right: 1px solid #335577;
	border-right: 0px solid #ab1416;
	border-bottom: 0px solid #000000;
	color:#000000;
}

#content_otherside h1 {
	text-align:center;
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	border-top: 0px solid #8591a6;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #ab1416;
	color:#000057;
}
#content_otherside h2 {
	text-align:center;
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	border-top: 0px solid #0047be;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #335577;
	color:#ffff00;
}

#content_main {
	position:relative;
	min-height:1200px;
	top:0px;
	text-align: left;
	width:480px;
	font-size:100%;
	margin-top:0px;
	margin-left:175px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
	color:#000057;
}

#content_main h1 {
	font-size:110%;
	font-weight:bold;
	margin-top:5px;
	margin-left:-10px;
	margin-right:0px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:5px;
	border-top: 0px solid #8591a6;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 1px solid #ab1416;
	color:#ab1416;
}

#content_main h2 {
	font-size:110%;
	font-weight:bold;
	margin-top:20px;
	margin-left:-10px;
	margin-right:0px;
	margin-bottom:5px;
	padding-top:3px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:3px;
	border-top: 1px solid #335577;
	border-left: 0px solid #ebebeb;
	border-right: 0px solid #bebebe;
	border-bottom: 0px solid #335577;
	color:#335577;
}

#content_main a {
	text-decoration: none;
	font-weight:bold;
	color: #3355aa;
}

#content_main a:hover {
	text-decoration: underline;
}

#content_main a.image {
	text-decoration: none;
	border-bottom: 0px solid #0047be;
	color: #0047be;
}	
#keynote {
	color: #ab1416;
}
#speakers {
	border-bottom: 1px solid #ff6600;
	border-bottom: 1px solid #5e79b8;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}
#event_table table {
	width:85%;
	color: #335577;
	font-size:100%;
	margin-left: auto;
	margin-right: auto;
	border: #474747 1px;
	border-collapse: collapse;
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
}
#event_table tr{
	border-collapse: collapse;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: #474747 solid 1px;
}
#event_table th{
	font-size: 120%;
	text-align: left;
	border: outset 0px;
	background-color: #d5dbe0;
	background-color: #e1e3de;
	color: #335577;
	padding:4px 4px 4px 4px;
}

#event_table td{
	background-color: #fafcff;
	border-bottom: #dbdbdb solid 1px;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:3px;
	font-weight: medium;
	color: #525252;
}
#event_table td.bottom{
	border-bottom: #474747 solid 1px;
}
#event_table td.shaded {
	background-color: #f8faf4;
}
#event_table td.hilite {
	font-weight: 600;
	border-collapse: collapse;
	background-color: #ffffff;
	border-bottom: #ffffff solid 1px;
}
#event_table td.shadedbottom{
	border-bottom: #474747 solid 1px;
}
#event_table td.error{
	color: #ab1416;
}
#event_table caption{
	font-size:120%:
	color:#ab1416;
	margin-left: auto;
	margin-right: auto;
}
#event_table a{
	font-weight: 400;
}
#event_table input.two{
	height: 2em;
}

#media_table table {
	color: #335577;
	margin-left: auto;
	margin-right: auto;
	border: #474747 1px;
	border-collapse: collapse;
	border-top: 2px dotted #bebebe;
	border-left: 2px dotted #bebebe;
	border-right: 2px dotted #bebebe;
	border-bottom: 2px dotted #bebebe;
}
#media_table tr{
	border-collapse: collapse;
	border-bottom: #474747 solid 1px;
}
#media_table th{
	border: outset 0px;
	background-color: #d3dbd5;
	background-color: #d5dbe0;
	color: #335577;
	padding:4px 4px 4px 4px;
}
#media_table th.right{
	border: 0;
	background:#d5d9dd url("images/bg_table_right.png") repeat-y top;
}
#media_table td{
	background-color: #fafcff;
	border-bottom: #dbdbdb solid 1px;
	padding-top:1px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;
	font-weight: medium;
	color: #525252;
}
#media_table td.right{
	border: 0;
	background:#d5d9dd url("images/bg_table_right.png") repeat-y top;
}
#media_table input.registration{
	size: 50px;
}

#common_answers {
	font-size:140%;
	color:#000066;
	background-color:#f3f3f7;
	border-top: 0px solid #bebebe; 
	border-left: 0px solid #bebebe;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000066;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
}
#common_questions {
}

#common_questions a{
	text-decoration: none;
	margin-left:10px;
	color: #335577;
	border-bottom:0px;
}
#common_questions a:hover {
	text-decoration: underline;
}

#common_questions dt{
	padding-bottom:5px;
}

#about_bsd_links {
	text-align:center;
	border-right:0px;
	width:200px;
}
#about_bsd_links h2 {
	font-size:100%;
}

#specialnote {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;

	background-color:#fdfff0;
	color: #000066;
	font-size:80%;
	line-height: 100%;
	text-align:left;
	border-style: inset;
	border-width: thin;
	border-color: #000000;
}
#specialnote h2 {
	font-size:120%;
	color:#000099;
}
#specialnote a {
	text-docoration:none;
	border-bottom: 1px solid #0047be;
	color: #0047be;
}

#bonus_section {
	position:absolute;
	top:200px;
	left:400px;
}
			
/******************/
/**** FOOTNOTE ***/
/****************/
#footnote {
	position: relative;
	float:bottom;
	width:100%;
	font-size:65%;
	text-align: center;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-top: 0px dotted #525252;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px dotted #525252;
	background: #ffffff;
}
#footnote hr {
}

#footnote a {
	color:#ffffff;
	color:#006699;
}
#footnote a:hover {
	text-decoration: none;
	color:#ff9900;
}
#footnote ul {
	float:center;
	text-align:center;
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#footnote li {
	float:right;
	margin: 0px 0px 0px 0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	border-top: 0px solid #000000; 
	border-left: 1px solid #dbdbdb;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #dbdbdb;
	list-style:none;
}
