#slideshow {position:absolute; top: 167px; left: 364px; z-index:2;
}
#background { margin: 0; padding: 0; position: absolute; top: 0px; left: 0px;z-index:1;
}
#tag_line{position:absolute; top: 12px; left: 318px; z-index:3;
			width:699px; height: 50px; font-family: times;font-size: 26px;color : #222222;}
#gallery_choice{position:absolute; top: 359px; left: 74px; z-index:3;line-height: 18px; font-weight: bold;
			width:163px; height: 136px; font-family: arial;font-size: 15px;color : #000000}
#about_text{position:absolute; top: 179px; left: 354px; z-index:3; line-height: 20px;
			width:584px; height: 265px;font-family: Georgia, Times;font-size: 12px;color : #660000}			
			
A {
color : #000000;
text-decoration : none;
}
A:link:hover {
border-bottom: 1px black dotted;
}
A:visited:hover {
border-bottom: 1px black dotted;
}
A:link {
color : #000000;
text-decoration : none;
}
body {
	background-color: #000000;
}

