body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
 	text-align:center;
	margin-top: 0;
	background-color:#333333;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#333333;
}

a {
color: #cc3333;
}

a.policies {
color: #ffffff;
text-decoration:none;
}

a.policies:hover {
text-decoration:underline;
}

a.talks {
	color:#663300;
	text-decoration:none;
}

a.talks:hover {
	text-decoration:underline;
}

a.noline {
	text-decoration:none;
}

a.noline:hover {
	text-decoration:underline;
}


div.main {
 width:800px;
 text-align: left;
 background-color: #ffffff;
 overflow:auto;
}

div.ffcenter {
	width:800px;
	margin:0px auto;
	text-align:center;
	
}


div.ffcenterfront {
	width:356px;
	margin:0px auto;
	text-align:center;
}


div#topfront {
	width: 356px;
#	height:179px;
	height:79px;
	background-color: #333333;
}

div#index {
	width: 356px;
	height: 100%;
	background-color: #333333;
	margin-top:0px;
}

div.frontpics {
	margin-left:16px;
}

div#enter {
	margin-top:33px;
	width: 356px;
	height:36px;
}

div#footer {
width:800px;
margin:0;
padding-top:5px;
text-align:left;
background-color:#333333;
display:table;
}

#title {
	font-weight: bold;
	color: #000000;
}

#subtitle {
	font-style: italic;
	color: #666666;
}

#author {
	color: #666666;
}

#description {
	margin-top: 20px;
	line-height: 1.5;
	color: #333333;
}

#isbn {
	float:left;
	width:165px;
}

#size {
	float:left;
}

#admin {
	float:left;
}

#price {
	float:left;
	padding-top:5px;
	width:165px;
}

.detailLabel {
	font-weight: bold;
	color: #333333;
}

.detailText {
	color: #333333;
}

#quantityInput {
	width:30px;
	color: #000000;
	font-size:12px;
	padding-left: 2px;
	margin: 0;
	border: 1px solid #999999;
	text-align: center;

}

#quantity {
	float:left;
	width:160px;
}

#detailRow1 {
	margin-top: 15px;
	height: 20px;
}

.clear {
	clear:both;
}

#detailRow2 {
	height: 20px;
	margin-top:5px;
}

.addItem {
background: #fff;
border: 0;
color: #cc0000;
text-decoration: underline;
}

.labelCol {
	float:left;
	margin-bottom:15px;
}

.inputCol {
	float:right;
	margin-bottom:15px;
}

.input {
	height:25px;
	width:250px;
	background-color:#ffffcc;
}

.submit {
float:right;
background: #666;
border: 0;
color: #fff;
text-decoration: none;
width: 100px;
height: 25px;
margin-top: 20px;
}

.heading {
	font-weight:bold;
	color:#333333;
}

.pressdiv {
	padding-top:30px;
	padding-bottom:30px;
}

.pressline {
	height: 0; 
	border: 0; 
	border-top: 1px solid #996633;
	width:80%;
}

