
html, body {
	background: #eee;
}

#shadow {
	background: url(color_white/pics/bgImage.jpg) no-repeat center 76px;
}

#wrapper {
	height: 680px;
	width: 800px;
	margin: 0 auto;
}

html>body #wrapper {
	min-height: 680px;
}

#banner {
	display: none;
}

#nav {
	display: none;
}

#logo a img {
	display: none;
}

#logo {
	width: 100%;
	text-align: center;
}

#main {
	top: 0;
	margin-bottom: 0;
	padding: 260px 0 0 92px;
	width: 280px;
	float: left;
	background: none;
}

#main .text {
	padding: 0px 10px;
	margin: 0;
	font-family: Times New Roman, serif !important;
	font-size: 21px;
	color: #6e6e6e;
	font-style: italic;
}

#column1 {
	top: 0;
	padding: 260px 83px 0 0;
	margin-bottom: 0;
	display: block;
	width: 280px;
	float: right;
}

#column1 .text {
	padding: 0px 10px;
	margin: 0;
	clear: none;
	float: none;
	font-family: Times New Roman, serif !important;
	font-size: 21px;
	color: #6e6e6e;
	font-style: italic;
}

#main .text *,
#column1 .text * {
	font-family: Times New Roman, serif !important;
}

#main .text TD A,
#column1 .text TD A {
	display: block;
	text-align: center;
	background: url(color_white/pics/buttonBg.gif) no-repeat center top;
	padding: 6px 0 7px 0;
	text-decoration: none;
	color: #5a5a5a;
}

#main .text TD A:hover,
#column1 .text TD A:hover {
	text-decoration: underline;
}

#logo a {
	margin: 0 auto;
	width: 307px;
	height: 76px;
	display: block;
	background: url(color_white/pics/logoFrontpage.gif) no-repeat left top;
}

#footer {
	padding-top: 0;
}
