body {
	margin: 0px;
}
#globalcontainer {
	position: relative;
	z-index: 3;
	width: 762px;
	top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#contentcontainer {
	position: relative;
}
#gallerycontainer {
	border: 1px solid #000000;
}


#menu {
	border: 1px solid #000;
	position: static;
	margin-bottom: 20px;
	height: 300px;
}

#copycontainer {
	position: relative;
	width: 510px;
	border: 1px solid #000;
}

#bodycontent {
	background-image: url(../images/_global/transparentBG.png);
	margin-bottom: -12px;
}

#sidebarcontainer {
	border: 1px solid #000;
	width: 230px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#splashmenucontainer {
	width: 762px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#splashmenu {
	border: 1px solid #000;
	height: 300px;
	position: relative;
}
#browserwarning {
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #881813;
	padding-top: 2px;
}
#indexnews {
	margin-top: 20px;
	position: relative;
}


#footer a:link {
	text-decoration: none;
	color: #FFF;
}

#spreadfirefox {
	margin-right: auto;
	margin-left: auto;
	width: 110px;
	margin-top: 5px;
}

#footer {
	height: 45px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 20px;
}

.book {
	width: 720px;
	min-height: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	position: relative;
	text-align: center;
}

.classtable {
	position: relative;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
}
.current_preview {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	text-align: center;
	margin-bottom: 12px;
}
.preview_image {
	margin: 5px;
}



.image_floater {
	float: left;
	margin-right: 5px;
	position: relative;
}
.sidebartable {
	position: relative;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
}
p a {
	font-weight: bold;
}
a .preview_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
