body {
	height: 100%;
	background-color: #181818;
	color: #999;
	font: 12px Georgia, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

hr {
/*	background-color: #22201d;*/
	color: #22201d; /* for coloring the background in IE7 */
	border: 1px solid #363430;
	height: 10px;
	margin: 10px 0;
	width: 860px;
	}
	
a:link, a:visited, a:active {
	color: #bd934f;
	text-decoration: none;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 12px;
	display: inline; 
}

h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
}

h1 {
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
}

.tableMenu {
	margin: 0 0 10px ;
	padding: 0;
	border-top: 1px solid #363430;
	border-bottom: 1px solid #363430;
	width: 160px;
	height: 26px;
}
.tableMenu a{
	color: #bd934f;
	text-decoration: none;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 18px;
	display: inline; 
}

.tableAlbum {
	margin: 10px 10px 10px 10px ;
	padding: 0;
	border-top: 1px solid #363430;
	border-bottom: 1px solid #363430;
	width: 160px;
	height: 10px;
}

.tableAlbum a{
	color: #bd934f;
	text-decoration: none;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 10px;
	display: inline; 
}

.tableHeader2 {
	margin: 0 0 10px ;
	padding: 0;
	width: 160px;
	height: 10px
}

.tableHeader3 {
	margin: 0 0 10px ;
	padding: 0;
	width: 160px;
	height: 4px
}

#flashcontent {
		height: 100%;
	}
	
html {
		height: 100%;
		
}