@charset "utf-8";
/* CSS Document */

div,p,img{
margin:0 0 0 0;
padding:0 0 0 0;
border:0;
}

body{
background-color:#000;
font-family:verdana,tahoma,arial,sans-serif;

}

div#container{
width:860px;
height:900px;
position:absolute;
left:50%;
margin-left:-430px;
background-image:url(../images/bg_vintagegoldold02.jpg);
background-repeat:no-repeat;
border:#000 thin solid;
}

div#discocontainer{
width:860px;
min-height:900px;
position:absolute;
left:50%;
margin-left:-430px;
background-image:url(../images/bg_vintagegoldold02.jpg);
background-repeat:repeat-y;
border:#000 thin solid;
}

div#logobar{
width:860px;
height:300px;
position:relative;
margin:0 0 0 0;
}
div#logo{
float:left;
padding:5px 0 0 30px;
}
div#logomap{
float:right;
}

div#topedge{
width:860px;
height:32px;
padding:0 0 0 0;
font-size:10px;
background-image:url(../images/accent_topedge.gif);
background-repeat:no-repeat;
text-align:center;
}

div#contentbar{
width:860px;
height:500px;
position:relative;
}

div#discocontentbar{
width:860px;
position:relative;
}

div#viewercontentbar{
width:860px;
height:500px;
position:relative;
}

div#menubar{
position:relative;
padding:4px 0 0 50px;
clear:both;
}

div#leftcontentwrapper{
float:left;
margin:10px 0 0 40px;
}

div#leftcontent{
width:340px;
color:#fff;
font-size:10px;
background-image:url(../images/image_TapedTextBG.png);
background-repeat:no-repeat;
}

div#leftcontent03{
width:340px;
color:#fff;
font-size:10px;
background-image:url(../images/image_TapedTextBGLong.png);
background-repeat:no-repeat;
}

div#leftcontent02{
width:340px;
color:#fff;
font-size:10px;
background-image:url(../images/image_TapedTextBG02.png);
background-repeat:no-repeat;
margin:40px 0 0 0;
}

.h1text{
padding: 40px 30px 10px 35px;
}

.h1textright{
padding: 40px 30px 10px 20px;
}
.text{
padding: 5px 30px 10px 35px;
}

.text02{
padding:20px 30px 10px 35px;
}
div#rightcontentwrapper{
float:right;
margin: 10px 40px 0 0;
}

div#rightcontentheader{
background-image:url(../images/image_TapedTextHalfBG.png);
background-repeat:no-repeat;
width:370px;
}

div#rightcontent{
background-image:url(../images/image_Frame.png);
background-repeat:no-repeat;
width:370px;
height:370px;

}

div#index_fcontent{
position:relative;
top:20px;
left:20px;
width:324px;
color:#fff;
border:#413427 3px solid;
}

div#footerbar{
margin:0 0 0 0;
color:#fff;
}

div#bottomedge{
clear:both;
}

h1{
font-size:16px;
font-weight:500;
color:#632700;
text-transform:uppercase;
text-align:left;
margin: 0 0;
}

p{
margin: 0 0;
color:#632700;
font-size:12px;
text-align:left;
line-height:1.5em;
}
p.bottomedgetext{
margin: 90px 0 0 0;
color:#fff;
font-size:10px;
text-align:center;
line-height:1.5em;
}

p.footertext{
margin: 0 0 0 0;
color:#fff;
font-size:10px;
text-align:center;
line-height:1.5em;
}

p#discocontent{
color:#fff;
}

.spandisco{
text-align:center;
color:#000;;
font-size:14px;
text-transform:uppercase;
background-image:url(../images/image_TornTapedHalfIndexCardLong.png);
background-position:center;
background-repeat:no-repeat;
}

img.discoimages{
margin:0 0 20px 18px;
}

a.menulink:link{
color:#fff;
text-decoration:none;
text-transform:uppercase;
}

a.menulink:visited{
color:#fff;
text-decoration:none;
text-transform:uppercase;
}

a.menulink:hover{
/*color:#ea0607;*/
color:#632700;
text-decoration:none;
text-transform:uppercase;
}

a.menulink:active{
color:#fff;
text-decoration:none;
text-transform:uppercase;
}

span.menu{
color:#ffffff;
text-decoration:none;
text-transform:uppercase;
}

a.footerlink:link{
color:#fff;
text-decoration:none;
}

a.footerlink:visited{
color:#fff;
text-decoration:none;
}

a.footerlink:hover{
color:#632700;
text-decoration:none;
}

a.footerlink:active{
color:#fff;
text-decoration:none;
}


