/* CSS Document */

html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(images/bkg.jpg);
	text-align: center;
	margin: 0px;
}


#wrapper {
	width: 790px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 795px;
	position: relative;
	float: left;
}
#navigation{
	position: relative;
	width: 400px;
	display: inline;
	top: 36px;
	float: right;
}

.td1{
	background-image: url(images/home_btn.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 56px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E7DFC8;
	padding-top: 2px;
}
.td2{
	background-image: url(images/about_btn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 94px;
	padding-top: 2px;
}
.td3{
	background-image: url(images/artists_btn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	width: 77px;
	padding-top: 2px;
}
.td4{
	background-image: url(images/contact_btn.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 90px;
	text-align: center;
	padding-top: 2px;
}

#header{
	width: 795px;
	margin: 0px;
	text-align: left;
}
#middle{
	background-image: url(images/center.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 795px;
	margin: 0px;
	text-align: left;
}
#left{
	position: relative;
	float: right;
	width: 278px;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AA0000;
	border-right-color: #AA0000;
	border-bottom-color: #AA0000;
	border-left-color: #AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A30100;
	clear: left;
	right: 15px;
	top: 30px;
}

#left a:link, a:visited {
	color: #FF9999;
	text-decoration: underline;
}
p {
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	width: 725px;
}

p a:link {
font-weight: bold;
color: #990000;

}
#right{
	clear: left;
	float: right;
	width: 745px;
	position: absolute;
	top: 0px;
	padding-top: 5px;
	left: 20px;
	padding-left: 10px;
}
.header {
	font-weight: bold;
	font-size: 14px;
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px dotted #990000;
	border-left: 1px none #990000;
	width: 150px;
}
a:link {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FD0100;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-weight: normal;
	color: #CC0000;
	font-size: 12px;
}
.defaultnav li{
	display: inline;
	text-align: center;
	padding-left: 10px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE7CB;
	margin: 0px;
	height: 30px;
}

.defaultnav a:link  {
color:#FFFFFF;


}

.defaultnav  a:visited {

color:#000000;
}

#footer{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 795px;
	position: absolute;
	float: left;
	clear: left;
	left: 0;
	margin: 0px;
	padding-top: 15px;
}
#welcome {
	width: 450px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}


.header2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.boldtext {
	font-weight: bold;
}
#flash {
	height: 130px;
	width: 412px;
	position: relative;
	left: 40px;
	margin: 0px;
}
#centertop{
	width: 700px;
}

.artistImage{
	padding-right: 5px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;

}

.widget  {

padding-left: 40px;

}
