body {
	text-align:center;
	color:white;
	font-family: Tahoma, Verdana, helvetica, sans-serif;
	font-size:.9em;
}

td {
	color:white;
	font-family: Tahoma, Verdana, helvetica, sans-serif;
	font-size:.9em;	
}


#home_container{
	top:0px;
	width:775px; 
	height:720px;
	background-image:url(images/home_bg.jpg); 
	background-repeat:no-repeat;
	text-align:left;
	margin:0 auto;
}

#container{
	top:0px;
	width:775px; 
	min-height: 720px;
	background-image:url(images/bg.jpg); 
	background-repeat:no-repeat;
	text-align:left;
	margin:0 auto;
}

#home_logo {
	position:relative;
	top:405px;
	left:10px;
}

#logo {
	margin: 220px 0 80px 25px;
}

#content {
}

#home_menu {
	position:relative;
	height: 8px;
	top:440px;
	left:20px;
}

#home_menu img {
	margin-right:2px;
}

#bird {
	position:relative;
	top: 530px;
	text-align:center;
	width:100%;
}

#menu {
	padding: 0 0 0 40px;
	width: 280px;
}

#menu img {
	padding-bottom: 35px;
}

#home_copyright {
	position:relative;
	top: 640px;
	text-align:center;
}

#copyright {
	text-align:center;
}

#film_icons img {
	border-width: 7px 4px 7px 4px;
	border-style: solid;
	border-color: white;
	margin: 0 3px 0 3px;
}

.film_icons {
	border-width: 4px;
	border-style: solid;
	border-color: white;
	margin: 0 3px 0 3px;
}

#music_photos img, #music_photos embed, #music_photos object {
	border:4px solid white;
	display:block;
}

#film_icons img:hover {
	border-color: #FF0;
}

.film_icons:hover {
	border-color: #09F;
}

a:link, a:visited {
	color: #09F;
}

a:active, a:hover {
	color:#FF0;
}

ol {
	line-height: 1.5em;
}
.highlight {
	font-size:1em;
	color:yellow;
	font-weight:bold;
}