


Styles * {
margin : 0;
padding : 0;
}
*html {
height : 100%;
margin-bottom : 1px;
}

body {
background : url(images/bk/banner_bg.jpg) center top;
background-repeat : repeat-x;
background-color : #990000;
text-align : center;
font-size : 11px !important ;
}
#container {
width : 920px;
height : auto;
margin : 70px auto 0 auto;
background-color : transparent;
}
#middle {
width : 920px;
margin : 0;
height : auto;
float : left;
border : 1px solid #990000;
background : url(images/bk/redbkg.gif) left top;
background-repeat : no-repeat;
background-color : #990000;
}
#imagearea {
width : 700px;
padding-top : 0;
padding-bottom : 0;
margin : 0;
float : left;
height : 315px;
background-color : transparent;
}
#player {
width : 920px;
height : auto;
float : left;
text-align : left;
margin : 0;
padding : 0;
background-color : transparent;
clear : both;
}
.photo {
width : 216px;
height : 311px;
border : 2px solid #990000;
padding : 0;
float : left;
background : url(images/alex_intro.jpg) center;
background-repeat : repeat;
background-color : #660000;
}
#bottom {
width : 920px;
float : left;
margin : 0;
padding-top : 0;
height : 110px;
background : url(images/bk/back.gif) center top;
background-repeat : repeat;
background-color : #660000;
}
.text {
font-size : 24px;
margin-bottom : 0;
color : #333333;
text-align : left;
font-family : "Courier New", Courier, monospace;
padding : 30px 0 0 10px;
font-weight : normal;
letter-spacing : 0.25em;
}
#line2 {
width : 500px;
height : 30px;
float : left;
background-color : transparent;
margin-top : 20px;
padding-left : 280px;
clear : both;
}
#line2 p {
padding-top : 5px;
}
#line2 img {
position : relative;
top : 0;
left : 80px;
}
a.homelinks:link {
color : #968b73;
text-decoration : none;
}
a.homelinks:visited {
color : #7a725e;
text-decoration : none;
}
a.homelinks:active {
color : #7a725e;
text-decoration : none;
}
a.homelinks:hover {
color : #ffcc66;
text-decoration : none;
}
img {
border : none;
}
.inline {
display : inline;
}
a:link {
color : #efefef;
text-decoration : none;
}
a:active {
color : #ffffff;
text-decoration : none;
}
a:visited {
color : #ffffff;
text-decoration : none;
}
a:hover {
color : #99ffff;
text-decoration : none;
}
.enterbutton {
font-family : "Courier New", Courier, monospace;
color : #ffffcc;
font-weight : 800;
padding : 3px 10px 3px 10px;
text-align : center;
margin-left : 10px;
letter-spacing : 0.25em;
white-space : nowrap;
display : inline;
background-color : transparent;
border-right : 2px solid #333;
border-left : 2px solid #333;
clear : both;
}
a.enterbutton:hover {
color : #000000;
text-decoration : none;
}

