body
{
	background-image: url(../img/exptextb.jpg);
	padding:0px;
	margin:0px;
	text-align:center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}

#topbar {
	width:900px;
}

#toplogo {
	float:left;
}

#topbuttons {
	float:left;
	margin-top:40px;
	margin-bottom:10px;
}

.topbutton {
	float:left;
	padding-right:12px;
}

#main {
	width:900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	float:left;
	padding:0px;
	margin:0px;
}

#main_left {
	float:left;
	width:160px;
	margin-left:25px;
	padding:0px;
}

#main_right {
	float:left;
	width:680px;
	padding:0px;
	margin:0px;
	font-size:14px;
}

.cleaner {
        clear:both;
         }

ul
{
	list-style-image: url(../img/expbul1a.gif);
}
ul ul
{
	list-style-image: url(../img/expbul2a.gif);
}
ul ul ul
{
	list-style-image: url(../img/expbul3a.gif);
}
a:link
{
	color: rgb(102, 102, 0);
}
a:active
{
	color: rgb(204, 51, 0);
}
a:visited
{
	color: rgb(153, 51, 0);
}

.head15 {
	font-size:15px;
	text-align:center;
	font-weight: bold;
	padding:5px 0px;
}

.head20 {
	font-size:20px;
	text-align:center;
	font-weight: bold;
	padding:5px 0px;
}