body {
	background-color: #000000;
	color: #000000;
	text-align:center;
	z-index:0;
	margin: 0;
	overflow: hidden;
	font: 11px Verdana, Lucida, "Lucida Grande", sans-serif;
	padding: 0;
}

p {
	margin-bottom: 11px;
}

a {
	text-decoration: none;
	color: #ad160b;
}

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

ul {
	color: #ad160b;
}

#doc {
	width: 700px;
	min-width: 700px;
}
/*#container {
	position: absolute;
	width: 100%;
	z-index: 0;
	top: 0;
	left: 0;
	height: 1000px;
	margin: 0;
	padding: 0;
	background-position: center;
}*/

#interface {
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
	width:100%;
	min-width:700px;
	height:720px;
	text-align:center;
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) no-repeat center 0;
}

body>div#interface {
   /*used by other than IE6*/ 
  position: fixed !important;
}

#interface #main-menu {
	position:relative;
	z-index: 10;
	/*left:0;*/
	width:100%;
	height:23px !important;
	text-align:center;
	padding: 0;
	margin: 0;
	top: 108px;
	visibility: visible;
	vertical-align: middle;
}

/*#interface #main-menu ul {
	list-style-type: none;
	padding: 0;
	margin: -2px 0 0;
	width: auto;
}

#interface #main-menu li {
	display: inline;
	padding: 0;
	margin: 0 -2px;
}*/

#main-menu a {
	text-decoration: none;
}

#interface #page-content {
	position: relative;
	top: 115px;
	left:0;
	width: 60em;
	height: 483px;
	text-align: justify;
	direction: ltr;
	color: #d6ccce;
	overflow: hidden;
	z-index: 3;
	padding: 0;
	margin: 0 auto;
}

#interface #page-up {
	position: relative;
	top: -220px;
	z-index: 2;
	left: 380px;
}

#interface #page-down {
	position: relative;
	top: -175px;
	z-index: 2;
	left: 380px;
}

#interface #page-content h2 {
	color: #d07a2d;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 11px;
}

#interface #page-content h3 {
	color: #d07a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 11px;
	padding-top: 3px;
}

#interface #page-content div.title {
	padding-bottom: 15px;
}

img.border {
	border: 1px solid #0a171b;
	padding: 1px;
	margin: 2px;
}

img.thumb {
	background: url(../images/thumb-bg.png) no-repeat 0 0;
	padding: 11px;
	margin: 5px;
}

img.thumb100 {
	background: url(../images/thumb100-bg.png) no-repeat -3px -2px;
	padding: 11px;
	margin: 5px;
}



#page-content #photos {
	text-align: center;
}

#page-content #photos ul {
	list-style-type: none;
	padding: 0;
	margin: 5px;
	width: auto;
}

#page-content #photos li {
	display: inline;
	padding: 0;
	margin: 0;
}

#page-content #cd-menu {
	text-align: left;
	padding-bottom: 5px;
}

#page-content #cd-menu ul {
	margin:0;
	padding: .6em 0 .6em .2em;
	/*line-height: 14px;
	font-size: 12px;*/
	color: #000000;
	font-variant: normal;
}

#page-content #cd-menu li {
	/*border-left-style:solid;
	border-left-width:1px;*/
	display: block;
	padding-bottom: 2px;
	/*padding: 0 .8em 1.5em .9em;*/
}

#page-content #cd-menu a {
	color: #ad160b;
	text-decoration: none;
}

#page-content #cd-menu a.selected {
	color: #ad160b;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 12px;
}

#page-content #album {
	
}

#page-content #album a {
	text-decoration: none;
	color: #ad160b;
}

#page-content #album a:hover {
	color: #ad160b;
	text-decoration: underline;
}

#page-content #album h3 {
	color: #d07a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 1px;
}


#page-content #pressreviews li {
	padding: 5px;
}

#page-content #pressreviews a.listing {
	text-decoration: none;
	color: #ad160b;
}

#page-content #pressreviews a.listing:hover {
	text-decoration: underline;
}

#copyright {
	text-align: center;
	color: #94a8be;
	font-size: 9px;
	line-height: 11px;
	position: relative;
	top: 125px;
}

#http-error    { color: #cb151f; text-align: center; margin-right: 132px; margin-left: 132px; padding-right: 18px; padding-left: 18px; padding-top: 10px; padding-bottom: 10px; width: 500px; height: auto; vertical-align: middle; border: 4px solid #cb151f; }

#http-error h3 {
	color: #d07a2d;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
