/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

a img{
border: 0;
}
 
#container{ 
 width:85%; 
 margin: 10px auto;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 border: 1px solid black;
} 

#navbar
{
height: 100px;
margin: 10px auto;
text-align: left;
background-color: #fff;
color: #333;
background-image: url('../img/logo_small.gif');
background-position: top left;
background-repeat: no-repeat;
}

.title
{
 margin-left: 15%;
 vertical-align: text-top;
}

#linkbar
{
 background-color: #000000;
 /*margin-left: -200px;*/
 /*border-bottom: 1px solid black;*/
}

a{
 color: #0AF735;
 text-decoration: none;
}

a:hover {
 color: #FFFFFF;
 text-decoration: none;
}

#bodybar
{
 margin-left: -1px;
 margin-right: -1px;
 border-left: 1px solid black;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 float: center;
 text-align: left;
 width: 100%
 /*position: relative;*/
}

.newrelease
{
  margin-top: 10px;
}

.leftcol
{
 margin-left: 10px;
 float: left; 
}

.rightcol
{
margin-left: 10px;
margin-right: 10px;
width: 400px;
float: right;
text-align: left;
vertical-align: text-top;
}

.midcol
{
margin-left: 10px;
margin-right: 10px;
width: 600px;
}

a
{
 color: #0AF735;
 text-decoration: none;
}

a:hover
{
 color: #0AF735;
 text-decoration: underline;
}


#maincol{background-color: #FFFFFF;  
 margin-left: 10px;
 float: left; 
 }
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#bookrow
{
 /*width: 500px;*/
 float: left;
}

.img
{
 text-align: left;
 width: 201px;
 height: 100%;
}

.info 
{
 margin-left: 205px;
 
}

#maincol2{background-color: #FFFFFF;  
 width: 500px;
 float: center; 
 /*display:inline; */
 position: relative; 
 }

.content{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
