BODY {
	background: #000000;
	background-image: url(../images/background_home.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	}

TABLE {
	width: 100%;
	}

TH.header_home {
	background-color: transparent;
	width: 100%;
	text-align: left;
	color: #DF0000;
	}

TD.subheader_home {
	background-color: transparent;
	width: 100%;
	text-align: left;
	color: #DF0000;
	font-size: 28px;
	}

TD.menu {
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	width: 193px;
	}
	
TD.main {
	background: transparent;
	vertical-align: top;
	text-align: left;
	padding: 1%;
	width: 99%;
	}
	
DIV.main {
	background-color: #FFFAFA;
	color: #696969;
	border: solid;
	border-color: #F0E68C;
	border-width: 1px;
	font-weight: 600;
	overflow: scroll;
	width: 450px;
	height: 400px;
	}
	
TD.footer {
	background: transparent;
	padding-top: 100px;
	}

IMG.main {
	background-color: transparent;
	border: outset;
	border-color: #000000;
	}
	
A {
	color: #F0E68C;
	text-decoration: none;
	}

A:HOVER {
	color: #F0E68C;
	text-decoration: underline;
	}	
	
A.home {
	background-color: #ffffff;
	background-image: url(../images/home.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}
	
A.biography {
	background-color: #ffffff;
	background-image: url(../images/biography.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}
	
A.blog {
	background-color: #ffffff;
	background-image: url(../images/blog.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}

	A.gallery {
	background-color: #ffffff;
	background-image: url(../images/gallery.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}

A.news {
	background-color: #ffffff;
	background-image: url(../images/news.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}

	
A.listen {
	background-color: #ffffff;
	background-image: url(../images/listen.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}
	
A.contact {
	background-color: #ffffff;
	background-image: url(../images/contact.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}

A.myspace {
	background-color: #ffffff;
	background-image: url(../images/myspace.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	width: 193px;
	height: 32px;
	padding: 1px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	text-decoration: none;
	font-size: 28px;
	}	


