a:link {text-decoration: none; color: #55aacc;}
a:visited {text-decoration: none; color: #55aacc;}
a:active {text-decoration: none; color: #55aacc;}
a:hover {text-decoration: underline; color: #55aacc;}
img {border: 0;}

#header {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	}

#logo {
	position:absolute;
	top: 10px;
	left: 0px;
	height: 220px;
	}

#menu {
	position: absolute;
	left: 359px;
	top: 133px;
	width: 360px;
	}

#updates {
	position: absolute;
	left: 630px;
	top: 70px;
	width: 355px;
	height: 140px;
	}

#updates_frame {
	color: #333333;
	font-family: Baskerville, Garamond, Times New Roman;
	font-size: 12px;
	}

#content {
	position: absolute;
	top: 280px;
	left: 60px;
	}

#content_left {
	position: absolute;
	width: 240px;
	color: #333333;
	font-family: Baskerville, Garamond, Times New Roman;
	font-size: 15px;
	}

#content_center {
        position: absolute;
	left: 318px;
	width: 320px;
	color: #333333;
	font-family: Baskerville, Garamond, Times New Roman;
	font-size: 15px;
	}

#content_green {
	margin-left: 668px;
	border-left: 6px solid #00cc5e;
	width: 310px;
	}

#content_lime {
	margin-left: 668px;
	border-left: 6px solid #A0CE20;
	width: 310px;
	}

#content_pink {
	margin-left: 668px;
	border-left: 6px solid #f70099;
	width: 310px;
	}

#content_yellow {
	margin-left: 668px;
	border-left: 6px solid #F5D800;
	width: 310px;
	}

#content_red {
	margin-left: 668px;
	border-left: 6px solid #FF335D;
	width: 310px;
	}

#content_turquoise {
	margin-left: 668px;
	border-left: 6px solid #20d2c2;
	width: 310px;
	}

#content_orange {
	margin-left: 668px;
	border-left: 6px solid #FF8d2d;
	width: 310px;
	}

#content_music {
	margin-left: 10px;
	width: 240px;
	color: #333333;
	font-family: Baskerville, Garamond, Times New Roman;
	font-size: 15px;
	}

#copyright {
	margin-left: 691px;
	margin-top: 30px;
	width: 240px;
	height: 20px;
	text-align: right;
	}

#copyright2 {
	margin-left: 730px;
	margin-top: 460px;
	width: 240px;
	height: 20px;
	text-align: right;
	}

#title {
	font-family: Baskerville, Garamond, Times New Roman;
	font-size: 20px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: normal;
	}
