a.toplink, a.toplink:link, a.toplink:visited { text-decoration:none; color:#000; font-weight: bold;}

a.toplink:hover, a.toplink:active { text-decoration:underline; color:#00C000; font-weight: bold; } 

a.itemlink, a.itemlink:link, a.itemlink:visited { text-decoration:none; color:#00C000}

a.itemlink:hover, a.itemlink:active { text-decoration:underline; } 

a.footer, a.footer:link, a.footer:visited { text-decoration:none; color: 999999; }

a.footer:hover, a.footer:active { text-decoration:underline; color: 999999; } 

a, a:link, a:visited {
color: #00C000;
text-decoration: none;
}

a:hover {
color: #00C000;
text-decoration: underline;
}



a.date, a.date:link, a.date:visited {
color: #ff6600;
text-decoration: none;
}

a.date:hover {
color: #ff6600;
text-decoration: underline;
}

a.author, a.author:link, a.author:visited {
color: #777777;
text-decoration: none;
}

a.author:hover {
color: #777777;
text-decoration: underline;
}

body {
	font-family:helvetica, arial, verdana;
	background: #dddddd;
}

form {
margin-top: 0px;
margin-bottom: 0px;
}

h1 {
	font-size:120%;
	margin-bottom: 5px;
}
h2 {
	font-size:90%;
	margin-bottom: 0px;
	color: #00C000;
}

h2.item {
	font-size:100%;

}


h2.title {
	font-size:110%;
}

p.home {
font-size: 80%;
margin-top: 0px;

}
p {
margin-top: 7px;
margin-bottom: 7px;
}

hr {
margin-top: 5px;
margin-bottom: 5px;
width: 780px;
}

img.itemimage {
float: right; 
margin: 5px 5px 5px 5px; 
}

span.fs {
width: 90px;
}

.red {
color: #00C000;
}
.black {
color: #000;
}

.primary {
color: #00C000;
}
.secondary {
color: #000;
}

.author {
color: #777777;
}
.date {
color: #ff6600;
}


#container {
width: 800px;
background: #ffffff;
padding-top: 10px;
padding-left: 10px;

}

#itemContainer {
width: 580px;
height: 600px;
font-size: 80%;
}

#listContainer {
width: 600px;
height: 400px;

}

#archiveContainer {
width: 580px;
height: 600px;
font-size: 80%;

}

#image {
float: left;
height: 90px;
width: 80px;
margin-right: 5px;
}

#item {
width: 490px;
height: 90px;

}

#itemtail {
font-size: 90%;
background: #eeeeee;
}

#footer {
text-align: center;
font-size:70%;
color: #999999;
margin-bottom: 10px
}

#functionbox {
width: 180px;
height: 400px;
background: #dddddd;
position: absolute;
top: 240px;
left: 600px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
font-size: 80%;

}

#linkunit {
text-align: center;
padding-bottom: 5px;
}

#pagenav {
text-align: center;
font-size: 80%;
}

#googleheader {
text-align: center;
margin-bottom: 15px;
}

#googlefooter {
text-align: center;
}

#amazonsky {
position: absolute;
top: 10px;
left: 815px;

}

#lowerad {
text-align: center;
display: none;
}

#rank {
width: 180px;
height: 90px;
position: absolute;
top: 175px;
left: 600px;
font-size: 90%;

}