DIV.all {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -388px;
	width: 776px;	
	border:0px #666;
	background-color: transparent;
}

DIV.leftshadow {
        position: absolute;
	top:0px;
	left:-64px;
        background-image:url(Images/lshadow.png);
	background-repeat:repeat-y;
        background-color: transparent; 
	width:20px;
	height:1000px;

}

DIV.rightshadow {
        position: absolute;
	top: 0px;
	left: 810px;
        background-image:url(Images/rshadow.png);
	background-repeat:repeat-y;
        background-color: transparent; 
	width:20px;
	height:1000px;

}

DIV.head {
	position: absolute;
	top:0px;
	left:-44px;
	width:864px;
	height:180px;
	background-color: transparent;
}

DIV.spacer {
	position:absolute;
	top:180px;
	left:-44px;
	width:864px;
	height: 5px;
	background-color: white;
}

DIV.side {
	position:absolute;
	top:185px;
	left:-44px;
	width:121px;
	height:815px;
	padding-left:5px;
	background-image: none;
	background-color: #999999;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight:bold;
}

DIV.nav {
	position:absolute;
	top:185px;
	left:77px;
	width:734px;
	height:25px;
	background-image: none;
	background-color: white; 
}

DIV.body {
	position:absolute;
	top:210px;
	left:77px;
	width:733px;
	height:790px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: # 333;
}

DIV.welcome {
	position:relative;
	top:25px;
	left:0px;
	width:550px;
	height:150px;
	background-image: none;
	background-color: transparent;
	border: thin;
	border-top-width: 15px;
	border-style: solid;
	border-color:#666;
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

DIV.conference {
	position:relative;
	top:50px;
	left:0px;
	width:550px;
	height:250px;
	background-image: none;
	background-color: transparent;
	border: thin;
	border-top-width: 15px;
	border-style: solid;
	border-color:#666;
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

DIV.foot {
	position:relative;
	top:-3000px;
	left:0;
	width:736px;
	height:228px;
	background-image: none;
	background-color: transparent;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	padding:10px;
	text-align: center;
}

#sidelist li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#navlist li {
	display:inline;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #009;
}

#navlist li.last {
	border:none;
}

#navlist {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin: 5px;
	margin-right: 10px;
	color: #333333;
	background-color: #FFF;
}

#navlist a {
	color:#333333;
	text-decoration:none;
}

#navlist a:hover {
	color:#006;
	text-decoration:underline;
}

#bins li {
	display:inline;
	padding:0 .9em;
	border-right:1px solid #009;
}

#bins li.last {
	border:none;
}

#bins {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color: #333333;
	background-color: #FFF;
}

#bins a {
	color:#333333;
	text-decoration:none;
}

#bins a:hover {
	color:#006;
	text-decoration:underline;
}

DIV.side a {
	color: #fff;
	text-decoration: none;
}

DIV.side a:link {
	color: #fff;
	text-decoration: none;
}

DIV.side a:visited {
	color: #333;
	text-decoration: none;
}

DIV.side a:active {
	color: #FFF;
	text-decoration: none;
	
}
DIV.side a:hover {
	color: #fff;
	text-decoration: underline;
}

DIV.side a {
	color: #fff;
	text-decoration: none;
}

DIV.body a:link {
	color: #039;
	text-decoration: none;
}

DIV.body a:visited {
	color: #303;
	text-decoration: none;
}

DIV.body a:active {
	color: #333;
	text-decoration: none;
}
DIV.body a:hover {
	color: #039;
	text-decoration: underline;
}

.all .body table tbody tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
