body {
	color: #334c5c;
	font-family: georgia, "times new roman";
	background-image: url(../images/shadow1.gif);
	background-repeat: repeat-y;
	background-position: 125px 0;
	font-size: 16px;
	background-color: #3d5b6e;
	margin: 0;
	padding: 0;
	}
p {
	color: #334c5c;
	font-size: 14px;
	font-family: georgia;
	padding: 10px 75px 10px 40px;
	}
li { color: #334c5c; font-size: 14px; font-family: georgia; margin-left: 20px; padding: 0; }
p:first-letter { color: #334c5c; font-size: 16px; margin-left: 20px; }
#top {
	font-size: 12px;
	font-style: italic;
	background-color: #a1aeb7;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	position: absolute;
	top: 0;
	left: 150px;
	width: 645px;
	height: 25px;
	padding-top: 4px;
	}
#banner {
	background-image: url(../images/bannertop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 25px;
	left: 0;
	width: 100%;
	height: 200px;
	}
#bannerext {
	background-color: #3d5b6e;
	background-image: url(../images/bannerback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	top: 25px;
	right: 0;
	width: 100%;
	height: 200px;
	padding: 0;
	}
#links {
	background-image: url(../images/linksback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 225px;
	left: 0;
	width: 150px;
	height: 600px;
	float: left;
	}
#main {
	background-color: #c3ccd2;
	background-image: url(../images/mainback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 225px;
	left: 150px;
	bottom: 0;
	width: 645px;
	height: 100%;
	float: none;
	border-top: 1px solid #3d5b6e;
	}
	
	
	
.normlink a {
	color: #334c5c;
	text-decoration: underline;
	font-size: 14px;
	}
.normlink a:visited {
	color: #334c5c;
	text-decoration: underline;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}
.normlink a:hover {
	color: #001727;
	background-color: transparent;
	text-decoration: none;
	}
.normlink a:visited:hover {
	color: #001727;
	background-color: transparent;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0;
	display: inline;
	}
	
#body {
	background-image: url(../images/rightback.gif);
	background-repeat: no-repeat;
	background-position: 795px 225px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	}

.link, .link:visited {
	padding-left: 20px;
	text-decoration: none;
	color: #ced5da;
	font-size: 18px;
	width: 130px;
	display:block;
	border: solid 1px #334c5c;
	}
.link:hover, .link:visited:hover {
	background-color: #3d5b6e;
	text-decoration:none;
	width: 125px;
	color: #ced5da;
	border-color: #baa368 #ced5da #baa368 #baa368;
	border-style: solid;
	border-width: 1px 5px 1px 1px;
	}

.link:active, .link:visited:active {
	color: #3d5b6e;
	background-color: #8a949a;
	width: 130px;
	border-color: #ced5da;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	}

.sublink {
	background-image: url(../images/sublinksback.gif);
	background-repeat: repeat-y;
	margin-right: 0;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 2px solid #c3ccd2;
	display: none;
	}

.sublink a:link, a:visited {
	color: #ced5da;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	}

.sublink a:hover, a:visited:hover {
	background-color: #3d5b6e;
	text-decoration: underline;
	}
h1 {
	color: #334C5C;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-left: 20px;
	}

h2 {
	color: #3D5B6E;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 75px;
	}

h3 {
	color: #3D5B6E;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 100px;
	}
#slogan {
	color: #fff;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	word-spacing: 8px;
	letter-spacing: 3px;
	width: 35%;
	height: 200px;
	float: right;
	margin-top: 50px;&amp;
	margin-right: 30px;
	margin-bottom: 20px;
	}
img {
	margin: 0px;
	padding: 0px;
	}
*  {
	margin: 0px;
	padding: 0px;
	}
#up {
	position: fixed;
	left: 780px;
	bottom: 0;
	border-width: 0;
	}

.clip {
	width:80px; 
	text-align:center
	}
.albumcover {
	position: absolute; 
	right: 20px; 
	margin-top: 28px; 
	width: 150px;
	
	margin: 5px;
	}