/****************************
	www.gbda.net Style Sheets
	by Aksel Sjögren
	Copyright: GBDA
****************************/
body {
	background: #FBFBFB url(../images/background.jpg) no-repeat fixed top left;
	margin: 2px;
}
#top, #strip, #leftBox1, #leftBox2, #mainContent {
	background-color: #DDDDDD;
	border: 1px solid #000000;
	padding: 1px;
}
#top {
	position: relative;
	top: 0px;
	left: 200px;
	width: 800px;
	height: 80px;
}
#strip {
	position: absolute;
	top: 95px;
	left: 335px;
	width: 480px;
}
#leftBox1 {
	position: relative;
	top: 5px;
	left: 200px;
	width: 120px;
	text-align: center;
}
#leftBox2 {
	position: relative;
	top: 5px;
	left: 200px;
	width: 120px;
	height: 215px;
	text-align: center;
}
#rightBox {
	position: relative;
	top: 5px;
	left: 200px;
	width: 120px;
	text-align: center;
}
#mainContent {
	position: absolute;
	top: 96px;
	left: 335px;
	width: 480px;
	#height: 463px;
	height: 663px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FBFBFB;
	overflow: auto;
	z-index: 1;
}
#mainDate {
	position: absolute;
	top: 5px;
	right: 20px;
}
#mainRightBar {
	position: absolute;
	top: 0px;
	right: 0px;
	background: Black url(../images/gbda_vertical.png) repeat-y top;
	width: 13px;
	height: 100%;
}
#mainBottom {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 100%;
}

/* Images */
#gbda_logo {
	position: absolute;
	left: 20px;
}
.gbda_site_top {
	position: absolute;
	left: 300px;
	width: 230px;
	height: 80px;
}