body  {
	background-color : #131316;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}


#theme {
    position: absolute;
	top: 10px;
	left: 0px;
	z-index:3;
}

#books {
    position: absolute;
	top: 160px;
	left: 5px;
	z-index:2;
}

#shows {
    position: absolute;
	top: 164px;
	left: 360px;
	z-index:2;
	width: 600px;
}

#library {
    position: absolute;
	top: 620px;
	left: 10px;
	z-index:2;
	width: 350px;
}

#articles {
    position: absolute;
	top: 1380px;
	left: 10px;
	z-index:2;
	width: 330px;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top : 0px;
	margin-left : 0px;
}

#jambus {
    position: absolute;
	top: 1900px;
	left: 200px;
	z-index:2;
	width: 800px;
}
a:link  {
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
}

a.x:link  {
	color : #FFFFFF;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:visited  {
	color : #FFFFFF;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:hover  {
	color : #cccccc;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;
}

a.m:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.m:hover  {
	color : #E97118;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
}

a.s:link  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
}

a.s:visited  {
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
}

a.s:hover  {
	color : #E97118;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
}

td  {
	font-size : 12px;
}

.b  {
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
}
hr {
    height: 1px;
    color: A00000;
    border: none;
}