body {
	background-color:#0086A3;
	color:#1D3845;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 15px 15px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 820px;
}
a{
	font-size:11px;
}
p{
	margin: 15px 0px;
}
hr{
	margin-top: 15px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width: 820px;
	height: 400px;
	position: relative;
}
#header ul{
	background-color:#006A96;
	width: 810px;
	border-top: 5px solid #cdcdcd;
	border-left: 5px solid #cdcdcd;
	border-right: 5px solid #cdcdcd;
	border-bottom: 0px solid #cdcdcd;
	display:block;
	top: 335px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height: 22px;
	padding:7px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 10px;
	font-weight:bold;
}
#header ul a:hover{
	text-decoration:underline;
	color:#B6E0E4;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top: 0px;
	left: 0px;
}
#logo_w2{
	top: 44px;
	left: 94px;
}
#header_text {
	top: 275px;
	left: 15px;
	width: 300px;
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
#fill {
	height: 33px;
	width: 810px;
	border-left: 5px solid #cdcdcd;
	border-right: 5px solid #cdcdcd;
	position: absolute;
	top: 367px;
}
/********************** Content ***************************/
#content {
	background-color: white;
	width:810px;
	border-left: 5px solid #cdcdcd;
	border-right: 5px solid #cdcdcd;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin: 16px 0px 10px 0px;
}
h2{
	color:#1C3542;
	font-size:14px;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#8e6a46;
	font-size:14px;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
}
h4{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin: 20px 0px 15px 0px;
}
h5{
	color: #232323;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}
#left {
	float:right;
	width:540px;
	margin-right:30px;
	margin-bottom:15px;
	padding: 0px 2px 20px 5px;
	display: inline;
}
#left a{color:#315e6a; text-decoration:underline;}
#left a:hover{color:#c77e0c;}
#left li{margin-left:15px;padding-left:2px;}
#left table{
	border-spacing: 0px;
	border:  #cdcdcd 1px solid;
}
#left table .out{
	margin-top: 35px;
	margin-bottom: 15px;
}
#left td .date{
	padding: 5px 3px;
	width:150px;
	font-weight: bold;
	border-spacing: 0px;
	vertical-align: top;
}
#left td .detail{
	padding: 5px 3px;
	width:330px;
	border-spacing: 0px;
}
#left tr{
	padding: 0px;
	border-spacing: 0px;
}
#left img {
	position: relative;
	margin: 5px 6px 5px 6px; 
}
.sub{
margin-left:30px;
margin-bottom: 10px;
color:#376866;
list-style-type:lower-alpha;
}
.subsub{
margin-left:30px;
margin-bottom: 10px;
color:#376866;
list-style-type:lower-roman;
}
.faqq {
margin: 8px 5px;
}
.faqq li{
padding: 4px 0px 2px;
}

#photos a{
	margin-right:14px;
}
#right {
	float:left;
	width:160px;
	height:100%;
	font-weight: bold;
	padding: 0px 10px 20px 2px;
	margin-top:10px;
	margin-left:25px;
	border-right: #cdcdcd 2px solid;
	line-height: 16px;
}
#right a, #right a:link, #right a:visited {
	color:#c77e0c;
	font-weight: normal;
}
#right a:hover, #right a:focus {
	color:#85a157;
}

#calen {
	margin: 22px 0 15px;
}
#calen h2{
	color: #636363;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	text-decoration: underline;
}
#calen h3{
	color: #78866B;
	font-size:14px;
	font-weight:bold;
}
#calen h3 a, #calen h3 a:link{
	color: #78866B;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#calen table{
	margin: 0 10px;
	border:none;
}
#calen td {
	padding: 6px 0;
	height: 28px;
	line-height: 16px;
	vertical-align: top;
}
#calen .time {
	width: 100px;
	color: #363636;
}

#calen b {
	font-size: 1.1em;
}
.speaker{
	padding: 10px 0;
}

.speaker h5{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0 0 25px;
}
.speaker p{
	margin: 6px 35px 10px 70px;
}

.remark {
	padding-top: 5px;
	border-top: 1px solid #757575;
	color: #757575;
	font-size: 10px;
}

.num{
margin-left: 10px;
list-style-type:decimal;
line-height: 20px;
padding:0px;
}
.num li{
margin: 0px 0px;
}

.donors{
margin-left: 8px;
list-style-type:none;
padding:0px;
}
.donors li{
margin: 0px 0px;
line-height: 18px;
}

#annouce table{
width: 400px;
border-bottom: 0px;
}

#annouce tr{
height: 20px;
}

#annouce td{
padding-left: 5px;
border-bottom: 1px solid #cdcdcd;
}

.teamname {
	color: #7B3F00;
	font-size:14px;
	font-weight:bold;
	margin: 28px 0 0px;
}

.team {
width: 230px;
padding-left: 5px;
border-right: 1px solid #cdcdcd;
}

#spon{
font-size:90%;
font-weight: bold;
}

#spon td{
text-align: left;
margin: 3px 0;
}
.note {
color:red;
font-size: 10px;
}
.camo{color:#78866B}

/********************** Footer ***************************/
#footerline {
clear:both;
background-color: white;
/*background-image:url(images/footer_bg.gif);*/
font-size:1px;
height:10px;
}
#footer {
	width: 810px;
	text-align:center;
	padding: 10px 0px;
	color: #00343c;
	background-color: white;
	border-top: 1px dashed #cdcdcd;
	border-left: 5px solid #cdcdcd;
	border-right: 5px solid #cdcdcd;
	border-bottom: 5px solid #cdcdcd;
}
