body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	position: absolute;
	height: 100%;
	width: 100%;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
}

table a {
	color: white;
	text-decoration:none;
	}
	
table a:hover {
	color: white;
	text-decoration:underline;
	}	

.press p {padding-left:40px}
	

#logo {
	width:100%;
	background-image:url(../pics/bgr2.jpg);
	background-repeat:no-repeat;
}

#photogallery {
	padding-left:148px;
	background-image:url(../pics/gerb_bgr.png);
	background-repeat:no-repeat;
}

#about {
	padding-left:148px;
	background-image:url(../pics/gerb_bgr.png); background-position: -225px;
	background-repeat:no-repeat;
}

.mainbgr {
	background-image:url(../pics/gerb_bgr.png);
	background-repeat:no-repeat; background-position:right;
}

#header {
	background-color:#5c6874; color:#000; padding:6px; padding-right:40px; margin-left:-40px; width:420px; text-align:right;
}

#header a {
	color: #000;
	text-decoration: none;
}

#header a:hover {
	color: #000;
	text-decoration:underline;
}

#back {
	background-color:#5c6874; color:#000; padding:6px; padding-right:40px; margin-right:-40px; width:420px; text-align:left;
}

#back a {
	color: #000;
	text-decoration: none;
}

#back a:hover {
	color: #000;
	text-decoration:underline;
}

#back_collections {
	 text-align:right;
}

#back_collections span {background-color:#5c6874; color:#000; padding:6px; padding-left:40px; padding-right:40px; margin-right:0px;}

#back_collections a {
	color: #000;
	text-decoration: none;
}

#back_collections a:hover {
	color: #000;
	text-decoration:underline;
}

#submenu {
	color:#FFF; padding:3px; padding-right:40px; padding-left:40px; text-align:left;
}
#submenu a {
	color: #FFF;
	text-decoration: none;
}

#hsubmenu a:hover {
	color: #FFF;
	text-decoration:underline;
}


#menu {
	position: absolute;
	z-index:2;
	top:40px;
	left: 480px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFF;
	text-decoration:underline;
}

#maintext {
	padding:40px;
	background-image:url(../pics/gerb_bgr2.png);
	background-repeat:no-repeat; background-position: top right;
}

#maintext img {margin:5px; border-width:5px; border:solid; border-color:#5c6874;
	}

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

p a:hover {
	color: #FFF;
	text-decoration:underline;
}

hr {
	color:#34393e;
	background-color:#34393e;
	height: 1px;
	border-width:0px;
}



#back {
	padding-left:40px;
}

#footer {
	padding-left:40px; padding-right:40px; padding-bottom:1px; color:#a2a2a2;
}

#banner {
	position: relative;
	left: 80px;
}


#banner2 {
	position: absolute;
	top:-200px;
	width: 100%;
	text-align: center;
}

