@charset "utf-8";
/* CSS Document */

Body {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	height:100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#2d1f39; background-color:#efede3;
}

#content {
margin-top:140px;
text-align:center;
	background-image: url(images/bgsplash.jpg); background-repeat:repeat-x;
}
#center {
	margin: 0 auto;
	padding:0;
	width:800px;
	height:422px;
	text-align:left;}

.table{	margin:0px;
		border:0px;
		}

a {color: #666666; text-decoration: none;}
a:hover {text-decoration: underline;}

#right {
text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#right a {color:#ffffff; text-decoration: none;}
#right a:hover {color: #efede3; text-decoration: underline;}
.bold {
	font-size: 15px;
}