/********** DEFAULT STYLES **********/
body {
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	}

a {
	text-decoration	: none;
	}

a:hover {
	text-decoration	: underline;
	}

h1 {
	font-family		: Georgia, "Times New Roman", Times, serif;
	color			: #FFFFFF;
	font-size		: 16px;
	width			: 251px;
	border-bottom	: 1px solid #FFFFFF;
	padding			: 10px 0px 4px 0px;
	}

img {
	border	: 0px none;
	}
	
table.main-table {
	width	: 100%;
	height	: 100%;
	}

td.home-content, td.music-content, td.video-content, td.photos-content, td.story-content, td.contact-content {
	height				: 400px;
	border-top			: 5px solid #000000;
	border-bottom		: 5px solid #000000;
	background-color	: #1D1A19;
	background-repeat	: no-repeat;
	background-position	: top left;
	}

/*********** NAV **********/
td.nav {
	padding				: 0px 0px 0px 92px;
	height				: 46px;
	background-color	: #383432;
	}

.nav a {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #EFDDBB;
	margin		: 0px 13px 0px 0px;
	}

.nav img {
	padding		: 0px 0px 0px 0px;
	position	: relative;
	top			: 3px;
	}
	
/*********** FOOTER **********/
td.footer {
	padding				: 4px 0px 0px 92px;
	border-bottom		: 15px solid #0E0C0C;
	height				: 100%;
	background-color	: #383432;
	}
	
.footer, .footer a {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #85755C;
	}

/*********** HOME ***********/
td.home-content {
	background-image	: url(images/home.jpg);
	padding				: 89px 0px 0px 92px;
	font-size			: 12px;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #000000;
	line-height			: 15px;
	}

.home-georgia {
	font-family	: Georgia, "Times New Roman", Times, serif;
	font-size	: 13px;
	line-height	: 17px;
	}

/*********** MUSIC ***********/
td.music-content {
	background-image	: url(images/music.jpg);
	padding				: 40px 0px 0px 632px;
	}

.music-content a {
	font-family			: Georgia, "Times New Roman", Times, serif;
	font-size			: 14px;
	color				: #FFFFFF;
	line-height			: 19px;
	}

.music-content h1 {
	width			: 251px;
	}

/*********** VIDEO ***********/
td.video-content {
	background-image	: url(images/video.jpg);
	padding				: 31px 0px 0px 135px;
	font-size			: 12px;
	color				: #FFFFFF;
	}

.video-content a {
	font-family			: Georgia, "Times New Roman", Times, serif;
	/*font-size			: 14px;*/
	font-size			: 11px;
	color				: #FFFFFF;
	line-height			: 17px;
	position			: relative;
	top					: 4px;
	}

.video-content h1 {
	width	: 260px;
	padding	: 0px 0px 10px 0px;
	margin	: 0px 0px 10px 0px;
	}

/*********** PHOTOS ***********/
td.photos-content {
	padding				: 135px 0px 0px 92px;
	background-image	: url(images/photos.jpg);
	font-family			: Georgia, "Times New Roman", Times, serif;
	font-size			: 15px;
	color				: #FFFFFF;
	}

.photos-content a img {
	margin: 7px 5px 0px 0px;
	}

/*********** STORY ***********/
td.story-content {
	padding				: 30px 0px 0px 500px;
	background-image	: url(images/story.jpg);
	font-family			: Georgia, "Times New Roman", Times, serif;
	font-size			: 12px;
	color				: #000000;
	}

.story-content h1 {
	font-weight		: normal;
	font-size		: 18px;
	color			: #1E1C1B;
	font-style		: italic;
	border-bottom	: 0px none;
	width			: 300px;
	}