 /* css structure */

body{
	color: #FBF8F0;
	font: 13px/16px "Times New Roman", Times, serif;
	background-color: #FBF8F1;
	margin: 0px;
	padding: 0px;
}
#center {
	width:100%;
	background-image: url(../images/alfie_boe_content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: bottom;
	padding-bottom: 15px;
}

#discog p {
	margin: 0;
	padding: 0 0 20px 0;
}
#discog strong {
	font-size: 130%;
}

#header{
	position:relative;
	height:102px;
	width:100%;
	background-image: url(../images/alfie_boe_header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
} 
 
 
#footer {
	background-image: url(../images/alfie_boe_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 85px;
	clear: both;
	background-position: top;
 } 
 
#footermenu {
	position: relative;
	top: 20px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #868477;
	font: 10px "Tahoma", Geneva, sans-serif;
}

/* left menu */

ul#leftmenu {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font: 11px "Tahoma", Geneva, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
}

li#leftmenu {
	width: 149px;
	height: 19px;

}

.menu {
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	font: 11px/19px "Tahoma", Geneva, sans-serif;
	background-image: url(../images/alfie_boe_menu_up.jpg);
	background-repeat: no-repeat;
	height: 19px;
	text-indent: 15px;
	display: block;
}
.menu a {
	font: 11px/19px "Tahoma", Geneva, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	height: 19px;
	width: 149px;
	display: block;
}

.menu a:hover {
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/alfie_boe_menu_over.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 149px;
	display: block;
	color: #000000;
	font: 11px/19px "Tahoma", Geneva, sans-serif;
}

.menu_top {
	background-image: url(../images/alfie_boe_menu_top.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 149px;
}
.menu_bottom {
	background-image: url(../images/alfie_boe_menu_bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 149px;
}

.footermenu {
	color: #868477;
	text-decoration: none;
	font: 10px "Tahoma", Geneva, sans-serif;
}
.footermenu a {
	color: #868477;
	text-decoration: none;
	font: 10px "Tahoma", Geneva, sans-serif;
}

.footermenu a:hover {
	color: #000000;
	text-decoration: none;
	font: 10px "Tahoma", Geneva, sans-serif;
}


/* text */

h1 {
	font: normal 30px "Times New Roman", Times, serif;
	color: #DA1F3D;
	margin: 0;
	padding: 5px 0 0 0;
}

h2 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #DBD8D1;
}


p,td,ul,li {
	font: 13px/16px "Times New Roman", Times, serif;
	color: #FBF8F0;
	text-align: left;
}

#homep p {
	margin: 0;
	padding: 10px 0 0 0;
}

p a {
	color: #78C3A2;
	font: normal 13px/16px "Times New Roman", Times, serif;
	text-decoration: none;
}
p a:hover {
	color: #DA1F3D;
	text-decoration: none;
}

td a {
	color: #78C3A2;
	font: normal 13px/16px "Times New Roman", Times, serif;
	text-decoration: none;
}
td a:hover {
	color: #DA1F3D;
	text-decoration: none;
}

b, strong {
	font: bold 13px/16px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.justify_text {
	text-align: justify;
	line-height: 110%;
}

hr {
	color: #585B64;
	height: 1px;
	width: 360px;
}

.packshot_home {
	width: 352px;
	height: 355px;
	background: url(../images/home_videobg.jpg) no-repeat top left;
	border: 7px solid #fdf9f1;
	margin-left: 30px;
	float: right;
}
#player1 {
	padding: 15px 0 0 16px;
}

.align_text_left {
	text-align: left;
}

.pack_big {
	border: 3px solid #FBF8F1;
	margin-top: 0px;
	padding-top: 0px;
}

.page_images {
	border: 3px solid #FBF8F1;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}


.pack_thumb {
	border: 3px solid #FBF8F1;
	margin-right: 10px;
}

#player2 {
	text-align: center;
}

#player3 {
	text-align: left;
}
.button {
	font: 11px "Tahoma", Geneva, sans-serif;
	color: #FFFFFF;
	background-color: #30353B;
	border: 1px solid #585B61;
}

.text_input {
	font: 13px "Times New Roman", Times, serif;
	background-color: #E4E4E4;
	border: 1px solid #585B61;
	margin-bottom: 4px;
}
