body {
	margin : 0px;
	padding : 0px;
	background-color:#000000;
	background: url('bg.jpg');
	background-repeat: repeat;
	color: #4d4d4d;
	text-align : justify;
	font-family: century gothic, georgia, trebuchet ms, arial, sans-serif; 
	font-size: 11px;
	}
p	{
	color: #4d4d4d;
	text-align : justify;
	font-family: century gothic, georgia, trebuchet ms, arial, sans-serif; 
	font-size: 11px;
	}
img {
	background-color: #73bfbd;
	padding: 5px;
	}
img:hover{
	background-color: #b1bd4f;
	}
#content {
	position: absolute;
	top: 0px;
	left: 0px;
	}
#header{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	border:0px;
	}
.header{
	padding: 0px;
	}
#navigation {
	position: absolute;
	left:600px;
	top: 100px;
	}
.navigation {
	list-style-type: none;
	display:block;
	}
#navigation li{
	list-style-type: none;
	display:block;
	}
#navigation a { 
	border-top:0px solid #7daa99;
	border-right:0px solid #7daa99;
	border-bottom:0px solid #7daa99;
	border-left:100px solid #7daa99;
	padding: 2px 10px 0px 125px;
	margin: 0px;
	display:block;
	height:20px;
	font-size:12px;
	color:#73bfbd;
	background-color:#fafafa;
	text-transform:uppercase;
	text-align:right;
	}
#navigation a:hover {
	border-top:0px solid #fafafa;
	border-right:0px solid #fafafa;
	border-bottom:0px solid #fafafa;
	border-left:100px solid #fafafa;
	display:block;
	color:#fafafa;
	background-color:#cdcf85;
	text-transform:uppercase;
	text-align:left;
	font-style:italic;
	}
#main{
	position:absolute;
	left:200px;
	top: 400px;
	width:650px;
	}
#welcome, #footer, .show_owned_intro_list, #colstats, #wishlist{
	margin: 25px 15px 0px 20px;
	padding: 0px 30px;
	border-top:1px dashed #b18496;
	border-bottom:1px dashed #b18496;	
	background-color:#fafafa;
	}
#stats {
	position: absolute;
	left:600px;
	top: 10px;
	width:400px;
	border-top:1px dashed #b18496;
	border-bottom:1px dashed #b18496;	
	background-color:#fafafa;
	}
#stats li{
	list-style-type:none;
	text-align:left;
	}
#footer p{
	text-align:center;
	}
.sep{
	text-align:center;
	padding-bottom:30px;
	}
blockquote {
	border-top:2px dashed #b18496;
	border-bottom:2px dashed #b18496;	
	background-color:#fafafa;
	padding: 10px 10px 10px 5px;
	width:500px;
	height:125px;
	}
.favorites{
	text-align:center;
	}
li{
	list-style: url('bullet.png');
	margin: 2px;
	color: #4d4d4d;
	font-family: century gothic, georgia, trebuchet ms, arial, sans-serif; 
	font-size: 11px;
	}
a:link, a:active, a:visited{
	font-family: georgia, trebuchet ms, arial, sans-serif; 
	color:#73bfbd;
	border-bottom:1px dashed #b1bd4f;
	text-decoration:none;
	font-size:12px;
	font-style:italic;
	}
a:hover {
	font-family: georgia, trebuchet ms, arial, sans-serif; 
	color:#b1bd4f;
	border-bottom:1px dashed #73bfbd;
	text-decoration:none;
	font-size:12px;
	}
b, strong {
	color : #b18496;
	font-weight:bold;
	}
i, em {
	color: #b18497;
	}
input, textarea, option, select, code {
	background-color: #fafafa;
	border: 1px dashed #c58274;
	font-family: century gothic, georgia, trebuchet ms, arial, sans-serif; 
	color: #4d4d4d;
	padding-left: 25px;
	}
.title, h1{
	text-align: center;
	font-family: georgia, arial, sans-serif;
	font-style:italic;
	font-size: 26px;
	color: #73bfbd;
	border-bottom:2px dashed #b1bd4f;
	width:100%;
	height:25px;
	margin: 10px 0px 5px 0px;
	line-height: 30px;
	text-transform: lowercase;
	}
.title2, h2, .datecat, .descr{
	text-align: right;
	font-family: century gothic, georgia, arial, sans-serif;
	font-style:italic;
	font-size: 18px;
	color: #b1bd4f;
	width:100%;
	margin: 10px 0px;
	padding: 0px 20px 0px 0px;
	line-height: 20px;
	text-transform: uppercase;
	}
.title3, h3 {
	text-align: right;
	font-family: century gothic, georgia, arial, sans-serif;
	font-style:italic;
	font-size: 14px;
	color: #b18497;
	width:100%;
	padding: 5px 30px 5px 0px;
	margin: 5px 0px 0px 0px;
	line-height: 10px;
	text-transform: lowercase;
	}
.title4, h4{
	text-align: center;
	font-family: georgia, arial, sans-serif;
	font-style:italic;
	font-size: 16px;
	color: #73bfbd;
	border-bottom:1px dashed #b1bd4f;
	background-color:#e8e8e8;
	width:100%;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	line-height: 20px;
	text-transform: lowercase;
	}
.title5, h5 {
	text-align: center;
	font-family: georgia, arial, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #342d2c;
	width:100%;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	line-height: 5px;
	text-transform: lowercase;
	}
img.owned {
	margin:0px 0px 10px 0px;
	}
/* codes */
	p.codes{
	text-align:center;
	}
	p.icons{
	text-align:center;
	}
	#owned span.link {
	text-transform:uppercase;
	font-size : 12px;
	font-weight:bold;
	}
	/* wishlist */
	#wishlist{
	padding:5px;
	text-align:center;
	}
	#wishlist p{
	padding:7px;
	text-align:center;
	}
	#wishlist img{
	background-color: #73bfbd;
	padding: 10px;
	}
	#wishlist img:hover{
	background-color: #b1bd4f;
	}
	/* kim list */
	#menu{
	position: absolute;
	margin: -25px 0px 0px 20px;
	width:60%;
	}
	ul#navlist{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	display: block;
	}
	ul#navlist li{
	font-size: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	list-style-type: none;
	list-style-image: none;
	}
	#navlist a, #navlist a:link{
	margin: 0;
	padding: 5px 5px 5px 5px;
	color:#73bfbd;
	border-bottom:1px dashed #b1bd4f;
	text-decoration:none;	}
	dl, dd {
	color: #4d4d4d;
	text-align : justify;
	font-family: century gothic, georgia, trebuchet ms, arial, sans-serif; 
	font-size: 11px;
	}
	table {
	width:100%;
	text-align:center;
	}