
#content {
width:900px;
text-align:center;
margin-right:auto;
margin-left:auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#copy {
color:#FFFFFF;
font-family:arial;
font-size:13px;
position:absolute;
text-align:left;
}

#copy_books {
color:#FFFFFF;
font-family:arial;
font-size:13px;
position:absolute;
text-align:left;
}

.copy a:link {
	color: #e2ec44;
	text-decoration: underline;
}

.copy a:hover {
	color: #e2ec44;
	text-decoration: none;
}

.copy a:visited {
	color: #e2ec44;
	text-decoration: underline;
}

.dclink a:link {
	color: #6d7f99;
	text-decoration: none;
}

.dclink a:hover {
	color: #6d7f99;
	text-decoration: underline;
}

.dclink a:visited {
	color: #6d7f99;
	text-decoration: none;
}

#dclink {
color:#6d7f99;
font-family:arial,tahoma;
font-size:11px;
position:absolute;
right:171px;
margin-top:-22px;
}

#topbar {
margin-top:30px;
text-align:center
}


#nav {
font-family:'Courier New', Courier, monospace;
float:right;
margin-top:29px;
color:#FFFFFF;
font-size:15px;
}

#copy_books {
text-align:left;
margin-left:100px;
margin-top:23px;
font-size:12px;
}


