H1.first-child {
	margin-bottom : 25px;
	padding-left : 85px;
}

HTML, BODY {
	margin : 0;
	padding : 0;
	overflow : hidden;
	height : 100%;
}

HTML {
	scrollbar-3dlight-color : #EEEEEE;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #EEEEEE;
	scrollbar-face-color : #DDDDDD;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #EEEEEE;
	scrollbar-track-color : #FFFFFF;
}

#ContentWrapper {
	height : 530px;
	position : absolute;
	background : url(../gfx/bg_content.jpg) no-repeat 249px 0;
	overflow : hidden;
	left : 50%;
	width : 937px;
	margin-left : -468px;
	top : 50%;
	margin-top : -265px;
}

#ContentWrapper #Cap1 {
	background : url(../gfx/cap_1.gif) no-repeat;
	width : 100px;
	height : 66px;
	position : absolute;
	z-index : 100;
	left : 249px;
	top : 0;
}

#ContentWrapper #Cap2 {
	background : url(../gfx/cap_2.gif) no-repeat;
	width : 309px;
	height : 57px;
	position : absolute;
	z-index : 100;
	left : 598px;
	top : 404px;
}

#ContentWrapper #Content {
	position : absolute;
	left : 250px;
	height : 373px;
	width : 415px;
	z-index : 10;
	padding : 15px 260px 50px 10px;
	top : 16px;
	overflow : hidden;
	overflow-y : auto;
}

#ContentWrapper #Menu {
	background : url(../gfx/bg_menu.jpg) no-repeat;
	font-size : 0.95em;
	height : 306px;
	padding : 80px 16px 75px 19px;
	position : absolute;
	width : 199px;
	z-index : 10;
	top : 0;
}

#ContentWrapper #Menu #MenuBottom {
	position : absolute;
	bottom : 65px;
}

#ContentWrapper #Menu A {
	display : block;
}

#ContentWrapper #Sidebar {
	position : absolute;
	overflow : hidden;
	width : 183px;
	height : 368px;
	left : 695px;
	top : 16px;
	padding : 10px 10px 10px 10px;
	background : url(../gfx/bg_newsblock.jpg) no-repeat;
}

#ContentWrapper #SlideshowWrapper {
	width : 250px;
	height : 125px;
	position : absolute;
	z-index : 200;
	top : 405px;
	left : 649px;
}

#ContentWrapper #SlideshowWrapper #Slideshow #SlideshowImage {
	cursor : pointer;
}

#PoweredBy {
	position : absolute;
	left : 3px;
	bottom : 3px;
	font-size : x-small;
	color : #AAAAAA;
}

#PoweredBy A {
	color : #AAAAAA;
}
