body {
	font-size : 11px;
	font-family: Georgia, "Times New Roman", serif;	padding : 0px;
	margin : 0px;
	background-image: url("/images/img_96.gif");
	text-align: center; /* for IE 5x */
	}

a:link {
	color: #578791;
	}
	
a:visited {
	color: #7FB0BA;
	}

h1 {
	font-size: 15px;
	color: #666666;
	font-family: Georgia, "Times New Roman", serif;
	}

.wrapper {
	position: relative;
	width: 708px;
	margin: 0 auto;
	text-align: left; /* reset left-align */
	}

.background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 708px;
	background-image: url("/images/litique-bg.gif");
	background-repeat: repeat-y;
	padding-bottom: 110px;
	border-bottom: solid 1px #c8c8c8;
	}

#serendipity_banner {
  
  font-family: georgia, verdana, arial, sans-serif;
  border-left: thin #c8c8c8 solid;
  border-top: thin #c8c8c8 solid;
  border-right: thin #c8c8c8 solid;
  background: url("/images/litique3-headbg.gif");
  padding: 0px;
}

#serendipity_banner img {
	position: relative;
	top: -1px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	}

.nav {
	position : relative;
	top : -42px;
	left : 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	
	}
	
.nav a, .nav a:visited {
	padding: 0 20px;
	text-decoration: none;
	color: #56838D;
	}

.nav a:hover {
	color: #000000;
	}

.content {
	position: relative;
	top: 0px;
	left: 50px;
	width: 590px;
	padding: 10px;
	z-index: 4;	
	line-height: 1.5em;
	}

.featurebox {
	width: 468px;
	padding: 10px;
	border: solid 1px #c8c8c8;
	}
	
.sidebar {
	position: absolute;
	top: 110px;
	left: 0px;
	padding: 10px;
	width: 160px;
	z-index: 3;
	}

.sidebar h3{
	background-color: #E5F2F4;
	color: #777777;
	padding: 5px;
	border-top: solid 1px #B7D3D9;
	border-bottom: solid 1px #8FC3C3;
	}

.zebra {
	background-color: #E5F2F4;
	padding: 10px;
	}

.prop {
	height: 50px;
	float: right;
	width: 1px;
	}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
	