body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	background-color: #0F0F0F;
	}

#layout {
	width: 950px;
	margin: 0 auto;

}

#header {
	background: url(../images/3songsnoflash.gif) no-repeat left;
	color: #DDDDDD;
	height: 70px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #777777;	
	font-size: 100%;
	text-align: right;
	position: relative;
	clear: both;

}


#header div {
	font-size: 14px;
	padding-top: 45px;
	vertical-align: bottom;
}

#footer {
	font-size: 9px;
	clear: both;
	bottom:0;
	font-size: 75%;
	text-align: right;
	border-top: 1px solid #777777;	
}

#footer a {
	text-decoration: none;
	color: #AAAAAA;
}

#footer .left {
	float: left;
}
	
#footer .right {
	float: right;
}	



#menu {
	font-size: 16px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	height: 1.5em;
	background: #0F0F0F;
	list-style-type: none;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
}
                                                                                     
#menu li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	display: inline;
	
}

#menu a {
	float: left;
	display: block;
	height: 1em;
	border: 1px solid #777777;
	border-width: 0 1px 0 1px;
	font-weight: bold;
	padding: 0 10px 0.5em 10px;
	text-decoration: none;
	background: #0F0F0F;
	color: #AAAAAA;
}

#menu li .nolink {
	float: left;
	font-weight: bold;
	height: 1em;
	padding: 0 10px 0.5em 10px;
	color: #FEFEFE;
	background: #0F0F0F;
	border: 1px solid #777777;
	border-width: 0 1px 0 1px;

}


#menu a.active, #menu a:hover {
	text-decoration: none;
	color: #FEFEFE;
}

#content {
	clear: both;
}



#textpanel {
	float: right;
	width: 300px;
	text-align: justify;
	padding-top: 4em;
}

#textpanel a {
	text-decoration: none;
	color: #DDDDDD;
}


#headline {
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
	
}

#linkpanel {
	float: left;
	width: 650px;
	height: 550px;
	padding-top: 4em;
	/*border: thin solid #777777;*/
}



.linkbox {
	width: 300px;
	height: 150px;
	float: left;
	/*border: 1px dotted #777777;*/
	margin: 10px;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	text-align: center;	
}



.linkbox img {
	position: relative;
	/*padding-top: 10px;*/
	margin: 0 auto;
}



#small {
	font-size: 12px;
}	

#gallery {
	clear: left;
	margin-top: 0;
	padding-top: 0;
}

#bloggallery {
	clear: left;
	width: 615px;
	margin-top: 0;
	padding-top: 0;
}

#flashcontent {
	float: left;
	width:615px;
	height:650px;
	background-color:#0F0F0F;
}

.flashcontent {
	float: left;
	width:615px;
	height:650px;
	background-color:#0F0F0F;
}

#blogflashcontent {
	float: left;
	width:615px;
	height:650px;
	background-color:#0F0F0F;
}

.iconlink {
	text-align: center;
	margin-bottom: 10px;
}

.iconlink img {
	position: relative;
	margin: 0 auto;
}

.jmt {
	color: #bababa;
}