/*
 * Copyright 2009 by escorts-highclass.com
 * All Rights Reserved
 */

div.ttitle {
	text-align: center;
	font: bold 20px "Trebuchet MS", sans-serif;
	color: #b57111;
	margin-top: 1em;
}

div.ttitle:first-child {
	margin-top: 0;
}

div.paragraph {
	margin-top: 1em;
}

/* override */
div.content {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 630px;
	padding-left: 16px;
	padding-right: 16px;
}

div#bottom {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 16px;
	padding-right: 16px;
}

div#maintext {
	min-height: 220px;
}

div#entergallery {
	font-weight: bold;
	text-align: center;
	margin-top: 48px;
	font-size: 12px;
}

div#gallery {
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}

div#adult {
	font-size: x-small;
	font-weight: bold;
	text-align: center;	
	margin-top: 4px;
}

div#copyright {
	margin-top: 2px;
	font-weight: bold;
	color: #777777;
	text-align: center;
	white-space: nowrap;
}

span#gdir {
	position: relative;
	left: -120px;
	top: -40px;
}

span#qweb {
	position: relative;
	left: -90px;
}

span#punter {
	position: relative;
	left: 80px;
	top: -40px;
}

span#oad {
	position: relative;
	left: 50px;
	top: 4px;
}

div#newsbar {
	position: absolute;
	top: 120px;
	left: 8px;
	text-align: center;
}

div#newsbar img {
	padding: 2px;
}

div#newsbar img:hover {
	padding: 0px;
	border: solid blue 2px;
}

div#newsbar span {
	font-weight: bold;
	color: #b57111;
}

/* override */
body {
	background-image: url('/img/front_background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
