.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../images/bt.gif) no-repeat bottom}
	
	html, body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#990000;
	outline:0px 0px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	height:100%;
}

div#container {
	background-color:#666666;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:600px;
}

div#banner {
	width:800px;
	height:160px;
	text-align:right;
	background-image:url(../images/banner-bg.jpg);
}

div#nav {
	width:800px;
	height:30px;
}

div#main-top {
	width:800px;
	height:25px;
	background-image:url(../images/main-top.jpg);
	background-repeat:no-repeat;
}

div#main-mid {
	width:800px;
	height:450px;
	text-align:center;
	padding:0px;
	background-image:url(../images/main-mid.jpg);
	background-repeat:repeat-y;
}

div#mid-left {
	width:240px;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	height:430px;
	padding:10px;
}

div#mid-right {
	width:520px;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	height:430px;
	padding:10px;
}

div#main-low {
	width:800px;
	height:20px;
	text-align:center;
	background-image:url(../images/main-low.jpg);
	background-repeat:no-repeat;
	background-color:#990000
}

div#press-l {
	width:360px;
	float:left;
	text-align:left;
	padding:20px;
}

div#press-r {
	width:360px;
	float:left;
	text-align:left;
	padding:20px;
}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:12px
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

.textarea {
	background-color:#000000;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.gal a:link{
	color: #000000;
	text-decoration: none;
	font-size:10px
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
