@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../i/bg_main.jpg);
	background-repeat:repeat;
	background-color:#000000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 40px;
}

#content {
	margin: 0 auto;
	width: 542px;
	background-color:#000;
	padding: 0 0 60px 0;
}

h1#logo {
	width: 542px; 
	height: 81px; 
	text-indent: -9999px;
	background: url(../i/eulogies_logo.gif) top left no-repeat;
	display:block;
	margin: 0;
}

h2 {
	font-size: 15px;
	padding: 50px 0 10px 50px;
	font-weight: bold;
}

#slideshow {
	width:414px;
	margin:0 auto;
	
}

#slideshow #image {
	background-image:url(../i/slideshow_hdr.gif);
	background-repeat:no-repeat;
	background-position:top;
	min-height:310px;
	width: 414px;
}

#slideshow #image img {
	width: 390px;
	max-width: 390px;
	border: 2px solid #fff;
	margin: 10px 0 0 10px;
}

#slideshow #footer {
/*	background-image:url(../i/slideshow_ftr.gif); */
	background-repeat:no-repeat;
	background-position:top;
	min-height: 12px;
	width: 414px;
}

#slideshow #video {
	min-height:310px;
	width: 414px;
}


#player {
	width: 424px;
	margin:0 auto;
}

#disclaimer {
	font-size: 9px;
	display: block;
	width: 424px;
	margin: 0 auto;
	padding: 10px 0 0 8px;
}


/*///////////////////////////////////
// B O T T O M     L I N K S
///////////////////////////////////*/

#bottomLinks {
	display: block;
	margin: 60px 0  60px 60px;
}

#bottomLinks li {
	font-size: 15px;
	display:block;
	float:left;
}


#bottomLinks li a {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
#tour {
	width: 87px;
}

#tour a {
	border-bottom: 3px solid #243e99;
}

#tour a:hover {
	border-bottom: none;
	border-top: 3px solid #243e99;
}
#bio {
	width: 87px;
}

#bio a {
	border-bottom: 3px solid #ffea00;
}

#bio a:hover {
	border-bottom: none;
	border-top: 3px solid #ffea00;
}
#photos {
	width: 60px;
}

#photos a {
	border-bottom: 3px solid #ee2858;
}

#photos a:hover {
	border-bottom: none;
	border-top: 3px solid #ee2858;
}



#imeem {
	width: 87px;
	text-align:right;
}

#imeem a {
	border-bottom: 3px solid #00a650;
}

#imeem a:hover {
	border-bottom: none;
	border-top: 3px solid #00a650;
}

#itunes {
	width: 87px;
	text-align:right;
}

#itunes a {
	border-bottom: 3px solid #662A84;
}

#itunes a:hover {
	border-bottom: none;
	border-top: 3px solid #662A84;
}




/*Twitter*/

#twitter_div {
	width: 300px;
	padding: 0px 0px 0px 0px;
	background-color:#000000;
	margin:40px auto;
	display:block;
}

ul#twitter_update_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#twitter_update_list li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	line-height:140%;
	padding: 5px 10px 10px 10px;
	margin: 0px 0px 0px 0; 
	background-color: #000000;
}

ul#twitter_update_list li a {
	font size: 7px;
	color:#04aee9;
}



#twitter_link {
	width: 300px;
	padding: 10px 0px 0px 0px;
	background-color:#000000;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	line-height:100%;
	
}

#twitter_link a {
	color:#FFFFFF;
	text-decoration:none;
}
	
	
#twitter_link a:hover {
	color:#04aee9;
	text-decoration:none;
}
