body {
	margin: 0 0 0 0;
	padding: 0 0 25 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	height: 100%;
	color: #a5a7a7;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: left top;
}
td {font-family: "Times New Roman", Times, serif; font-size: 14px;}
p, div, li {font-family: "Times New Roman", Times, serif; font-size: 14px;}
a{font-family: "Times New Roman", Times, serif;  font-size: 14px; color: #f7cd92;}
img{border: 0;}

.border1 {
	background-color: #44403e;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #695e5a;
	border-right-color: #695e5a;
	border-bottom-color: #695e5a;
	border-left-color: #695e5a;
}

.top {
	background-image: url(/img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #25201c;
}
.mainborder {
	background-color: #25201c;
	border-top: 0px solid #d9d2c3;
	border-right: 1px solid #d9d2c3;
	border-bottom: 0px solid #d9d2c3;
	border-left: 1px solid #d9d2c3;
	padding: 0 20 20 20;
}
.mainborder2 {
	background-color: #5f5a56;
	background-image: url(/img/footbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d2c3;
	border-right-color: #d9d2c3;
	border-bottom-color: #d9d2c3;
	border-left-color: #d9d2c3;
}
.banners {
	border: 1px solid #7e7975;
	padding: 10;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: dbd4c5;
}
h1 {
	font-family: "Century Gothic";
	font-size: 30px;
	color: #dad3c4;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #dad3c4;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #413c36;
	border: 1px solid #605b53;
	padding: 15px;
}
.featured {
	font-family: "Verdana";
	font-size: 12px;
	color: #ffffff;
	background-color: #413c36;
	border: 1px solid #605b53;
	padding: 15;
	vertical-align: top;
	color: #d8d1c2;
}

.border2 {
}

.contacts {
	background-image: url(/img/contactbg.jpg);
	border: 1px solid #6f6b68;
	font-family: "Verdana", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #d8d1c2;
	padding: 0 0 30 0;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dbd5c7;
	font-weight: normal;
}
.slogan {
	background-color: #423c35;
	border: 1px solid #6f6b68;
	font-family: Times New Roman;
	font-style: italic;
	font-size: 18px;
	color: #f9c890;
}
.subscribe {
	border: 1px solid #6f6b68;
	padding: 15px;
}

.subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #f9c890;
	text-align: center;
}
.newmodel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.newmodel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#newmodelwrap{
	position: relative;
	width: 97;
	height: 142;
	left: 20px;
}

#newmodelwrap #pic{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#newmodelwrap #titlebg{
	position: absolute;
	bottom: 0;
	left: 1;
	z-index: 20;
}

#newmodelwrap #title{
	position: absolute;
	bottom: 2;
	right: 5;
	text-transform: uppercase;
	z-index: 30;
}


#featuredmodelwrap{
	position: relative;
	width: 154;
	height: 229;
	left: 10px;
}

#featuredmodelwrap #pic{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#featuredmodelwrap #titlebg{
	position: absolute;
	bottom: 0;
	left: 1;
	z-index: 20;
}

#featuredmodelwrap #title{
	position: absolute;
	top: 75;
	left: 0;
	width: 154;
	font-family: Century Gothic;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 30;
}

#featuredmodelwrap #title a{
	font-family: Century Gothic;
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#modelwrap{
	position: relative;
	width: 97;
	height: 140;
	left: 0px;
}

#modelwrap #pic{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#modelwrap #titlebg{
	position: absolute;
	bottom: 0;
	left: 1;
	z-index: 20;
}

#modelwrap #title{
	position: absolute;
	bottom: 10;
	left: 0;
	width: 97;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 30;
}

#modelwrap #title a{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.model{
	border: 1px solid #000000;
}
.bottommenu {
	background-image: url(/img/bottommenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24;
	padding-left: 20;
}
.topmenu {
	background-image: url(/img/topmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20;
}
.epigraf {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #f9c890;
}

.aforism {
	border: 1px solid #6f6b68;
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #f9c890;
}


.to_subscribe{
	font-family: "Arial", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #d8d1c2;
}

.menu1 {
	text-align: center;
	padding: 0 10 0 10;
}

.menu1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.menu1 a:hover{
	color: #bbbbbb;
}

.menu2 {
	text-align: center;
	padding: 0 10 0 10;
}

.menu2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bbbbbb;
	text-transform: uppercase;
	text-decoration: none;
}

.modelborder{
	border: 1px solid #605b53;
	padding: 5;
}

.modelbordertable{
	border-collapse: collapse;
}

.adv{
	font-size: 17px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
}

#menubut{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #605b53;
	background-color: #f7cd92;	
	height: 18px;
	width: 130px;
}

#name a{
	color: #f7cd92;
}


#name a:visited{
	color: #b3a796;
}

#redline{background-color: #ff0000;}

.modelright{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f7cd92;
}

.modelright:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a0a0a0;
}

.wrapper{
	position: relative;
}

#langs{
	position: absolute;
	top: 40px;
	left: 40px;
}

#hiddenphotos{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #f95555;
	cursor: hand;
	margin: 10px 0px 20px 0px;
}

#hiddenlogin{
	display: none;
	margin: auto;
	margin-bottom: 20px;
	align: center;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 60px;
	border: 1px solid #605b53;
}
