body {
color: #A0A0A0;
font-family: Helvetica, sans-serif;
font-size: 12px;
text-align: center;
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6, a, ul, li, p, div, #container, #header,
#content, #contentText, #formOffer {
margin: 0;
padding: 0;
}
.off{
display:none;
}

.on{
display:block;
}

input{
margin:5px 0 5px 0px;

}

textarea{
margin:5px 0 5px 0px;
}


#mydiv{
position:relative;
top:50px;
width:1000px;
text-align: left;
margin-left: auto;
margin-right: auto;
z-index:10;
overflow:hidden;
clear:both;
}
#myComments{
position:absolute;
top:90px;
left:205px;
width:600px;
text-align: left;
z-index:101;
overflow:hidden;
clear:both;
color:#FFF;
background-color: #000; /* the background */
filter:alpha(opacity=55); /* Internet Explorer */
-moz-opacity:0.5; /* Mozilla 1.6 and below */
opacity: 0.5; /* newer Mozilla and CSS-3 */
}


#commentsRight{
position:relative;
padding: 15px 10px 10px 10px;
float:right;
width:300px;
height:385px;
overflow:auto;
overflow-x: hidden
}

#commentsLeft{
position:relative;
left:0px;
float:left;
width:150px;
}

#commentHeaderX{
position:relative;
top:0px;
float:right;
padding:8px 8px 0px 0px;
}


#commentHeader{
height:27px;
padding:0px;
background:#000;
border-bottom:1px solid #FFF;
}


#commentHeaderAV{
border:0px solid;
width:160px;
float:left;
padding:8px 0px 0px 8px;
}

#formArea{
position:relative;
left:10px;
float:left;
padding: 15px 0 15px 5px;

}


img{
border:0px;
}


#logo{
float:left;
}

#mainPic{
position:relative;
z-index:2;
}

#leftSide{
position:absolute;
border:0px solid;
top:34px;
left:0px;
height:560px;
width:500px;
z-index:100;
background: url('images/space.gif');
}

#rightSide{
position:absolute;
border:0px solid;
top:34px;
left:500px;
height:560px;
width:500px;
z-index:100;
background: url('images/space.gif');
}

#leftArrowSpace{
position:relative;
width:67px;
height:32px;
border:0px solid;
}

#rightArrowSpace{
position:relative;
left:100px;
top:-32px;
width:67px;
height:32px;
border:0px solid;
}

#nav{
position:relative;
left:415px;
width:170px;
height:34px;
border:0px solid;
overflow:hidden;
}

#topBar{
position:absolute;
top:20px;
z-index:101;
}

#comment{
position:absolute;
display:inline;
float:right;
top:-1px;
left:918px;
width:100px;
}


#comment a{
text-decoration: none;
color:#A0A0A0;
}


#title{
position:relative;
float:left;
display:inline;
border:0px solid;
}


#thumbArea{
position:relative;
top:10px;
left:185px;
border:0px solid;
height:59px;
width:760px;
}

#thumbImgSpace{
padding:0px 30px 0px 0px;

}
