html {
	height:100%; 
	max-height:100%; 
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #F0E3E3;
	font-family:verdana,arial,sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	margin:0px;
	padding:0px;
	height:100%; 
	max-height:100%; 
	overflow:hidden;
	font-family:verdana,arial,sans-serif;
	font-size: 10px;
	color:#771515;
  background-color:#F0E3E3;
  
  scrollbar-face-color:#F8F2F2;
	scrollbar-highlight-color:#F8F2F2;
	scrollbar-shadow-color:#F8F2F2;
	scrollbar-3dlight-color:#F8F2F2;
	scrollbar-arrow-color:#B64D4D;
	scrollbar-track-color:#F8F2F2;	
	scrollbar-darkshadow-color:#F8F2F2;
}

td,th,body {
	font-family:verdana,arial,sans-serif;
	font-size: 10px;
	color:#B64D4D;
}

h1 {
	font-family:verdana,arial,sans-serif;
	font-size: 14px;
	color:#B64D4D;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
}

h2 {
	font-family:verdana,arial,sans-serif;
	font-size: 11px;
	color:#B64D4D;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h3 {
	font-family:verdana,arial,sans-serif;
	font-size: 10px;
	color:#B64D4D;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

a:link {
	font-family:verdana,arial,sans-serif;
	color:#B64D4D;
	text-decoration:none;
}

a:visited { 
	font-family:verdana,arial,sans-serif;
	color:#B64D4D;
	text-decoration:none;
}

a:hover {
	font-family:verdana,arial,sans-serif;
	color:#B64D4D;
	text-decoration:none;
}

a:active {
	font-family:verdana,arial,sans-serif;
	color:#B64D4D;
	text-decoration:none;
}

#contentBorder {
	position:absolute;
	z-index:2; 
	overflow:hidden;
	display:block;
	top:20px;
	margin-left:-275px; 
	left:50%;
	bottom:135px;
	width:610px;
	background-color:#F8F2F2;
}

* html #contentBorder {
	top:20px;
	height:100%;
	width:610px;
	border-bottom:150px solid #F0E3E3;
}

#content {
	position:absolute;
	z-index:2; 
	overflow:auto;
	display:block;
	top:5px;
	margin-left:-301px; 
	left:50%;
	bottom:10px;
	width:595px;
	background-color:#F8F2F2;
}

* html #content {
	top:5px;
	height:100%;
	width:595px;
	border-bottom:20px solid #F8F2F2;
}

#brush_top1 {
	position:absolute;
	z-index:4;
	width:263px;
	height:59px;
	top:15px;
	margin-left:-278px;
	left:50%;
}

#brush_top2 {
	position:absolute;
	z-index:4;
	width:45px;
	height:276px;
	top:74px;
	margin-left:-278px;
	left:50%;
}

#brush_bottom1 {
	position:absolute;
	z-index:4;
	width:11px;
	height:317px;
	bottom:145px;
	margin-left:324px;
	left:50%;
}

#brush_bottom2 {
	position:absolute;
	z-index:4;
	width:210px;
	height:15px;
	bottom:130px;
	margin-left:124px;
	left:50%;
}

#catsBG {
	position:absolute;
	z-index:5;
	width:610px;
	height:106px;
	margin-left:-275px; 
	left:50%;
	bottom:30px;
	background-color:#F8F2F2;
}

#cats {
	position:absolute;
	width:606px;
	height:100px;
	bottom:3px;
	left:50%;
	margin-left:-303px;
	background-color:#D29494;
}

.img {
	margin-top:4px;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#rose {
	position:absolute;
	z-index:6;
	width:320px;
	height:259px;
	bottom:50px;
	margin-left:-500px;
	left:50%;
}

* html #rose {
	bottom:30px;
}

#Email {
	position:relative;
	width:42px;
	height:18px;
	left:180px;
	top:279px;
	cursor:pointer;
}

#wermdos {
	position:absolute;
	z-index:6;
	width:309px;
	height:56px;
	bottom:5px;
	margin-left:-230px;
	left:50%;
}

#queenie {
	position:absolute;
	overflow:hidden;
	z-index:6;
	bottom:0px;
	margin-left:230px;
	left:50%;
}

#queenie1 {
	position:absolute;
	overflow:hidden;
	z-index:6;
	bottom:72px;
	margin-left:336px;
	left:50%;
}

#queenie2 {
	position:absolute;
	overflow:hidden;
	z-index:6;
	bottom:0px;
	margin-left:230px;
	left:50%;
}

#menu {
	position:absolute;
	z-index:3;
	display:block;
	top:20px;
	margin-left:-435px; 
	left:50%;
	width:150px;
	bottom:250px;
	background-image:url('pages/img/index/menu_background.jpg');
}

* html #menu {
	height:100%;
	border-bottom:250px solid #F0E3E3;
}

#menu_content {
	position:relative;
	top:10px;
}

.menuDefault {
	position:relative;
	margin-top:3px;
}

.menuHoover {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

.menuSub {
	width:100px;
	margin-left:30px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #FFFFFF;
	background-image:url('pages/img/index/menu_sub_background.jpg');
	opacity:1.0;
	filter:alpha(opacity=100);
}

* html .menuSub {
	width:120px;
	margin-left:30px;
}

.menuSub a:link {color: #FFFFFF; font-weight: bold;}
.menuSub a:active {color: #FFFFFF; font-weight: bold;}
.menuSub a:visited {color: #FFFFFF; font-weight: bold;}
.menuSub a:hover {color: #FFFFFF; font-weight: bold;}

#design {
	position:absolute;
	z-index:7;
	bottom:5px;
	margin-left:-410px; 
	left:50%;
	color:#A8A6A6;
}

#design a:link {color: #A8A6A6; font-style:italic;}
#design a:active {color: #A8A6A6; font-style:italic;}
#design a:visited {color: #A8A6A6; font-style:italic;}
#design a:hover {color: #A8A6A6; font-style:italic;}

.picture {
	border:3px double #B64D4D;
}

.update {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#B64D4D;
	scrollbar-track-color:#FFFFFF;	
	scrollbar-darkshadow-color:#FFFFFF;
}
