BODY {
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-position:0px 25px;
	background-color:#918c6e;
	font-family:Verdana, Arial, sans-serif;
	color:#c7c0ba;
	margin:0px;
	font-size:13px;
}

H2 {
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
}

H3 {
	font-size:15px;
	font-weight:normal;
}

.rose { color:#bb7c90; }

A:link,
A:visited,
A:hover,
A:active {
	color:#bb7c90;
	text-decoration:underline;
}

UL { padding:0px; margin-left:25px; }

#top {
	height:25px;
	width:100%;
	background-image:url('../images/top.jpg');
	background-repeat:repeat-x;
	background-position:center;
}

#main {
	background-image:url('../images/bgmain.gif');
	background-repeat:repeat-y;
	margin:0px auto;
	width:906px;
	padding-bottom:5px;
}

#topmain {
	background-image:url('../images/bgtop.jpg');
	background-repeat:no-repeat;
	width:906px;
	height:280px;
}

.logo {
	float:left;
	margin-top:89px;
}

.zonetxtwhole {
	background-color:#000000;
	width:774px;
	margin:18px;
	padding:18px 45px;
}

.zonesm {
	background-color:#000000;
	width:792px;
	margin:18px 0px;
	padding:10px 45px 10px 63px;
	font-size:13px;
}

.zonesm A:link,
.zonesm A:visited {
	color:#c7c0ba;
	text-decoration:none;
}

.zonesm A:hover,
.zonesm A:active {
	color:#bb7c90;
	text-decoration:none;
}

.zonesm .itemsm,
.zonesm .itemsm-o {
	padding-right:25px;
	float:left;
}

.itemsm-o A:link,
.itemsm-o A:visited,
.itemsm-o A:hover,
.itemsm-o A:active {
	color:#bb7c90;
	text-decoration:none;
}



	
.zonetxtwhole-pic {
	background-color:#000000;
	background-image:url('../images/bgpic.jpg');
	background-repeat:repeat-y;
	background-position:top right;
	width:594px;
	margin:18px;
	padding:18px 225px 18px 45px;
}

.zonetxtwhole .lefthalf {
	width:386px;
	float:left;
	text-align:left;
}

.zonetxtwhole .righthalf {
	width:386px;
	float:left;
	text-align:right;
}

.photobord {
	border:2px solid #c7c0b4;
}

.photobord-left {
	border:2px solid #c7c0b4;
	border-right:1px solid #c7c0b4;
}

.photobord-right {
	border:2px solid #c7c0b4;
	border-left:1px solid #c7c0b4;
}

#zonemovingpic {
	height:1000px;
	width:800px;
	position:static;
}

.movingpic {
	height:150px;
	width:150px;
	overflow:hidden;
	border:10px solid #000000;
	margin:10px;
	position:absolute;
}

.imgbord { border:2px solid #c7c0ba; }

.zonephotoon {
	padding:10px 20px;
	text-align:left;
	background-color:#000000;
	margin-bottom:20px;
}

.rel { position:relative; }

.blogueleft {
	float:left;
	padding:0px 0px 0px 100px;
	width:280px;
	text-align:justify;
}

.thumb2 {
	border:2px solid #c7c0b4;
	float:left;
}

/***/
.clear { clear:both; }
.left { float:left; }
.right { float:right; }
.nobord { border:0px; }
.p1 { margin-top:0px; }
.p5 { margin-top:5px; }
.p0 { margin-bottom:0px; }
.center { text-align:center; width:900px; }