/* Created: 3:52 PM 9/30/2006 | Updated: 10:51 AM 10/9/2006 */

html div{margin:0}

body {
	background: #FFFFFF url(../../img/bdybk.jpg);
	color: #000000;
	font: 1em "Times New Roman", serif;
	scrollbar-face-color:#BF440B;
	scrollbar-highlight-color:#FEFA96;
	scrollbar-3dlight-color:#F8C130;
	scrollbar-darkshadow-color:#381408;
	scrollbar-shadow-color:#922C05;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#621300;
	text-align: center;
	}

#frame {  
	background-color: #FFFFFF;
	color: #560800;
	top: 0;
	left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: 5px #F29E18 inset;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 1;
	} 

#top {
	top: 30px;
	width: 500px;
	height: 50px; 
	position: relative;
	z-index: 2;
	}


#top2006 {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	}

#bottom2006 {
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 2;
	}

#topframe {
	top: 88px;
	left: 50px;
	right: 50px;
	width: 660px;
	text-align: center;
	position: absolute;
	z-index: 2
	}


#schedule   {
	width: 600px;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
	position: relative;
	z-index: 2;
	}


#location  {
	width: 600px;
	border: 2px blue ridge;
	text-align: left;
	position: relative;
	z-index: 3;
	}


img {
	border: 0;
	}



h2 {
	background-color: #FFFFFF;
	color: #BF440B;
	font-family: "Serif-Normal", serif; 
	font-size: 2em;
	font-weight: 700;
	margin-top: .2em;
	margin-bottom: .2em;
	display: inline;
	}

h3 {
	font-family: "Serif-Normal", serif; 
	font-weight: 700;
	margin-top: .2em;
	margin-bottom: .2em;
	display: inline;
	}

h4 {
	font-family: "Serif-Normal", serif; 
	font-weight: 700;
	margin-top: .2em;
	margin-bottom: .2em;
	display: inline;
	}

h5 {
	font-family: "Serif-Normal", serif; 
	font-weight: 700;
	margin-top: .2em;
	margin-bottom: .2em;
	display: inline;
	}

table {
	width: 100%;
	border; 0; 
	margin-top: 20px;
	}

tbody {
	background: #FFFFFF;
	color: #000000;
	width: 100%;
	}

tr {
	width: 100%;
	border; 0; 
	}

td.left {
	text-align: left;
	}

td.right {
	text-align: right;
	}

td.center {
	text-align: center;
	}

hr {
	background-color: #BF440B;
	color: #BF440B;

	}


