/* SexyMilfTales */

body {
	background-color: #041654;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tag {
	background: url(../images/smt_31.gif) no-repeat center center #032781;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.head {
	font-size: 24px;
	text-transform: capitalize;
	text-align: center;
	padding-bottom: 5px;
}
.intro {
	font-size: 11px;
	line-height: 13px;
	padding: 0 18px;
}
.scene {
	font-size: 18px;
	font-weight: bold;
	padding: 7px 25px 0 25px;
}
.scene span {
	float: right;
	font-size: 13px;
	padding: 2px 0 0 0;
}
ul#footer {
	text-align: center;
	list-style: none;
	padding:0;
	margin:5px;
	font-size: 13px;
	font-weight: bold;
}
ul#footer li {
	display: inline;
	padding: 0px 8px;
	border-left: 1px solid #fff;
}
ul#footer li.first {
	border: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FDE25B;
}
a:active {
	color: #FFFFFF;
}