body {
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper{
		width: 715px;
		margin:0 auto;
		margin-top:-10px;
		}
		
	
#left {
		width:155px;
		padding:0px;
		float:left;
		background:#FFE8C9 url(../images/spinelr.png) no-repeat left;
		height:1000px;
		top:-5px;
		margin-top:0px;
		}
	
#center {
		padding:0px;
		float:left;
		width:400px;
		height:1000px;
		background-color: #FFE8C9; 
		top:-5px;
		}
	
#right {
		width:160px;
		padding:0px;
		top:-5px;
		float:left;
		background-image: url(../images/spinelr.png);
		background-position:-167px top;
		background-repeat: no-repeat;
		background-position:-155px top;
		height:1000px;
		margin-top:0px;
		}
	
#contentheader {
		background:#FFE8C9
		}
		
#masthead {
	color: #000000;
	width:400px;
	height:53px;
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
}


#menu {
	width: 150px;
	background: #FFE8C9;
	float:left;
	z-index: 2;
	display:block;
}

#Marty {
	display:inline;
	width:250px;
}


#Message {
	display:inline;
	width:325px;
	margin: 0 auto;
	padding-top:15px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 0.3em;
	text-decoration: underline;
}

a {
	text-decoration: none;
}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	line-height: 0%;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 0.3em;
}
#footer {
	margin-top:20px;
	padding-top:10px;
	text-align:center!important;
	display:block;
	margin:0 auto;
	clear:all;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
