<style type="text/css">
<!--
/* System CSS */

* {
 padding:0px;
 margin:0px;
}
body {
	padding:0;
	margin:0;
	background-image: url(/bam/bg2.png);
	color:#333333;
	font-size:16px;
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height: 1.4em;
}
.tempo a {
	cursor:pointer;
	color:#3399ff;
	text-decoration:none;
	border-bottom:dotted 2px #3399ff;
}
.tempo a:hover {
	cursor:pointer;
	text-decoration:none;
	border-bottom:dotted 2px #333333;
}
.rawr a {
	color:#333333;
	text-decoration:none;
	border-bottom:dotted 2px #3399ff;
	cursor:default;
	font-style:italic;
}
.rawr a:hover {
	text-decoration:none;
	border-bottom:dotted 2px #333333;
	cursor:default;
}
h3 {
	margin: 10px 10px 0 10px;
	color:#FFF;
	font:18pt Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
}
h2 {
	border-bottom:3px solid #CBCBCB;
	color:#2B2B2B;
	font-size:2em;
	letter-spacing:-2px;
	margin:0 0 20px;
	padding:50px 0 20px;
}
input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#CCCCCC none repeat scroll 0 0;
	border-color:#ADADAD #FFFFFF #FFFFFF #ADADAD;
	border-style:solid;
	border-width:1px;
	padding:10px;
	width:370px;
}
#cu3er-container {
	width:1000px;
	outline:0;
}
/* Sliding CSS */

.boxgrid {
	width: 980px;
	height: 281px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
	margin-right:10px;
}
.boxgrid a {
	cursor:pointer;
	color:#3399ff;
}
.boxgrid a:hover {
	cursor:pointer;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.info {
	padding:15px;
}
.boxgrid h3 {
	padding:0;
	margin:0;
}
.boxgrid p {
	color:#afafaf;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 325;
	left: 0;
}
.caption .boxcaption {
	top: 225;
	left: 0;
}
/* Main Styles */

.top_bar {
	width:100%;
	background-image:url(/bam/head_bg.png);
	height:36px;
	z-index:99;
}
#middle_bar {
	width:1000px;
	margin:0 auto;
	background-image:url(/bam/head_middle.png);
	height:59px;
}
#left_bar {
	float:left;
	padding:10px 0 0 25px;
	width:300px;
}
#right_bar {
	float:right;
	padding:18px 70px 0 0;
 *display:none;
}
#header {
	margin:0 auto;
	height:80px;
}
#shadow {
	width:100%;
	background-image:url(/bam/shadow.png);
	background-repeat:no-repeat;
	height:351px;
	background-position:bottom center;
}
.rawr {
	width:980px;
	margin:0 auto;
	padding:10px;
	background-image:url(/bam/bokeh.png);
}
#contact {
	height:550px;
}
#legal {
	text-align:left;
	padding-left:10px;
}
/***************** Advertising *******************/
.ad_title {
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 10px 10px 20px 20px;
	background: #ebebeb;
	height: 17px;
	width: 968px;
}
.ad_container {
	border: 1px solid #d6d6d6;
	padding: 20px;
	background: #ffffff;
	width: 958px;
}
.ad_info {
	width:469px;
	height:150px;
	float:left;
}
.ad_image {
	width:479px;
	height:150px;
	margin-left:479px;
}
.ad_body {
}
-->
</style>
