body {
	background-color: #050505;
	margin: 0px;
	padding: 0px;
}
#main {
	float: left;
	width: 720px;
}
#container {
	overflow: hidden;
	width: 994px;
}

#menucontainer {
	width: 182px;
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
#bgroundbulb {
	background-image: url(../images/background-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	overflow: hidden;
	width: 274px;
}

#row1 {
	background-color: #000000;
	height: 107px;
	background-image: url(../images/top-left-image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#row3 {
	background-color: #000000;
	height: 107px;
	background-image: url(../images/top-left-image2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#row2 {
	background-image: url(../images/background-1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 720px;
}

#row2blog {
	background-image: url(../images/background-blog.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 720px;
}

#row2col2 {
	width: 538px;
	float: left;
	overflow: hidden;
}
#content {
	margin-top: 75px;
	margin-left: 10px;
	margin-right: 10px;
}
#contentblog {
	margin-top: 70px;
	margin-left: 10px;
	margin-right: 10px;
}
.documentrow {
	clear: both;
}

.video_home {
	background-color: #000000;
	width: 300px;
	float: left;
	padding: 5px;
	margin-top: 20px;
}
.video_home ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.video_home ul li {
	color: #FFFFFF;
	text-decoration: none;
}
.video_home ul li a {
	color: #FFFFFF;
	text-decoration: none;
}


.flashplayer {
	padding-top: 5px;
	padding-bottom: 5px;
}
.video_home ul li a:hover {
	color: #999999;
	text-decoration: none;
}
.heading_print {
	display: none;
}
.floatleft {
	float: left;
	margin-right: 5px;
}
.blogrepeatback {
	background-image: url(../images/pattern.gif);
	background-repeat: repeat-y;
	background-position: 605px;
}
.blogheader {
	background-image: url(../images/blogheader.gif);
	background-repeat: no-repeat;
}
.blogcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	padding: 5px;
	width: 150px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: normal;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
}
.sectionheader {
	top: -27px;
	position: relative;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	width: 400px;
}
.summaryimage {
	float: right;
	margin-right: 7px;
	margin-bottom: 8px;
	margin-left: 13px;
	width: 126px;
	height: 91px;
	background-image: url(../images/grundgethumbnail.gif);
}
.homethumbnail {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	background-image: url(../images/grundgethumbnail.gif);
	width: 126px;
	height: 91px;
}
.fileicon {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-top: 30px;
}

.nudgethumbnail {
	margin-top: 3px;
	margin-left: 3px;
}
.nudgethumbnail a:hover{
	border: 1px solid #000000;
}
.imagegallery {
	margin-bottom: 10px;
}
.galleryfooter {
	background-image: url(../images/largepicturebottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 470px;
	background-position: top;
}
.gallerymiddle {
	background-image: url(../images/largepicturepattern.gif);
	background-repeat: repeat-y;
	width: 470px;
	text-align: center;
	overflow: hidden;
}
.gallerymiddle a:hover{
	border: 1px solid #000000;
}
.galleryheader {
	background-image: url(../images/largepicturetop.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 470px;
	background-position: bottom;
}
.externallink {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
}

