body {
	background-image: url(art/bg-line.jpg);
	background-repeat: repeat-x;
	background-color: #022555;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:center;
}
#page {
	background:none;
	margin: 0px auto;
	padding: 0px;
	width: 730px;
	text-align:left;
}
.logo {
	width:732px;
	float:left;
	height:102px;
	margin:0px;
	padding:9px;
}
.logo img {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
}
.logo p {
	float:right;
	margin:70px 10px 10px 20px;
	color:#92D2FE;
}
#content {
	padding: 9px;
	width: 732px;
	text-align:left;
	overflow:hidden;
	border:1px solid #000000;
	background:#FFFFFF;
	float:left;
}
#content img {
	float:left;
	margin:0px 0px 9px 0px;
	padding:0px;
}
#buttons {
	float:left;
	margin:0px 0px 9px 0px;
	padding:0px;
	width:730px;
	height:43px;
	border:1px solid #333333;
	background:url(art/buttons.jpg) repeat-x;
}
#buttons ul {
	margin:0px;
	padding:10px 0px 0px 0px;
}
#buttons ul li {
	width:145px;
	height:20px;
	list-style:none;
	float: left;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-weight: bold;
	background:url(art/button-divide.jpg) right no-repeat;
}
#buttons ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#buttons ul li a:hover {
	color: #006699;
	text-decoration:none;
}
.welcome {
	float:left;
	width:455px;
	overflow:hidden;
	background:url(art/welcome-top.jpg) top no-repeat;
}
.welcome-bot {
	float:left;
	width:415px;
	overflow:hidden;
	background:url(art/welcome-bot.jpg) bottom no-repeat;
	margin:0px;
	padding:0px 20px 20px 20px;
}
.welcome-bot a {
	color: #333333;
	text-decoration:none;
}
.welcome-bot a:hover {
	color:#999999;
	text-decoration:underline;
}
h1 {
	color:#333333;
	font-size:14px;
	margin:15px 0px 10px 20px;
	padding:0px;
}
h2 {
	color:#006699;
	font-size:14px;
	margin:0px 0px 15px 20px;
	padding:0px;
}

h3 {
	color: #990000;
	font-size:14px;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.right {
	width:245px;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 9px;
	padding:10px 5px 6px 15px;
	background:#E5E5E5;
	border:1px solid #CCCCCC;
}
.right a {
	color:#666666;
	text-decoration:none;
}
.right a:hover {
	color:#999999;
	text-decoration:underline;
}
.history {
	width:700px;
	background:#E5E5E5;
	border:1px solid #CCCCCC;
	padding:15px;
	margin:0px 0px 0px 0px;
	float:left;
	color: #333333;
	overflow:hidden;
}
.history img {
	float:right;
	margin:20px;
	clear:right;
}
.footer {
	width:205px;
	height:25px;
	background:#E5E5E5;
	border:1px solid #333333;
	border-top:none;
	float:right;
	margin:0px 20px 20px 0px;
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#999999;
} 
.footer a {
	color:#999999;
	text-decoration:none;
}
.footer a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.gallery-top {
	width:730px;
	float:left;
	overflow:hidden;
	background:url(art/gallery-top.jpg) top no-repeat;
}
.gallery-bot {
	width:715px;
	float:left;
	overflow:hidden;
	background:url(art/gallery-bottom.jpg) bottom no-repeat;
	padding:10px 5px 10px 10px;
}
.gallery-bot a {
	color: #333333;
	text-decoration:none;
}
.gallery-bot a:hover {
	color:#999999;
	text-decoration:underline;
}
.gallery-thumbs {
	width:168px;
	height:122px;
	background:#FFFFFF;
	border:1px solid #666666;
	float:left;
	padding:8px 0px 0px 0px;
	text-align:center;
	margin:0px 10px 10px 0px;
}
.dark-text {
	color:#333333;
	font-size:12px;
}

	

