body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #3F3F3F;

}
.content{
	position:relative;
	background-image: url(../imgs/marabella_quality.jpg);
	background-repeat: no-repeat;
	background-color: #e9e8e4;
}
.whiteout {font-size: 9px; color: #FFFFFF}
.footer {
	width: 100%;
	height: 100%;
	background-image: url(../imgs/marabella_patterned.jpg);
	background-repeat: repeat-x;
}
.tagit {
	font-size: 12px;
	background-color: #C6BEB1;
	display: inline-block;
	padding: 10px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	text-align: center;
	vertical-align: text-bottom;
	margin-bottom: 5px;
	border: thin solid #FFFFFF;
}
.footext {
	color: #FFFFFF;
	font-size: 9px;
}
#qm0 {
	left: 130px;
	top: 53px;
}
#form1 #login {
	font-size: 9px;
}
.filler {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.copy {
	font-size: 10.5px;
	font-weight: bold;
	color: #666666;

}
.sayit {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.dateit {
	font-size: 9px;
	background-color: #C6BEB1;
	display: block;
	padding: 5px;
	color: #FFFFFF;
	letter-spacing: -0.02em;
	width: 150px;
	text-align: center;
	vertical-align: text-bottom;
	margin-bottom: 3px;
}
.shout {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.nameit {
	font-size: 12px;
	background-color: #333333;
	display: block;
	padding: 10px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	width: 250px;
	text-align: center;
	vertical-align: text-bottom;
	margin-bottom: 5px;
}
.solidgray {
	width: 100%;
	height: 50px;
	background-color: #3F3F3F;
}
a.footlinks:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
a.footlinks:visited {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}

a.footlinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

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