body {
	background-image: url(../imgs/bkgrd.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	background-color: #1C1507;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #605132;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-top: 7px;
	line-height: 1.6em;
	margin-left: 20px;
	font-size:11px;
}

.small {
	font-size: 11px;
}

#matte {
	background-color: #FFFFFF;
	width: 740px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#flash {
	width: 740px;
	top: 0px;
}



/* global navigation area */
#navglobal {
	text-align:left;
	background-color: #605132;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 15px;
	margin: 0px;
	width: 725px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

/* global navigation spacing */
a.navglobal {
	margin-right: 12px;
}

/* global navigation links */
a.navglobal:hover {
	position:relative;
	bottom: 2px;
}

/* display of subnav */
.subnav span {
	display: none;
}

.subnav:hover span {
	position: absolute;
	top: 325px;
	display: block;
	background-color: #605132;
	border: 1px solid #C2AA7A;
	padding: 5px 20px 10px 10px;
}

/* subnav links */
a.subnav {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #C2AA7A;
	line-height: 1.8em;
}

a.subnav:hover {
	text-decoration: underline;
}

#navshadow {
	height: 6px;
	width: 740px;
	margin: 0px;
}


/* content area */
#content {
	background-color: #C2AA7A;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #211B0F;
	text-align: left;
	min-height: 250px;
}

/* for press page */
.content-txtbox-noshade {
	margin: 0px;
	padding: 7px 0px 0px 0px;
}

.content-txtbox-shade {
	margin: 0px; 
	padding: 7px 10px 5px 10px;
}

.hide {
	display: none;
}

/* for download page */

td {
	padding: 10px;
}

#wallpaper-area {
	width: 475px;
	margin-bottom: 15px;
}

a.dls {
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.pics {
	border: 1px solid #605132;
}

#icon-area {
	width: 475px;
	margin-bottom: 15px;
}

/* for artists page */
.artists {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.thumbs {
	border: 3px solid #605132;
}

/* for buy page */
.artist {
	font-weight:bold;
	font-size: 12px;
	line-height: 1.6em;
}

.heading {
	font-size: 1em;
	font-weight:bold;
	color: #ffffff;
}