/* CSS Document */

BODY {
	background: #000000 url('images/bg.png') repeat-x top center;
	font-family: trebuchet, verdana, sans-serif;
	font-size: 9pt;
	color: #ccc;
	padding: 0px;
	height: 100%;
	margin: 0px;
	line-height: 175%;
}


#page {
	background: #eee url('images/bg.jpg') no-repeat top left;
	border: 1px solid #868686;
}

h1 {
	color: #acf;
	font-size: 20pt;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 100%;
}


h2 {
	color: #def;
	font-size: 16pt;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 160%;
}

.section {
	border-bottom: 1px solid #b8b8b8;
	margin-bottom: 4px;
}

h3 {
	color: #335;
	font-size: 16pt;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	font-family: trebuchet, verdana, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: line-through;
	margin-top: -7px;
	margin-bottom: 0px;
	line-height: 150%;
	color: #a23;
}

h5 {
	font-family: times, serif;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	color: #091069;
	line-height: 100%;
	margin: 0px;
}

h6 {
	font-family: trebuchet, verdana, sans-serif;
	font-size: 13pt;
	margin-top: -10px;
	margin-bottom: 0px;
	line-height: 100%;
	color: #446;
}

h7 {
	font-family: trebuchet, verdana, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	color: #223;
}

p {
	font-family: trebuchet, verdana, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 175%;
	color: #ccc;
}

.links {
	font-size: 1pt;
	color: #ffffff;
}

a {
	color: #2753AB;
	text-decoration: none;
}

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

a:visited {
	color: #2753AB;
}

b {
	color: #def;
}

hr {
	border: 0px;
	height: 1px;
	background-color: #b8b8b8;
	border-style: solid #b8b8b8;
}

.artimg {
	border: 1px solid #889;
}

.thumb {
	border: 1px solid #889;
	margin: 4px;
}

.share {
	border: 1px solid #889;
	padding: 5px;
	margin: 2px 0px 4px 2px;
}

.frontimg {
	border: 1px solid #889;
	margin-right: 10px;
}

.title {
	margin-top: 10px;
	margin-left: 5px;
}

.maintab {
	margin-top: 1px;
	margin-left: 16px;
}

.navibar {
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding: 10px;
	margin-top: 10px;
	margin-left: 85px;
	width: 88%;
}

.header {
	float: right;
	padding-top: 20px;
	margin-right: 10px;
}

.intab {
	background-color: #f8f8f8;
	border: 1px;
	border-color: #b8b8b8;
	border-style: solid;
	padding: 5px;
}

.slide {
	margin-left: -8px;
}

.imgdiv {
	float: right;
	border: 1px solid #b8b8b8;
	background-color: #f8f8f8;
	padding: 5px;
	margin-left: 10px;
	margin-top: -5px;
	color: #335;
	font-size: 8pt;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
}

.next {
	float: right;
	font-family: trebuchet, verdana, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	color: #223;
}

.amadiv {
	border: 1px solid #b8b8b8;
	background-color: #f8f8f8;
	padding: 5px;
}

.linkdiv {
	border: 1px solid #b8b8b8;
	background-color: #f8f8f8;
	color: #335;
	font-size: 9pt;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
}

.botdiv {
	border: 0px;
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-right: -1px;
	float: left;
}

.leftdiv {
	border: 0px;
	background-color: transparent;
	background-color: #ffffff;
	padding: 5px;
	margin-top: -5px;
	margin-left: 0px;
	margin-right: 5px;
	float: left;
	clear: both;
}

.thumbtab {
	border: 0px;
	background-color: #f8f8f8;
}

.email {
	margin-top: 13px;
}

.hetab {
	padding-left: 10px;
}