/* You like to peek */

body {

	background-image:url(fab.gif);
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height: 150%;
	
	}


a:link  { color: #725C46; font-weight:bolder; text-decoration: underline; }
	a:visited { color: #725C46; font-weight:bolder; text-decoration: underline; }
	a:active { color: #725C46;font-weight:bolder; text-decoration: none;  }
	a:hover { color: #000000; font-weight:bolder; text-decoration: underline;  }


#container {
	width:735px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px
	margin-bottom: 0px;
	padding:0px;
	padding-bottom: 0px;
	text-align:left;
	background-image: url(container.gif);
	background-repeat: repeat-y;
	}
	
#container2 {
	width:700px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	
	}

#top {
	width:663px;
	margin-right:auto;
	margin-left:auto;

	}

#contentleft {
	width:420px;
	float:left;	
	margin-left:23px;
	border: 0px solid #000000;
	}
	
#contentright {
	width:180px;
	float:right;
	text-align:justify;
	margin-right:22px;
	padding-left:20px;
	border-left: 1px dotted #000000;
	}
	

#footer {
	margin-right: auto;
	margin-left: auto;
	}
	
.title {
	color: #000000;
	line-height: 150%;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight: bolder;
	}
	