body {
	background: #ffffff url(_images/allsite/bg_center.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
}
td {
	font: 14px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	color: #6c7f6f;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.nav {
	background: url(_images/allsite/nav-bg.jpg) repeat-x;
	height: 29px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a:link, .nav a:active, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 29px;
	padding-right: 40px;
	padding-left: 40px;
}
h1 {
	font: normal 28px/30px Georgia, "Times New Roman", Times, serif;
	color: #6c7f6f;
	margin: 0px;
	padding: 0px 0px 20px;
}
.nav a:hover {
	text-decoration:underline;
}
.nav-last {
	border: none;
}
.footer {
	background: url(_images/allsite/footer.jpg) no-repeat;
	padding: 15px;
	font-size: 12px;
	height: 135px;
	color:#6c7f6f;
}
form {
	margin: 0px;
	padding: 0px;
}
.body-area {
	padding: 30px 30px 40px;
	background: #f0ecdf;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #6c7f6f;
	text-decoration: none;
}
.footer a:hover {
	text-decoration:underline;
}
.subscribe {
	font-size: 12px;
	color: #6c7f6f;
	padding: 20px;
	line-height: 16px;
	font-weight: bold;
}
.image-right {
	text-align: right;
	padding-bottom: 10px;
	padding-left: 40px;
	float: right;
}
.image-left {
	text-align: right;
	padding-bottom: 10px;
	float: left;
	padding-right: 40px;
	padding-top: 25px;
}
.pt10 {
	font-size: 10px;
}
.pt12 {
	font-size: 12px;
	line-height: 16px;
}
.td-color1 {
	color: #FFFFFF;
	background: #CC6600;
}
.td-color2 {
	color: #FFFFFF;
	background: #CC9966;
}
hr {
	clear: both;
	height: 1px;
}
h2 {
	font: italic normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #6c7f6f;
	margin: 0px;
	padding: 10px 0px 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px;
}
h4 {
	font: italic normal 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #6c7f6f;
	margin: 0px;
	padding: 10px 0px 5px;
}


/* Image Mapping for Header Mysoace, Facebook and Reverbnation images */

#pic {
    width: 760px;
    height: 135px;
    position: relative;
}
#pic ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#pic a {
    position: absolute;
    text-indent: -1000em;
}
#pic .myspace a{
    width: 30px;
    height: 30px;
	top:7px;
    left:675px;
}
#pic .myspace a:hover{
     border: 1px solid #fff;
}
#pic .facebook a{
    width: 30px;
    height: 30px;
	top:7px;
    left:638px;
}
#pic .facebook a:hover{
     border: 1px solid #fff;
}
#pic .reverbnation a{
    width: 38px;
    height: 30px;
	top:7px;
    left:712px;
}
#pic .reverbnation a:hover{
     border: 1px solid #fff;
}
#pic .home a{
    width: 760px;
    height: 135px;
	top:0px;
    left:0px;
}
