body {
	width:900px;
	margin:0 auto;
	background-color:#F0EFEA;
}

img {
	border:0;
	padding:0;
}

a.product {
	text-decoration:none;
}

a.product:hover {
	text-decoration:none;
}

a.product:visited {
	text-decoration:none;
}

table.splash_frame {
	margin-left: auto; 
	margin-right: auto; 
	width: 930px;
	border-collapse:collapse;
	empty-cells:show;
}

table.splash_frame td.outside_left {
	background-image:url('shadow_left.jpg');
	background-position: top right;
	background-repeat:repeat-y;
	padding:0px; 
	width:15px; 
}

table.splash_frame td.outside_right {
	background-image:url('shadow_right.jpg');
	background-repeat:repeat-y;
	padding:0px; 
	width:15px; 
}

table.splash_frame td.outside_bottom_left {
	background:url('shadow_footer_left.jpg') top right no-repeat;
	padding:0px; 
	height: 15px;
}

table.splash_frame td.outside_bottom {
	background:url('shadow_footer_center.jpg') 0% 0% repeat-x;
	padding:0px; 
	height: 15px;
}

table.splash_frame td.outside_bottom_right {
	background:url('shadow_footer_right.jpg') 0% 0% no-repeat;
	padding:0px; 
	height: 15px;
}

div#splash_pageHeader {
	margin-right:15px;
	text-align:right;
}

td#splash_content {
	background-color: white;
}

#splash_footer {
	color: #808080;
	font-size: 10pt;
	margin-top: 5px;
	padding-left: 5px;
	text-align: center;
}

div#splash_footer a {
	text-decoration:none;
	color: #808080;
	font-size: 10pt;
}

div#splash_footer a:hover {
	text-decoration:underline;
}

table.splash_background {
	padding:0;
	background-color:white;
	width:100%;
	background:url('entrance_banner_background.jpg') 0% 0% no-repeat;
}

table.splash_copy {
	width:100%;
}

table.splash_copy td {
	width:50%;
	text-align:center;
}

.splash_text {
	font-family: sans-serif; 
	font-size:12pt; 
	color:#726E6F;
	font-weight:normal;
}
