/* free template by www.smutydesign.com */

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	width: 1000px;
	background-image: url(images/escort.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 827px;
}
#navigation {
	width: 600px;
	margin-top: 150px;
	margin-left: 30px;
	float: left;
}
#content {
	float: left;
	width: 400px;
	margin-left: 32px;
	padding: 7px;
	text-align: justify;
	font-size: 16px;
	/* [disabled]color: #FFFFFF; */
}
.clear {
	clear: both;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #DBA9B4;
}
body {
	background-color: #380518;
}
.basictab{
	margin-left: 0;
	font: bold 17px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #DBA9B4;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
	text-decoration: none;
	margin-right: 3px;
	background-color: #380518;
	color: #E51042;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D2A8B4;
	border-right-color: #D2A8B4;
	border-bottom-color: #D2A8B4;
	border-left-color: #D2A8B4;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.basictab li a:visited{
	color: #87042E;
}

.basictab li a:hover{
	background-color: #AC0D35;
	color: #FFFFFF;
}

.basictab li a:active{
	color: black;
	border: 0.1em solid #D2A8B4;
}

.basictab li.selected a{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #380518;
	color: #FFFFFF;
}
.style1 {font-size: 10px}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-size: 10;
	font:Arial;
	
}
a:link {
	color: #F276A8;
	text-decoration: underline;
}
a:visited {
	color: #F581B0;
	text-decoration: underline;
}
a:hover {
	color: #E51165;
	text-decoration: none;
}
a:active {
	color: #F57BAC;
	text-decoration: none;
}
