BODY {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 300px;
	height: 75px;
	background: url(../images/bacollogo.jpg) no-repeat;
}

#maintopic {
	position: absolute;
	left: 245px;
	top: 80px;
	width: 700px;
	height: 20px;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	position: absolute;
	left: 255px;
	top: 105px;
	width: 700px;
	height: 30px;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #50617C;
	text-decoration: none;
	font-size: 11px;
	background : url(../images/pmra.gif) no-repeat;
}

#youarehere a:hover {
	color: #888888;
	background : url(../images/pmr.gif) no-repeat;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#maintopic a:hover {
	color: #888888;
}

#maintopic a.active {
	color: #888888;
	font-weight: normal;
	font-size: 16px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 150px;
	width: 205px;
	background-color: #ffffff;
}

#topic a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #888888;
	padding: 0px 0px 3px 1px;
	margin: 3px 40px 3px 0px;
	font-size: 11px;
	line-heigt: 20px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover {
	color: #888888;
}

#topic a.active {
	font-weight: bold;
}

#topic h1 {
	padding: 9px 40px 9px 0px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
}

#eyecatcher0, #eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4,
#eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8, #eyecatcher9 {
	position: absolute;
	left: 255px;
	top: 150px;
	width: 700px;
	height: 150px;
}

#eyecatcher0 {
	background: url(../images/peye0.jpg) no-repeat;
}

#eyecatcher1 {
	background: url(../images/peye1.jpg) no-repeat;
}

#eyecatcher2 {
	background: url(../images/peye2.jpg) no-repeat;
}

#eyecatcher3 {
	background: url(../images/peye3.jpg) no-repeat;
}

#eyecatcher4 {
	background: url(../images/peye4.jpg) no-repeat;
}

#eyecatcher5 {
	background: url(../images/peye5.jpg) no-repeat;
}

#eyecatcher6 {
	background: url(../images/peye6.jpg) no-repeat;
}

#eyecatcher7 {
	background: url(../images/peye7.jpg) no-repeat;
}

#eyecatcher8 {
	background: url(../images/) no-repeat;
}

#eyecatcher9 {
	background: url(../images/) no-repeat;
}


#content {
	position: absolute;
	left: 255px;
	top: 320px;
	width: 480px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

#sidebar {
	position: absolute;
	top: 320px;
	left: 775px;
	width: 200px;
	background-color: #ffffff;
	border-left: 1px dotted #cdcdcd;
}

form.search {
	position: absolute;
	top: 28px;
	left: 805px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	font-size: 10px;
}

#searchtext {
	position: absolute;
	font-size: 11px;
	top: 54px;
	left: 755px;
	width: 160px;
	color: #4A4A4A}