body {
	background-color: #FCEA9E;
	margin:0px auto;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color:#000;
    padding:5px 5px 5px 5px;
}
#container {
	width: 980px;
	margin-top: 20px;	
	text-align: center;	
	margin: auto;
	padding-bottom:10px;
	padding-left: 10px;
}
/**** Head ****/
.header_toplist {
	color : #00457A;
	font-size : 10px;
	font-family : Verdana,;
}
.header_toplist a{
    font-size: 12px;
    color: #af2200;
	font-weight: bold;
    text-decoration: underline;
}
.header_toplist a:hover{
    color: #2a5a8a;
    text-decoration: none;
}
.header_text {
	color: #00457A;
	font-size: 10px;
	font-family: Verdana;
}
.header_text a{
    font-size: 10px;
    color: #af2200;
    font-weight: bold;
    text-decoration: underline;
}
.header_text a:hover{
    color: #2a5a8a;
    text-decoration: none;
}
.bookmark a{
    font-size: 16px;
    color: #af2200;
	font-weight: bold;
    text-decoration: underline;
}
.bookmark a:hover{
    color: #2a5a8a;
    text-decoration: none;
}
/**** Main ****/
.td1space {
    background-color:#CE2500;
    padding:1px 0px 1px 0px;
}
.td2space {
    background-color:#CE2500;
	height: 20px;
    padding:1px 0px 1px 0px;
}
.td2text {
    background-color:#CE2500;
	background-repeat: repeat-y;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #ffee9f;
	margin-bottom: 2px;
}
.thumbnail {
	background-color: #FCEA9E;
}
.thumbnail img {
  	border: 1px solid #C41007;
	margin: 1px;
	padding: 0;
}
.thumbnail a:hover img {
	border: 1px dashed #DD8535;
}
.main_toplist a{
    font-size: 18px;
    color: #af2200;
	font-weight: bold;
    text-decoration: underline;
}
.main_toplist a:hover{
    color: #2a5a8a;
    text-decoration: none;
}
#spacer {
	width: 35px;
	display: inline-block;
}

.text-gallery-link {
	color : #00457A;
	font-size : 10px;
	font-family : Verdana,;
}
.text-gallery-link a{
    font-size: 12px;
    color: #af2200;
	font-weight: bold;
    text-decoration: underline;
}
.text-gallery-link a:hover{
    color: #2a5a8a;
    text-decoration: none;
}
/**** Foot ****/
.footer_links {
	color : #00457A;
	font-size : 10px;
	font-family : Verdana,;
}
.footer_links a{
    font-size: 10px;
    color: #af2200;
	font-weight: bold;
    text-decoration: underline;
}
.footer_links a:hover{
    color: #2a5a8a;
    text-decoration: none;
}