body {

	background: #ffffff;

	background-repeat: repeat;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#wrapper {

    width: 870px;

	padding: 0px;

	padding-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	}

#wrapper2 {

    width: 1000px;

	padding: 0px;

	padding-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	}


#header { 

	width: 870px;
	
	height:102px;
	
	margin-top: 30px;

    margin-left: auto;

	margin-right: auto;

	text-align: left;

	}

#content-wrapper { 

	width: 870px;
	
	height:558px;
	
	margin:auto;

	}
	
#sidebar { 

	width:348px;
	
	height:558px;
	
	float:left;
	
	margin-right: 0px;


	text-align: center;

	}

#sidebar.about-image {
	margin-top: 80px;
}

#updates { 

	width:522px;
	
	height:558px;
	
	float:right;
	
	margin:auto;

	text-align: center;

	}
	
#bottom { 

	float:right;

	margin:auto;

	text-align: center;

	}
	
#title { 

	width: 522px;
	
	height:228px;

	}

#title-about { 

	width: 522px;

	height:159px;

		}
	
#main,
.content{ 

	width: 500px;
	
	height:330px;
	
	float:right;
	
	margin-top:0px;

    margin-bottom:40px;
	
	margin-right:0px;


    font-size: 14px;
	
	line-height:20px;

	color: #42200a;

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-weight: normal;

	text-align: left;
	
	}
	
#shoptitle {
	width: 870px;
	height: 172px;
}

#shoptitle img {
	float: right;
}


#shoplinks img { 
	margin-right: 10px;
}


#main a:link { 

	color: #a0a240;
	text-decoration:none;
	
	}
	
#main a:hover { 

	color: #88b7a3;
	text-decoration:none;
	
	}
	
#main a:visited {

    color: #f2727d;

	text-decoration: none;
}

img {
	border:none;
}

img a {
	
	border:none;
}
	
#footer {

    width: 522px;
	
	height:47px;
	
	margin-top:0px;

	}
	
#footer2 {

	height:47px;

	margin-top:0px;

	}

#footer a:link {
	
	 color: #f2727d;

	text-decoration: none;

	}
	
#footer a:hover {

    color: #f2727d;

	text-decoration: none;

	}

#footer a:visited {

    color: #f2727d;

	text-decoration: none;
}
	
	
#credits { 

    width: 870px;
	
    height:20px;
	
	float:right;
	
	margin-top:40px;
	
	margin-bottom: 25px;
	
	margin-right:10px;

    font-size: 12px;

	color: #ded873;

	font-family: century gothic, Arial;

	font-weight: normal;

	text-align: center;

	}
	
#credits a:link {
	
	 color: #ded873;

	text-decoration: none;

	}
	
#credits a:hover {

    color: #ded873;

	text-decoration: none;

	}

#credits a:visited {

    color: #ded873;

	text-decoration: none;
}
	


