.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font: 11px/18px "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 32px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.bubplastic.brown ul li a:hover,
.bubplastic.brown ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.brown ul li a:hover span.menu_ar,
.bubplastic.brown ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}

.maincontent {
	margin-top: 0px;
	width: 840px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
body {
	margin: 0px;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
}
#navbar {
	position:absolute;
	width:138px;
	height:115px;
	z-index:1;
	left: 17px;
	top: 205px;
}
.sidelink {
	font: 22px "Bauhaus 93", "Gill Sans MT", Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelink a {
	text-decoration: none;
}
#maincontent {
	width:783px;
}
a, a:link, a:active, a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #333;
}
.pinkhead {
	text-transform: uppercase;
	color: #FFF;
	background: #AD023C;
	text-decoration: none;
	border-bottom: 1px dashed #F6C;
	padding-left: 10px;
	margin-top: 0px;
}
.hilighttable {
	border: 1px solid #999;
}
.footer {
	font-size: 10px;
	color: #FFF;
	background: url(images/nav2_01.jpg);
	border-top: 1px dotted #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
}
.photoreel {
	background-image: url(images/photoholder.jpg);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
	width:500px;
}
td {
	background-position: top;
}
