body {
	background-color: #B3A297;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

.click {
	position:absolute;
	top:205px;
	left:115px;
	width: 130px;
	z-index:2;
	margin:0px 0px 0px 0px;
	font: 12px/30px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/white-trans2.png);
	background-repeat: repeat;
}

.click ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
	margin:0px 0px 0px 0px;
                }

                
.click li {
	margin: 0;
	border-bottom: 1px dotted #90bade;
                }


.tabs {
	position:absolute; 
	top:196px; 
	left:95px; 
	z-index:2
}

.information {
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	height: auto;
	width: 520px;
	left: 245px;
	top: 161px;
	margin:0px 0px 0px 0px;
	padding: 50px;
	z-index:5;
	background-image: url(images/white-trans2.png);
	background-repeat: repeat;
	vertical-align: baseline;
}

.wnm {
	left: 235px;
	top: 129px;
	z-index: 4;
	height: 41px;
	width: 525px;
	margin:0px 0px 0px 0px;
	position: absolute;
}


.mypic {
	z-index:3;
	position: absolute;
	left: 583px;
	top: 0px;
	height: 160px;
	margin:0px 0px 0px 0px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	width: 115px;
	z-index: 6;
	left: 125px;
	top: 196px;
	text-align: right;
	position: absolute;
	vertical-align: top;
}

A:link    {
	text-decoration: none;
	color: #6C6E50;
	font-weight: bold;
}    /* unvisited links */
A:visited {
	color: #6C6E50;
	text-decoration: none;
	font-weight: bold;
}   	/* visited links   */
A:hover   {
	color: #b1cee2;
	text-decoration: none;
	font-weight: bold;
} /* user hovers     */
A:active  {
	color: #6C6E50;
	font-weight: bold;
}   /* active links    */

.container {
	width: 800px;
	margin:0px 0px 0px 0px;
	}
