body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) 50% 50% no-repeat fixed;
}

/*a {	
	position: relative;
	cursor: pointer;
}*/

.img-right {
	float: right;
	padding-left: 20px;
	padding-top: 5px;
	border: none;
}
.img-left {
	float: left;
	padding-right: 20px;
	padding-top: 5px;
	border: none;
}

.index-txt {
	color: #FFFFFF;
	font-weight: bold;
}

#top-header {
	padding: 15px 0;
	background: /*#a9672b*/ url(../images/header-bg.gif) 50% 0 no-repeat;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	width: 100%;
}
#top-header a{
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

#top-header a.small{
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	margin-right: 10px;
}

#top-header td {
	padding-left: 10px;
}


#menu-top {
	float: right;
}
#menu-top a {
	font-size: 11px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
}
#menu-top a:hover {
	margin: 0;
	color: #fff;
	text-decoration: underline;
}

#menu {
	padding-bottom: 40px;
	width: 200px;
	background: url(../images/menubg.png);
	background-repeat: repeat;
}

.menutitle {
	font-size: 140%;
	color: #6b262e;
	line-height: 150%;
}
a.menutitle{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#menu .wears {
	padding: 5px 10px;
	border-bottom: 1px solid #151515;
}
#menu .wears a{
	color: #ffffff;
	text-decoration: none;
}

.content-bg {
	background: #ffffff;
	height: 600px;
}

#content,#content-index {
	padding: 20px;
	padding-bottom: 70px;
	line-height: 18px;
}

#content a, #content-index a {
	color: #a9672b;
}

#content {
	width: 660px;
}

h2 {
	font-size: 150%;
	color: #a9672b;
	margin-top: 0;
	margin-bottom: 0;
}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #6b262e;
}

#items1 {
	padding: 5px;
	float: left;
	text-align: center;
	border: 1px solid #e6e6e6;
	margin: 5px;
	min-width: 55px;
}

#items1 a,
#items1 img {
	border: 0;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	height: 50px;
}
#items {
	width: 140px;
	background: #ffffff;
	float: left;
	margin: 9px;
	border: 1px solid #e6e6e6;
}
#items a {
	color: #333333;
	text-decoration: none;
}
#items a:hover {
	color: #3300FF;
	text-decoration: none;
}

#items img{
	height: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
}
#items td {
	text-align: center;
}
#items .name {
	font-size: 11px;
	color: #333333;
	background: #f1f1f1;
	height: 30px;
	line-height: 15px;
}

#icons {
	background:#000000;
	color:#FFFFFF;
	font-size: 13px;
	text-align: center;
	line-height:40px;
	padding: 0 10px 10px 10px;
}
#icons img {
	height: 60px;
	border:none;
	margin: 5px;
}
#icons td.bg {
	background: #FFFFFF;
}

#big {
	padding-right: 20px;
}
#big img {
	border: 0;
	height: 400px;
}
#clear {
	padding: 10px;
	display: block;
	float: left;
}

#info {
	padding: 15px;
	text-align: center;
}
#info .title{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#info img {
	border: 0px solid #333333;
}

#tribute {
	width: 170px;
	padding: 5px 4px;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	float: center;
	cursor: pointer;
}

.index {
	background: #68222C;
	color: #ffffff;
}