body {
	border: 0;
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	background-color: #ffffff;
	background-image: url('i/background.gif');
	background-position: top center;
}

body,p,td,a {
	font: normal 15px Times New Roman, Verdana, Arial, sans-serif;
	color: #423d4c;
}

a:hover {
	text-decoration: none;
}

.title {
	font: 17px "Trebuchet MS";
	color: #161483;
	text-align: center;
}

#mainTable {
	background-color: #ffffff;
	width: 760px; height: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px; margin: 0px;
	border-collapse: collapse; 
	background-image: url('i/contback.gif');
}

#mainTableClear {
	background-color: #ffffff;
	width: 760px; height: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0px; margin: 0px;
	border-collapse: collapse; 
}

#headTable {
	background-image: url('i/header.jpg');
	height: 197px;
	width: 760px;
}

#menuTable {
	background-image: url('i/menuback.gif');
	height: 35px;
	width: 760px;
}

#menu A {
	font: 18px "Times New Roman";
	color: #ebebeb;
	text-decoration: none;
}

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

#statusBar {
	width: 760px; height: 24px;
	background-color: #534968;
}

#statusBar td, #statusBar td A {
	font: 10px Trebuchet MS;
	color: #cacaca;
}

#galleryTable {
	width: 100%
}

#galleryTable td {
	background-color: #615c6b;
	text-align: center;
}

