body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 

body {
	background: url(images/bg.png) repeat-x #ffffea;
	font-family: Arial, Helvetica, sans-serif;
	color: #6caba2;
	font-size: 11px;
}

#welcome {
	font-size: 11px;
	line-height: 1em;
	text-align: center;
	padding-top: 4px;
	width: 130px;
	color: #4e2e08;
	text-align: center;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-left: 46px;
	padding-bottom: 0px;
	color: #0e453b;
}


li {
	list-style: none;
}



.menuBG {
	background: url(images/YaoiArchives-sidebar_03.png) 0 0 scroll no-repeat;
	font-family: 'Arial Black';
	width: 160px;
	height: 40px;
	color: #0e453b;
	font-size: 18px;
	letter-spacing: -1px;
	
}

.menuBG span {
	display: block;
	padding-left: 46px;
	padding-top: 10px;
}

.menuUL {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}	

.sidebar-bg {
	background: url(images/YaoiArchives-sidebar_07.png) 0 0 scroll repeat-y;
}


.menuUL li a {
	background: url(images/arrow.png) 0px 2px no-repeat;
	text-transform: uppercase;
	list-style: none;
	color: #e44607;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 20px;
	text-decoration: none;
}

.menuUL li a:hover {
	text-decoration: underline;
}
 
.menuUL02 {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
}	

.menuUL02 li a {
	text-transform: uppercase;
	list-style: none;
	color: #6caba2;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.menuUL02 li a:hover {
	text-decoration: underline;
}

.container {
	margin: 0 auto;
	}

.container img {
	border: 1px solid #4e2e08;
	margin: 3px;	
	width: 150px;
	height: 200px;
}

.container a:hover img {
	border: 1px dashed #4e2e08;
}


.archive {
	margin-right: 20px;
	float: right;
}

.archive strong {
	font-family: 'Arial Black';
	font-size: 14px;
	color: #edaa5b;
	letter-spacing: -1px;
}

.archive a, .archive strong {
	float: left;
}

.archive a {
	background:url(images/arhive-button.png) 0px 0px scroll no-repeat;
	display: block;
	width: 21px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	color: #4e2e08;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;	
	margin: 2px;
}	

.archive a:hover {
	color: #f2e2ce;
}

.archive strong {
	padding-top: 4px;
}

.resetfloat {
	clear: both;
}

.adv {
	margin-bottom: 20px;
	margin-top: 20px;
}	

.adv p {
	font-size: 14px;
	padding: 20px;
	color: #4e2e08;
	font-weight: bold;
	text-transform: uppercase;
}

.adv a {
	
	font-size: 22px;
	font-family: 'Arial Black';
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #e44607;
}	

.adv a:hover {
	text-decoration:underline;
}


.top {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #f7ffd6;
	letter-spacing: -1px;
	line-height: 1.4em;
	text-align: center;
	
}

.top li a {
	background: url(images/arrow.png) 0px 5px no-repeat;
	padding-left: 20px;
	color: #e44607;
	text-decoration: none;
}

.top li a:hover {
	color: #0e453b;
	text-decoration: none;
}

#top-panel {
	background: url(images/YaoiArchives-sidebar_03.png) 0 0 scroll no-repeat;
	height: 44px;
	}


#top {
	margin-top: 20px;
	margin-bottom: 20px;
}



#footer-text {
	width: 180px;
	font-size: 11px;
	padding-left: 50px;
	padding-top: 50px;
	text-align: center;
	color: #4e2e08;
}

#footer-text a {
	color: #4e2e08;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

