html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Verdana, Arial, _sans;
	color:#000000;
	font-size:11pt;
	
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	
	background-image:url("img/bg.jpg");
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}


a img {
	padding:0px;
	margin:0px;
	border:0px;
}

img {
	padding:0px;
	margin:0px;
	border:0px;
}

a:hover img {
	filter: alpha(opacity=80); 
	-moz-opacity: 0.80; 
	KhtmlOpacity: .80; 
	opacity: .80;
}

p {
	padding:0px;
	margin:0px;
	border:0px;
}

.blackbox {
	float:left;
	background-color:#000000;
	padding: 4px;
	color:#FFFFFF;
	text-align: center;
	margin:8px 0px;
}

.blackbox img {
	padding: 0px 5px;
	margin: 2px 0px;
	border: 0px;
	float:left
}

.widetext {
	margin: 0px;
	padding: 0px;
	letter-spacing:2px;
}

.infotext {
	margin:8px;
	padding:0px;
}

.contact {
	float:left;
	
	width:300px;
	height:34px;
	
	margin:6px 0px 0px 10px;
	text-align:left;
	
	vertical-align: middle;
	
}

.contact img {
	margin:0px 14px 0px 0px;
	float:left;
}

.contact a {
	color: white;
	font-weight:bold;
	
}

.contact p 
{
	color: white;
	font-weight:bold;
	line-height:34px;
	
	padding:0px 0px 0px 16px;
	margin:0px;
	float:left;
}

#mainpage {
	position: relative;
	text-align: left;
	width: 1024px;
	height:1050px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	
	background-image:url("img/shaddow.png");
}

#topsection {
	width: 1100px;
	height:740px;
}

#topleft {
	width: 650px;
	height:500px;
	float:left;
	
}

.cover {
	float:left;
	
}

.cover .infotext {
	margin:0px;
	padding:0px;
	font-size:10pt;
	text-align:center;
}

.coverheader {
	margin: 20px 0px 0px 0px;
	text-align:center;
}

.cover a img {
	border-style:solid;
	border-width:1px;
	border-color: #B5B5B5;
	margin:0px 2px 0px 0px;
}

.tumblrimg {
	width:375px;
	height:150px;
}

#topright {
	width: 350px;
	height:500px;
	float:left;
	text-align: center;
	padding:15px 10px 10px 10px; 
}

#topright img{
	margin:0px 0px 12px 0px;
}

#contacts {
	float:left;
	background-color:black;
	width:360px;
	height:129px;
}

#available {
	float:left;
	width:180px;
	height:230px;
	margin:0px 0px 0px 50px;
}

#available img {
	margin:0px;
	padding:0px;
	border:0px;
}

#available a {
	margin:0px;
	padding:0px;
	border:0px;
}

#paypal {
	float:left;
	width:250px;
	height:230px;
	text-align:center;
	font-weight:bold;
	color:#817676;
	
	
}

#paypal a {
	color:#817676;
}

#paypal img {
	padding:0px 0px 10px 30px;
	float:right;
}

#etsy {
	width:780px;
	height:175px;
	float:right;
	padding:0px;
	margin:10px 0px 0px 0px;
}

#etsy a {
	float:left;
	width:734px;
	height:20px;
	background-color:#D7D4D4;
	padding:10px;
	font-weight:bold;
	overflow:hidden;
}

#etsywidget {
	
}

#botcenter {
	float:left;
	width: 1000px;
	padding:0px;
	margin:0px;
}

#botsection {
	text-align:center;
	width: 770px;
	height:270px;
	padding:0px 10px;
	margin: 0 auto;
	
}

#botsection img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float:left
}

#botsection .blackbox {
	width:375px;
	height:75px;
	padding:0px;
}

#botsection .blackbox p {
	font-weight:bold;
	margin:14px 0px 0px 0px;
}

#botsection .blackbox a {
	color:white;
}


#botsection .blackbox img {
	margin: 5px;
	border: 0px;
	float:left
}

#botleft {
	float:left;
	width:375px;
	height:250px;
	
	padding:0px;
	margin:0px 7px 0px 0px;
	border:0px;
	
}

#botright {
	float:left;
	width:375px;
	height:250px;
	
	padding:0px;
	margin:0px 0px 0px 7px;
	border:0px;
	
}

#copyright {
	text-align:center;
}