body {
	margin:0px;
	background-color:rgb(140, 24, 24);
}
img {
	border:0px;
	behavior:url(/js/iepngfix/iepngfix.htc);
}
a {
	text-decoration:none;
}
#scrollable {
	position:relative;
	left:0px;
	top:0px;
	min-width:920px;	
	min-height:780px;
	_min-height:480px;
	margin:0px;
	overflow:hidden;
}
.items {
	position:absolute;
	width:100000px;
}
.items div {
	min-width:920px;
	min-height:780px;
	float:left;
}
.items div img, .items div iframe {
	position:relative;
	left:50%;
	top:50%;
}
#minimized .pus{
	font-size:14px;
	float:left;
	margin-right:5px;
	margin-top:-3px;
}

#navigation {
	position:absolute;
	top:20px;
	left:30px;
}
#next, #prev {
	position:absolute;
	display:block;
	top:230px;
	left:0px;
	width:20px;
	height:24px;
}
a.disabled {
	opacity:0.2;
}	
#next {
	left:817px;
}
#prev {
	left:30px;
}
#logo {
	position:absolute;
	left:30px;
	top:40px;
	opacity:0.9;
}
#menu {
	position:absolute;
	background-color:white;
	width:110px;
	height:105px;
	top:40px;
	left:150px;
	opacity:0.85;
}

#menu ul {
	list-style-type:none;
	padding:0px;
	margin-left:10px;
	margin-top:7px;
	font-size:15px;
}
#menu ul li {
	display:table;
	padding-top:1px;
	padding-bottom:2px;
}
#menu ul li a{
	color:rgb(140, 24, 24);
	border-bottom:1px solid rgb(140, 24, 24);
}
#menu ul li a:hover{
	border-bottom:2px solid rgb(140, 24, 24);
}
#slogan {
	position:absolute;
	height:105px;
	width:605px;
	background-color:white;
	opacity:0.9;
	top:40px;
	left:272px;
}
#slogan table {
	padding:0px;
	padding-left:10px;
	margin:0px;	
	margin-top:-2px;
	width:605px;
	height:105px;
}
#slogan table td {
	text-align:left;
	vertical-align:center;
	color:rgb(140, 24, 24);
	font-size:17px;
}
.label {
	position:absolute;
	width:160px;
	height:40px;
	font-family:Verdana;
	font-size:11px;
	display:none;
	top:0px;
	margin-left:0px;
}

#switch {
	position:absolute;
	top:55px;
	color:white;
	opacity:0.9;
	font-family:Georgia;
	font-size:12px;
	left:900px;
}
#switch a {
	color:white;
	border-bottom:1px solid white;
}
h2 {
	display:block;
	position:absolute;
	left:270px;
	top:140px;
	font-family:Arial;
	color:rgb(140, 24, 24);

}
p.error {
	display:block;
	position:absolute;
	top:180px;
	left:270px;
	color:rgb(140, 24, 24);

	font-family:Arial;
}
