body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #c8164f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div#bg_head {
	background:url(images/bg_head.jpg) bottom repeat-x;
	height: 270px;
	}
	
div#head {
	background:url(images/head.jpg) no-repeat;
	position: absolute;
	left: 50%;
	width: 918px;
	height: 270px;
	margin: 0px 0px 0px -459px;
	padding: 0px 0px 0px 0px;
	}
	
div#container0 {
	position: absolute;
	left: 50%;
	width: 918px;
	margin: 0px 0px 0px -459px;
	padding: 0px 0px 0px 0px;
	}
	
div#container {
	overflow: auto;
	background:url(images/bg.jpg) bottom repeat-y;
	width: 898px;
	margin: 0px 0px 0px 10px;
	}
	
div#foot {
	background:url(images/foot.jpg) no-repeat;
	width: 918px;
	height: 91px;
	color: #e3cea5;
	font-size: 12px;
	}
	
.sep {
	float: left;
	width: 3px;
	height: 3px;
	margin: 7px 4px 0px 4px;
	background: url(images/sep1.jpg) no-repeat;
}
	
a.link01:link			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #e3cea5; text-decoration: none;}
a.link01:visited		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #e3cea5; text-decoration: none;}
a.link01:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #e3cea5; text-decoration: underline;}
a.link01:active		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #e3cea5; text-decoration: none;}

a.link02:link			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; float: left;}
a.link02:visited		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; float: left;}
a.link02:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #55013a; text-decoration: none; float: left;}
a.link02:active		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; float: left;}

a.link03:link			{ font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #200a05; text-decoration: none;}
a.link03:visited		{ font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #200a05; text-decoration: none;}
a.link03:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #200a05; text-decoration: underline;}
a.link03:active		{ font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #200a05; text-decoration: none;}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.bodytextpink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #f60e7c;
	text-decoration: none;
}
.photo_cat {
	width:840px;
	margin:0px 0px 10px 8px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}
.photo_cat li {
	float:left;
	width:200px;
	text-align:center;
	margin:5px;
}
.photo_cat li a {
	color: #c8164f;
	text-decoration:none;
}
.photo_cat li a:hover {
	color: #542420;
	text-decoration:none;
}
.photo {
	width:840px;
	margin:0px 0px 10px 8px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}
.photo li {
	float:left;
	text-align:center;
	width:200px;
	margin:5px;
}
.photo li a {
	color: #c8164f;
	text-decoration:none;
}
.photo li a:hover {
	color: #542420;
	text-decoration:none;
}
#links ul {
	list-style:none;
	color:#333333;
}
#links li { 
	background-image:url(images/pure-heaven-bullet-small.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	height:15px;
	list-style:none;
	margin:5px 0 0 15px;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#f60e7c;
}

