#footer {
	height: 30px;
	width: 852px;
        background: #49765F;
	border-right: 1px #000 solid;
        border-bottom: 1px #000 solid;
        border-left: 1px #000 solid;
        font-family: "Palatino Linotype", Palatino, Trebuchet, Times, serif;
	font-size: 12px;
	text-align: center;
	padding: 3px;
}

#content {
        position: relative;
        margin-left: auto;
        margin-right: auto;
	top: 10px;
        width: 860px;
        text-align: left;
}
        
#main {
        background-color: #fff;
        border: 1px #000 solid;
        border-top: 1px #660033 solid;
        text-align: justify;
	padding: 5px 50px;
        color: #000000;
}

#text2 {
        padding-left:  320px;
        padding-right: 20px;
}

#text3 {
        padding-right: 50px;
}


body {
        background: #283D35;
        font-family: "trebuchet ms", "arial", Times, serif;
        font-size: 16px;
        text-align: center;
}

.floatright {
	float: right;
	margin: 50px 0 30px 50px;
}

.pic1 {
        position: relative;
	float: right;
        border: 1px #000 solid;       
        width: 400px;
        height: 266px;
	margin: 50px 0 30px 50px;
}

.pic2 {
        position: absolute;
        border: 1px #000 solid;
        top:190px;
        left: 30px;       
        width: 285px;
        height: 214px;
}

.pic3 {
        position: relative;
        border: 1px #000 solid;
        width: 285px;
        height: 214px;
}

.pic4 {
        position: relative;
        border: 1px #000 solid;
        width: 301px;
        height: 200px;
}

.biopic {
        position: relative;
        border: 1px #000 solid;
        width: 100px;
        height: 150px;
}

.photogallerypic {
        position: relative;
        border: 1px #000 solid;
        width: 150px;
        height: 100px;
}

.cdcoverpic {
        position: relative;
        border: 1px #000 solid;
        width: 150px;
        height: 150px;
}

.cdcoverpicsmall {
        position: relative;
        border: 1px #660033 solid;
        width: 75px;
        height: 75px;
}

#nav {
        background: #49765F;
        border: 1px #000 solid;
        font-family: "Palatino Linotype", Palatino, Trebuchet, Times, serif;
	font-size: 18px;
	height: 110px;
}

.afterfour {
	position: absolute;
	left: 25px;
	top: 13px;
	font-family: "Palatino Linotype", Palatino, Trebuchet, Times, serif;
	font-size: 55px;
}
.red {
	color: #640E10;
}

#nav ul {
	position: relative;
	top: 61px;
}

#nav ul li {
	position: relative;
	left:140px;
        display: inline;
        padding-left:5px;
 	list-style-image: none;        
	list-style-type: none; 
}

#nav ul li a {
	list-style-image: none;        
	list-style-type: none; 
        color: #ffffff;
        text-decoration: none;
}

#nav ul li a:hover {
        text-decoration: underline;
        color:#660033;
}

h2 {
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
        text-align: left;
        color: #7D1315; 
        font-size: 26px;
}

h3 {
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
        text-align: left;
        color: #000000;
        font-size: 20px; 
}

h4 {
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
        text-align: center;
        color: #2C356B;
        font-size: 22px; 
        margin-top: 10px;
        margin-bottom: -20px;

}

a:link {
	color: #2C356B;
}

a:visited {
	color: #2C356B;
}

a:hover {
        text-decoration: underline;
        color:#660033;
}

a:active {
        color:#2C356B; 
}
