* {
	padding:0;
	margin:0;
}

body {
	background-color: #000000;
	background-image: url(../images/bg2.jpg);
	
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#666666;
	
}

.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #666666;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 18px
}

.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	line-height: 20pt;
}

.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
}

.year {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #999999;
	font-weight: 400;
}

.thumbcell {
	background-image: url(../images/pages/cell-bg.jpg);
}

.leftcell {
	background-image: url(../images/pages/page_02.jpg);
}

.rightcell {
	background-image: url(../images/pages/page_04.jpg);
}

.bottomcell {
	background-image: url(../images/bg3.jpg);
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	text-align: right;
	vertical-align: top;
}

.image {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
.right { float: right; margin: 0 0 5px 20px; }
.left {float: left; margin: 5px 10px 10px 5px;}
.full {float: none; width: 540px; margin: 0;}
.half {width: 270px;}
.third {width: 200px;}
.quarter {width: 145px;}

a img {border: none;}


A:link, A:visited, A:active {
	text-decoration: none;
	color: #999999;
	}

A:hover {
	text-decoration: underline;
	color: #666666;
	}

.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	margin-left: 525px;
}

.history {
	background-image: url(../images/bg1.jpg);
}

