body {
	font: normal 11px 'courier new', sans-serif;
	background-color: #000;
	}
img {
   	behavior: url("pngbehavior.htc");
   	border: 0px;
	}
a:link { 
	color: #666 
	}
a:active { 
	color: #666 
	}
a:visited { 
	color: #666 
	} 
a:hover {
	color: #666;
	}
.boldtext1 {
	font-size: 24px;
	font-weight: bold;
	}
.boldtext2 {
	font-size: 18px;
	font-weight: bold;
	}
.boldtext3 {
	font-size: 16px;
	font-weight: bold;
	}
.text1 {
	font-size: 14px;
	text-align: justify;
	}
.titletext {
	position: absolute;
	bottom: 190px;
	left: 215px;
	color: #f4a60f;
	font-size: 18px;
	text-align: left;
	letter-spacing: -1px;
	}
.consulttext {
	position: absolute;
	top: 75px;
	left: 320px;
	color: #e0c763;
	font-size: 17px;
	text-align: left;
	letter-spacing: -2px;
	line-height: 32px;
	}
.consulttext a:link { 
	color: #fff 
	}
.consulttext a:active { 
	color: #fff 
	}
.consulttext a:visited { 
	color: #fff 
	} 
.consulttext a:hover {
	color: #fff;
	}
.statementtext {
	position: absolute;
	top: 60px;
	left: 25px;
	width: 515px;
	color: #d9c776;
	font-size: 14px;
	text-align: left;
	letter-spacing: -1px;
	}
.yellow {
	color: #f2f3d5;
	}
.wrapper {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 800px;
	}
.center {
	position: relative;
	text-align: left;
	width:802px;
	height:602px;
	margin: 0px auto;
	border: 1px solid #999;
	}
/* Hide from IE Mac \*/
.center {
  	width: 800px;
  	height: 600px;
	}
/* End */
.background {
	width:800px;
	height:600px;
	background-color: #fff;
	}
#navigation {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 50px;
	}
.buffer {
	height: 25px;
	}
#sidebox {
	float: left;
	width: 150px;
	height: 180px
	margin: 0;
	padding: 0;
	}
.content {
	float: left;
	width: 600px;
	padding-left: 25px;
	color: #333;
	height: 520px;
	}
.thumbnailsframe {
	border: 1px solid #ccc;
	background: #fff;
	position: relative;
	width: 150px;
	height: 185px;
	left: 0px;
	top: 84px;
	}
/* Hide from IE Mac \*/
.thumbnailsframe {
  	width: 148px;
	top: 82px;
	}
/* End */
.thumbnails {
	position: relative;
	display:inline-block;
	width: 140px;
	height: 170px;
	top: 3px;
	left: 7px;
	color: #333;
	}
.thumbnails img.imagelink {
    border: 1px solid #fff;
	}
.thumbnails a:hover img.imagelink { 
    border: 1px solid #666;
 	}
.thumbnails a:active img.imagelink { 
    border: 1px solid #666;
 	}
.thumbnail {
	width: 46px;
	height: 46px;
	float: left;
	}
.picture {
	text-align: center;
	}
#desc {
	font-weight: bold;
	}
.splashwrapper {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 744px;
	}
/* Hide from IE Mac \*/
.splashwrapper {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -190px;
	text-align: center;
	min-width: 744px;
	}
/* end IE Mac hack */ 
.splashcenter {
	position: relative;
	text-align: left;
	width: 744px;
	height: 380px;
	margin-right: auto;
	margin-left: auto;
	}
.enter {
	text-align: center;
	}
#menubar {
	font-family: 'lucida console', verdana, sans-serif;
	position: absolute;
	width: 790px;
	left: 92px;
	top: 18px;
	padding: 0px;
	font-size: 14px;
	}
#menubar a {
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	letter-spacing: -1px;
	}
#menubar a.active {
	color: #f4a60f;
	}
.menu {
	font-family: 'lucida console', verdana, sans-serif;
	}
.menu .options {
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #999;
	background-color: #fff;
	}
.menu a {
	color: #999;
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	background-color: transparent;
	}
.menu a:hover {
	background-color: #bbb;
	color: #fff;
	}