body, table, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
}
body {
   background: #ffffff;
   color: #808080;
   text-align: center;
   font-size: 13px;
}
a:link, a:visited {
   color: #444444;
   text-decoration: none; font-weight: bold;
}
a:active, a:hover {
   color: #00CCFF;
   text-decoration: none; font-weight: bold;
}
img {
   border: none;
}
table {
   background: #ffffff;
   border: none;
   border-collapse: collapse;
   margin-left: auto;
   margin-right: auto;
}
td {   
   text-align: center;
}
table.container {
   background: transparent;
}
table.outertable {
}
td.secheader {
   background: #ffffff;
   color: #000000;
   font-size: 16px;
   font-weight: bold;
   padding: 5px 10px 5px 10px;
   text-align: center;
}
td.content {
   padding: 5px;
   vertical-align: middle;
   text-align: center;
   height: 650px;
	width: 970px;
	font-size: 13px;
}
td.thumbs {
	background: #ffffff;
   color: #000000;
   font-size: 13px;
   vertical-align: baseline;
   padding: 1px 1px 1px 1px;
}
td.navi {
   background: #ffffff;
   font-weight: bold;
   color: #000000;
   padding: 5px;
   text-align: left;
}

td.desc {
   background: #ffffff;
   color: #000000;
   font-size: 13px;
   padding: px;
   text-align: center;
}
#mainpage {
	width: 990px;
	height: 100%;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;}