body {
background: #000000 url('img/bg.gif') repeat;
margin: 0px;
}

#wrap {
background: #771212;
width: 620px;
margin: 0 auto;
}

.logo {
background: url('img/header.jpg') no-repeat;
height: 63px;
width: 600px;
margin: 0 auto;
z-index: -1px;
}

#header {
background: #000000;
height: 299px;
width: 600px;
margin: 0 auto;
}

.img1 {
position: absolute;
top: 63px;
width: 197px;
height: 299px;
display: block;
}

.img1 img {display: block; z-index: -1px;}

.img1:hover {
display: block;
width: 197px;
height: 299px;
}

cast1 {
position: absolute;
top: 60px;
width: 197px;
height: 299px;
display: block;
}

.img2  {
position: absolute;
top: 63px;
width: 211px;
height: 299px;
display: block;
margin-left: 197px;
}

.img3 {
position: absolute;
top: 63px;
width: 192px;
height: 299px;
display: block;
margin-left: 408px;
}

.content-top {
background: url('img/contenttop.jpg') no-repeat;
width: 600px;
height: 28px;
margin: 0 auto;
}

#content {
width: 590px;
background: #000000;
margin: 0 auto;
padding: 5px;
}

.content {
color: #ffffff;
font-family: "trebuchet ms";
font-size: 12px;
text-align: justify;
letter-spacing: 1px;
}

.title {
background: url('img/titlebg.gif') no-repeat right;
color: #FFC708;
font-size: 23px;
text-align: right;
font-family: georgia;
font-style: italic;
letter-spacing: 3px;
padding-right: 30px;
line-height: 100%;
}

h1 {
font-family: arial;
font-size: 10px;
margin: 0px;
text-align: right;
padding-right: 20px;
text-transform: uppercase;
color: #9B0505;
line-height: 100%;
letter-spacing: 5px;
}

.content img {border: 1px solid #E8E9BF; padding: 4px; background: #242424;}
.content a:hover img {border: 1px solid #1FB8DD;}
.content a {color: #A2C076;text-decoration: none;}
.content a:hover {color: #ffffff; border-bottom: 2px dotted #FFC708;}

b {color: #A40E0E; }
a {color: #A2C076;text-decoration: none;}
a:hover {color: #ffffff;}
a img {border: 0px;}
a:hover img {border-bottom: 0px;}

#footer {
width: 600px;
background: url('img/footer.jpg') no-repeat;
margin: 0 auto;
height: 50px;
}

.footer {
padding-top: 16px;
font-family: arial;
font-size: 10px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
}

p.linkbottom {
font-size: 10px;
font-family: arial;
text-transform: uppercase;
}

textarea, input, select {
background: #000000;
border-bottom: 4px solid #8DD4D7;
border-top: 0px;
border-right: 0px;
border-left: 0px;
color: #FEEE98;
font-size: 14px;
font-family: "times new roman";
}

.name a {
padding-left: 10px;
background: #272727;
display: block;
text-transform: uppercase;
color: #AEAEAE;
width: 200px;
}

.name a:hover {color: #ffffff; border-bottom: 0px; background: #535353;}

.country {text-align: center; border-left: 20px solid #ffffff;width: 180px;}

.email {border-left: 20px solid #F80000;text-transform: uppercase;text-align: center; width: 180px; background: #000000; color: #FFE13C;}
.email a {color: #FFE13C;}
.email a:hover {
color: #BE0000;
border-bottom: 0px;
}
