a:link { 
	text-decoration: none; 	
	font-weight: bold;
	color:#000000;
	}

a:visited { 
	text-decoration: none; 	
	font-weight: bold;
	color:#000000;
	}

a:hover { 
	text-decoration : underline; 	
	font-weight : bold;
	color : #69694d; 
	cursor: default;
	}

a:active { 
	text-decoration : none; 	
	font-weight : bold;
	color :#4f4f4c;
	}

body {
	margin : 0px;
	padding : 0px;
	font-family : 'lucida bright', serif;
	color : #000000;
	letter-spacing : 0em; 
	font-weight :normal; 
	font-size : 8pt; 
	background: #41403c url('bg.jpg') repeat-y scroll top left;
	text-align : justify;
	}

img#layout {
	position: absolute;
	left: 50px;
	top: 0px;
	border: 0px;
	}
	
#content { 
	position: absolute;
	left: 65px;
	top: 745px;
	padding : 0px;
	margin : 0px 0px 25px 0px;
	width : 670px;
	text-align : justify;
	}

#cote {
	position: absolute; 
	left: 230px; 
	top: 575px; 
	width: 125px; 
	height: 130px;  
	text-align : left;
	}

#newest-one {
	position: absolute; 
	left: 135px; 
	top: 2px; 
	border: 1px solid #000000;
	}

#newest-two {
	position: absolute; 
	left: 323px; 
	top: 2px; 
	border: 1px solid #000000;
	}

#title {
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -325px;
	margin-bottom: 25px;
	width: 650px; 
	font-size: 9pt; 
	line-height: 10pt; 
	text-align : justify;
	}

#welcome { 
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -285px;
	margin-bottom: 25px;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding: 10px;
	width: 550px; 
	font-size: 10pt; 
	line-height:12pt;
	text-align : justify;
	}

#credits {
	font-size: 8pt;
	}

#updates { 
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -250px;
	margin-bottom: 25px;
	width: 500px; 
	text-align : justify;
	}

#updates p {
	margin-bottom: 20px;
	margin-top: 5px;
	padding-left: 10px;
	}

#updates h3 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 8pt;
	}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

h2 {
	text-align: right;
	font-size: 10pt;
	}

h3 {
	text-align: left;
	margin-bottom: 5px;
	font-size: 9pt;
	font-weight: normal;
	clear: both;
	}

h4 {
	text-indent: 8px;
	margin-bottom: 2px;
	font-size: 8pt;
	font-weight: normal;
	}

img.links {
	margin-right: 2px;
	border: 0px;
	}

p.return {
	text-align: right;
	margin-bottom: 10px;
	clear: both;
	}

p.return a:link {
	font-weight: normal;
	}

p.return a:visited {
	font-weight: normal;
	}

#about { 
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -285px;
	margin-bottom: 25px;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding: 10px;
	width: 550px; 
	font-size: 10pt; 
	line-height:12pt;
	text-align : justify;
	}

div.gallery { 
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -285px;
	margin-bottom: 25px;
	border-top: 1px solid #000000;  
	padding: 10px;
	width: 550px; 
	}

ul.gallery {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

ul.gallery li {
	line-height: 20pt;
	}

div.gallerythumbs { 
	position: relative;
	left: 50px;
	top: 10px;
	width: 225px;
	height: 235px;
	padding: 2px; 
	margin-bottom: 5px;
	float: left;
	text-align: center;
	overflow: hidden;
	}

img.thumbs { 
	border: 1px solid #000000;
	margin: 0px 25px 5px 25px;
	display: block;
	}
