
body	{
	background: #eee url(brepx1.gif) top left;
	color:#000000;
	}

#headerX {
	height: 40px;
	width: 100%;
	}

#headerX ul {
	padding: 4 0 0 0;
	list-style-type:none;
	}

#headerX li {
	display:block;
	float:left;
	height:24px;
	width:120px;
	text-align: center;
	padding: 6 10 0 10;
	background-color:#d8d8f8;
	}

#headerX li.cur {
	background-color:#e0e0e0;
	}

#headerX a:link {
	text-decoration: none;
	color: #000080;
	}

#headerX a:visited {
	text-decoration: none;
	color: #800080;
	}

#headerX a:active {
	color: #800000;
	}



#headerX li:hover{
	background-color:#e8e8e8;
	text-decoration:underline;
	}


#headerX li.cur:hover{
	text-decoration: none;
	}

#picX	{
	width: 255px;
	height: 300px;
	float: left;
	}

#bodX	{
	width: auto;
	height: auto;
	float: left;
	}

#bodX h1 {
	text-align: center;
	font-size: 30pt;
	}

#bodX a:link {
	text-decoration: none;
	color: #0000ff;
	}

#bodX a:visited {
	text-decoration: none;
	color: #800080;
	}

#bodX a:hover {
	text-decoration: underline;
	color: #6060ff;
	}

#bodX a:active {
	color: #ff0000;
	}

#leftX	{
	width: auto;
	height: auto;
	float: left;
	}

#rightX	{
	width: auto;
	height: auto;
	float: right;
	}

#footerX {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	float: left;
	}
