a {	
	color:#2E3824; 
	text-decoration:none;
	}

a:hover {
	color:#fff;
	}

#logo {
	position: absolute;
	top: 5px;
	left: 5px;
	}

#adtop {
	position: absolute;
	top: 10px;
	left: 300px;
	}

#header {
	position: absolute;
	left: 240px;
	top: 80px;
	border: 1px;
	border-style: solid;
	border-color: #000;
	}

#title {
	position: absolute;
	left: 240px;
	top: 211px;
	width: 590px;
	height: 50px;
	background-color: #818890;
	font-size: 16px;
	font-family: tahoma;
	border: 1px;
	border-style: solid;
	border-color: #000;
	padding: 5px;
	}

#content {
	position: absolute;
	left: 240px;
	top: 161px;
	width: 590px;
	background-color: #A5B1B9;
	font-size: 12px;
	font-family: tahoma;
	border: 1px;
	border-style: solid;
	border-color: #000;
	padding: 5px;
	}

#toc {
	position: absolute;
	left: 30px;
	top: 230px;
	width: 180px;
	background-color: #C3C7CB;
	font-size: 16px;
	font-family: tahoma;
	border: 1px;
	border-style: solid;
	border-color: #000;
	padding: 5px;
	}

#google120i {
	position: absolute;
	z-index: 3;
	left: 850px;
	top: 80px;
	}


#google250 {
	position: absolute;
	z-index: 5;
	left: 35px;
	top: 400px;
	}


/* News Content */

.Artist {
	font-family: Arial, Tahoma, Geneva;
	font-size: 10pt;
	color: #000000;
}
.Album {
	font-family: Arial, Tahoma, Geneva;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.Grade {
	font-family: Arial, Tahoma, Geneva;
	font-size: 18pt;	
	color: #000000;
	font-weight: bold;
}
.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.newsdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}




