@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(testsite/webimages/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	
}

/* @group links */

a:link {
	color: #CC3399;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #CC3399;
}
a:active {
	color: #3399FF;
}

#menucontainer a:link {
	color: white;
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
}

#menucontainer a:visited {
	color: white;
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
}

#menucontainer a:hover {
	color: #CC3399;
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
}

#menucontainer a:active {
	color: white;
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
}

div.sectionnav a:link {
	color: white;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}

div.contentholder {
	width: 750px;
	height: 430px;
}

div.sectionnav a:visited {
	color: white;
}

div.sectionnav a:hover {
	color: #CC3399;
}

div.sectionnav a:active {
	color: white;
}

div.newsheadline a:link {
	color: #333399;
	text-decoration: none;
	font-size: 13px;
	line-height: 14px;
}

div.newsheadline a:visited {
	color: #333399;
}

div.newsheadline a:hover {
	color: #333399;
	text-decoration: underline;
}

div.newsheadline a:active {
	color: #333399;
}

/* @end */

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

img {
	border-style: none;
	text-decoration: none;
}

div.sectionname {
	float: left;
}

div.sectionnav {
	text-align: center;
	font-size: 12px;
	width: 150px;
	float: right;
	background-image: url(http://www.homeofthebraverecords.com/images/5.jpg);
	padding-top: 6px;
	padding-right: 0;
	height: 20px;
}

div.sectioncont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 750px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC66CC;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 750px;
	height: 20px;
	border-bottom: 1px dotted #6ad6fb;
}

div.newsheadline {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

div.posted {
	color: #c6c;
	padding-bottom: 5px;
	text-align: left;
	font-size: 10px;
}

div.newstext {
}

div.imagecont {
	float: right;
	clear: none;
	padding-left: 10px;
}

div.newsholder {
	float: left;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

	
}

div.imagecont {
	float: right;
}

#logocontainer {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:474px;
	z-index: 2;
}

#hand {
	position: absolute;
	top: 250px;
	left: 530px;
	z-index: 1;
	background-image: url(testsite/webimages/handnew.png);
}

#menucontainer {
	position:absolute;
	left:50px;
	top:162px;
	width:140px;
	height:151px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
	font-style: normal;
}
#contentcontainer {
	position:absolute;
	left:221px;
	top:159px;
	width:750px;
	z-index:3;
	min-height: 600px	
}

div.bandinfo {
	height: 40px;
	width: 280px;
	padding: 10px;
	position: absolute;
	float: right;
	top: 340px;
	left: 450px;
}

div.fixedimagecont {
	position: absolute;
	left: 450px;
}

div.contenttext {
	width: 440px;
	padding-right: 10px;
}

div.releasecont {
	width: 224px;
	height: 265px;
	font-size: 10px;
	padding: 3px;
	border-style: dotted;
	border-width: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}


div.releaseimg {
	padding-bottom: 5px;
}

div.footer {
	z-index: 4;
	width: 750px;
	height: 15px;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-size: 11px;
	float: left;
	padding-top: 30px;
}