body {
	font-family: "Geneva", sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
	margin: 8px; 
	padding: 0px; }

a:link {color: #FFF; text-decoration: none; }
a:visited {color: #FFF; text-decoration: none; }
a:hover { color: #C8C0FF; }
a:active {color: #C8C0FF; }

img {	border: none; }

.da_aht {
	border: none;
	height: 400px;
	padding: 25px;
	text-align: center;
	vertical-align: middle;
}

.da_aht2 {
	border: none;
	width: 450px;
	padding: 25px;
	text-align: center;
	vertical-align: middle;	
}

#page {
	position: relative;
	margin: 0 auto;	
	width: 750px; 
	height: 586px;
	text-align: left; 
	background-color: #000000; }

#hbar
{
	top: 0px;
	left: 0px;
	width: 35px;
	height: 586px;
	float: left;
	background-color: #CC9;
}
	
#masthead {height: 50px;}
	
.logo {padding: 5px; }
			
#bar
{
	position: absolute;
	top: 60px;
	left: 35px;
	width: 505px;
	height: 28px;
	background-color: #CC9;
	font-size: 18px;
	text-align: center;
}
	
#sbar
{
	position: absolute;
	top: 60px;
	left: 540px;
	width: 210px;
	height: 28px;
	background-color: #066;
	text-align: right;
	margin: 0 0 0 0;
	vertical-align: middle;
	font-style: normal;
}

#gallery {
	position: absolute; 
	top: 88px;
	left: 35px;
	width: 505px; 
	height: 450px;
	text-align: center;
	}

#quotes 
{
	position: absolute;
	top: 88px;
	left: 540px;
	width: 200px; 
	height: 450px; 
	padding: 5px;
	text-align: justify; 
	overflow: auto;
}

#bottombar
{
	position: absolute;
	top: 533px;
	left: 35px;
	width: 505px;
	height: 23px;
	padding: 5px 0px 0px 0px;
	background-color: #CC9;
	text-align: center;
	vertical-align: middle;
}

#sidebar2
{
	position: absolute;
	top: 533px;
	left: 540px;
	width: 210px;
	height: 23px;
	padding: 5px 0px 0px 0px;
	background-color: #066;
	font-style: normal;
	text-align: center;
}
	
#footer {
	position: absolute;
	top: 561px;
	left: 35px;
	width: 495px;
	text-align: center;
	height: 30px; 
	 }	

.copyright {
	font-size: 10px; 
	margin: 5px;		
	}

.rumi
{
	color: #FFF;
	text-align: justify;
	position: absolute;
	top: 50px;
	left: 25px;
	width: 465px;
	display: block;
}
.quote1
{
	color: #EEE8AA;
	text-align: justify;
}

.quote1 > p {text-align: right}

.quote2 {
	color: #CF9;
	text-align: justify; 
	}
	
.quote2 > p {text-align: right}

.quote3
{
	color: #CFF;
	text-align: justify;
}

.quote3 > p {text-align: right}

.quote4
{
	color: #FCF;
	text-align: justify;
}

.quote4 > p {text-align: right}

.quote {text-align: right; }


.date_released
{
	color: #A60016;
	font-size: 12px;
	font-style: italic;
	font-weight: 700;
	vertical-align: middle;
	margin: 5px;
}

.title
{
	color: #A80016;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: middle;
	margin: 0 auto;
}
.artist {
	color: #000;
	font-size: 12px;
	text-transform: capitalize;
	vertical-align: middle;
	margin: 0 auto;
}
