@charset "UTF-8";
body {
	background: #FFF0FF;
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	color: #000000;
	vertical-align: top;
}

#page {
	margin: 0 auto;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 780px;
	background: #FFFFFF;
	border: 1px solid #FFDDFF;
}

h1 {
	color: #CC66CC;
	font-size: 30px;
	text-align: center;
}

h3 {
	font-size: 12px;
}

a:link, a:visited {
	color: #c39;
	text-decoration: none;
	border-bottom: 1px dotted #00f;
}

a:hover {
	color: #93f;
	border-bottom: 1px solid #00f;
}

a:active {
	color: #f00;
}

p {
	text-align: justify;
	color: #999;
}

hr {
	height: 1px;
	border: 0;
	background-color: #999;
	color: #999;
}

.copy, .copy a {
	margin-top: 3px;
	font-size: 9px;
	color: #999;
	font-style: italic;
	border: none;
}

.center {
	text-align: center;
}

.green {
	font-color: green;
}

ul {
	margin-bottom: 0;
}

.logo {
	float: left;
	top: 10px;
	left: 161px;
	position: absolute;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.error {
	color: red;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.content {
	margin-left: 140px;
}

.album {
	padding-left: 2px;
	margin-bottom:2px;
	height: 80px;
	width: 495px;
	overflow: hidden;
}

.albumcontent {
	background: url("/images/album.gif") no-repeat;
	float: left;
	width: 400px;
	height: 80px;
	padding-left: 8px;
	padding-top: 3px;
}

.album h2 {
	margin: 0px;
	margin-left: -2px;
	height: 20px;
	overflow: hidden;
}

.album h2 b {
	height: 0;
	display: none;
}

.album h2 a {
	font-family: arial,sans-serif;
	color: #0000ff;
	line-height: 18px;
	font-size: 14px;
	text-decoration: underline;
}

.album .green {
	color: green;
	cursor: pointer;
}

.album .p {
	margin: 0px;
	font-family: arial,sans-serif;
	color: #000000;
	line-height: 14px;
	font-size: 11px;
}

.album div {
	font-family: arial,sans-serif;
	color: #000000;
	line-height: 14px;
	font-size: 10px;
	white-space: nowrap;
}

img { 
	border: 0;
}

.album div img {
	vertical-align: middle;
}

.indexthumb {
	width: 80px;
	height: 80px;
	margin-right: 3px;
	float: left;
	border: none;
	text-align: center;
	background: #fff;
	vertical-align: middle;
}

.indexthumb img {
	vertical-align: middle;
	padding: auto;
}

.tooltip {
	position: absolute;
	display: none;
	margin-left: 15px;
	z-index: 1000;
}

#fixedtipdivinn {
	padding: 30px;
}

#fixedtipdivinn img {
	float: left;
}

.tooltiptitle {
	position: absolute;
} 

.tooltiptitle img {
	cursor: pointer;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	width: 16px;
	height: 14px;
	float: right;
}

#fixedtipdiv {
	position:absolute;
	z-index: 1000;
	background: white;
	text-align: center;
	border: 2px solid black;
}

#fixedtipdiv .banner {
	background: white;
	text-align: center;
	border-top: 2px solid black;
	margin-top: 5px;
}

.toplinks {
	float: right;
	width: 200px;
}

.toplinks ol {
	padding-left: 0;
	list-style: none;
}

.toplinks ol li {
	padding-bottom: 5px;
	font-size: 11px;
	text-indent: -10px;
}

#skyscraper {
	position: absolute;
	top: 120px;
}

.rightsky {
	float: right;
}

.banner {
	padding-bottom: 20px;
	padding-top: 18px;
	text-align: center;
	width: 486px;
}
