body {
	margin: 0;
	color: 303030;
	font: Tahoma,Sans-Serif;
}

a:link {
	color: #D85D5D;
	text-decoration: underline;
}

a:visited {
	color: #161616;
	text-decoration: underline;
}

a:active {
	color: #161616;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}


#mhead {
	background:url("/html/xtsn/img/xtsn-red-line.jpg") repeat-x scroll 0 0 transparent;
	border-bottom:1px solid #404040;
	height:116px;
	width:auto;
}

#mhead img {
	float: left;
	border: 0;
}

#mhead h1 {
	color: #D85D5D;
	font-size: 3em;
	letter-spacing: -3px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#mhead h2 {
	color: #808080;
	font-size: 1em;
	letter-spacing: 3px;
	text-align: left;
	margin: 0;
	padding: 0 0 11px 0;
}

#mhead ul li {
	color: 000;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#content  {
	float: left;
	width: 600px;
}

#leftpanel {
	position: relative;
	width: 480px;
	padding:10px;
	margin:10px;
}

#rightpanel {
	float: right;
	width: 170px;
	border:solid 1px #666666;
	background-color:#F7F7F7;
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
	padding:10px 10px 170px 10px;
	margin:10px;
	background: #F7F7F7 url("/html/xtsn/img/xtsn-boobs.jpg") no-repeat bottom;
}

h3 {
	font: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D85D5D;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

.site {
	width: 480px;
	height: 55px;
}

.sitetitle {
}

.sitetitle a{
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#D85D5D;
}

.sitedesc {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}
