/*Layout*/

#wrapper {
	margin: 0 auto;
	min-width: 624px;
	max-width: 1624px;
	}

div.sidebar {
	margin: 12px 10px 0 10px;
	}
	
div.topbar {
	}
	
div.bottombar {
	margin: -33px auto 0 auto;
	text-align: center;
	color: #cccccc;
	}
	
.inner {
	clear: both;
	position: relative;
	top: -38px;
	}

.forpos {
	position: relative;
	display: inline-block;
	}

body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	font-size: 11.4px;
	font-family: DejaVu Sans, Arial, sans-serif;
	background: top #000000 no-repeat url(bodybackground.jpg);
	}

#sidebar-l {
	float: left;
	width: 184px;
	}

#sidebar-m {
	margin-left: 194px;
	}
#cse-search-results {
	text-align: center;
	background-color: #ffffff;
	}
#cse-search-results iframe {
	}
