body {
	background: url(../images/bg.jpg) repeat-x;
	background-color:#e6dabf;;
}

.mylinks {
	width:310px;
	font-family:'Times New Roman', Times, serif;
	color:#FFF;
	font-size:14px;
	text-align:center;
	margin-top:140px;
	text-decoration:none;
	
}

.mylinks a{
	width:310px;
	font-family:'Times New Roman', Times, serif;
	color:#FFF;
	font-size:14px;
	text-align:center;
	margin-top:140px;
	text-decoration:none;
}

.mylinks a:hover{
	width:310px;
	font-family:'Times New Roman', Times, serif;
	color:#FFF;
	font-size:15px;
	text-align:center;
	margin-top:140px
}

.bgcontainer{
	position:absolute;
	height:181px;
	width:100%;
	margin-top:104px;
	background:url(../images/splashbg.jpg) repeat-x;
	z-index:-100
}

.maincontainer{
	width:970px;
	margin:auto;
	float:none;
	height: 300px;
	z-index:50;
	padding-top:20px
}

.splashleft{
	height:197px;
	width:310px;
	margin-top:68px;
	background:url(../images/splashleft.png) no-repeat;"
}

.splashright{
	height:197px;
	width:310px;
	margin-top:68px;
	background:url(../images/splashright.png) no-repeat;
}

.splashcenter{
	width:350px;
	height:300px;
	background: url(../images/splashcenter.png)
}

.splashcontainer{
	width:310px;
	height:300px;
}