body {
	margin:0;
	background-color: #330000;
	color:#FFFFFF;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
img { border:0;}
h1 {
	color:#cc3300;
	font-size:18px;
	margin:2px 0 0 0;
}
h2 {
	color:#cc3300;
	font-size:12px;
	margin:2px 0 0 0;
}
h3 {
	color:#fff;
	font-weight:100;
	font-size:10px;
	margin:-2px 0 10px 0;

}
p {
	margin:3px 0 18px 0;
}
#description p { 
	margin:0;
}
.orange {
	margin-top:110px;
	color:#cc3300;
	}
.whitelink { 
	color:#FFFFFF;
	text-decoration:underline;}

a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#rightbar a, #rightbar a:visited {
	text-decoration:underline;

}
a:hover {
	color:#cc3300;
}
#leftbar {
	width:400px;
	float:left;
}
#name {
	margin-top:290px;
	background-image:url(../_img/name.gif);
	width:365px; 
	height:42px;
}
#navigation {
	margin:15px 0 0 195px;
	padding:0px;
	list-style:none;
	line-height:25px;
}
#navigation_gallery {
	width:470px;
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#navigation_gallery li {
	display:inline;
}
#navigation_gallery a {
	color:#FFFFFF;
	float:left;
	text-align:center;
	padding:3px;
	border:1px solid #330000;
}
#navigation_gallery a:hover {
	background-color:#333333;
}
#navigation_gallery a.selected {
	border:1px solid #FF6600;
	position:relative;
	top:-4px;
	display:inline;
}
#menu {
	margin:15px 0 0 195px;
	padding:0px;
	list-style:none;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	font-weight:100;
	line-height:25px;
}
#menu_gallery {
	width:470px;
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#menu_gallery li {
	display:inline;
}
#menu_gallery a {
	color:#FFFFFF;
	float:left;
	text-align:center;
	padding:3px;
	border:1px solid #330000;
}
#menu_gallery a:hover {
	background-color:#333333;
}
#menu_gallery a.selected {
	border:1px solid #FF6600;
	position:relative;
	top:-4px;
	display:inline;
}
#rightbar {
	position:absolute;
	left:390px;
	top:100px;
	width:470px;
}
#image_container {
	background: url(../_img/loading.gif) no-repeat center center;
	list-style:none;
	margin:0;
	padding:0;
}
#image_container li{
	display:inline;
}
#previous{
	float:left;
	margin-top:150px;
	background-image:url(../_img/prev.jpg);
	width:30px;
	height:100px;
}
#next{ 
	float:left;
	margin-top:150px;
	background-image:url(../_img/next.jpg);
	width:30px;
	height:100px;
}

#image {
	float:left;
	width:400px;
	height:400px;
	background-position:center center;
	background-repeat:no-repeat;
}
#wipe {
	width:400px;
	height:400px;
	background-color:#330000;
	display:none;
}
#description {
	text-align:center;
	width:470px;
}