body {
background: #eee url(/img/gradient.gif) repeat-y;
color: #000;
margin: 0;
padding: 0;
}
td, th, p, div{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}
a:link, a:visited {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
}
#item_list {
position: relative;
margin-right: 20px;
}
#item_list h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
text-align: left;
border-top: 20px solid #fff;
background: #fff;
color: #000;
}
#item_list h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
background: #fff;
color: #000;
}
#item_list h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
font-style: italic;
margin: 0;
padding: 0;
background: #fff;
color: #000;
}
#item_list a:link, #item_list a:visited {
text-decoration: none;
font-weight: bold;
color: #000;
}
#item_list a:hover {
text-decoration: underline;
}
#item_list td {
border-top: 2px solid #bdd1e9;
padding: 5px 0 10px 0;
}
#item_list img {
display: block;
border: 1px solid #313a7b;
margin-bottom: 5px;
}
#pagenum {
margin-right: 0;
}
html>body #page_num {
margin-right: 20px;
}
#pagenum td {
border-top: 2px solid #bdd1e9;
}
#pagenum a:link, #pagenum a:visited {
/*padding: 4px;*/
}
#pagenum a:hover {
padding: 3px;
font-weight: bold;
border: 1px solid #313a7b;
background: #8eb5d6;
color: #000;
text-decoration: none;
}
#item_detail h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
margin-bottom: 10px;
padding: 0;
text-align: left;
border-top: 20px solid #fff;
background: #fff;
color: #000;
}
#item_detail a:link, #item_detail a:visited {
text-decoration: none;
font-weight: bold;
color: #000;
}
#item_detail a:hover {
text-decoration: underline;
}
#header {
position: relative;
background: url(/img/background.gif) bottom no-repeat;
height: 155px;
width: 780px;
margin-top: 20px;
padding-top: 10px;
}
#header img {
margin-left: 20px;
}
#searchbox {
position: absolute;
bottom: 0;
right: 30px;
height: 30px;
}
#searchbox form {
display: inline;
}
#shadow {
position: absolute;
right: 0;
bottom: 0;
background: url(/img/shadow.gif);
width: 12px;
height: 42px;
}
#flags {
margin: 5px 0 0 10px;
}
#flags img {
margin-right: 5px;
border: 1px solid #fff;
}
#wrapper {
width: 780px;
min-height: 550px;
background: #fff url(/img/background_2.gif) top right repeat-y;
color: #000;
padding: 0;
border-bottom: 1px solid #ccc;
margin-bottom: 50px;
position: relative;
}
#sidebar {
border-top: 20px solid #fff;
background: #313a7b;
color: #000;
width: 120px;
padding: 0;
position: absolute;
left: 20px;
top: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;

}
#sidebar a:link, #sidebar a:visited {
background: #313a7b;
color: #fff;
text-decoration: none;
}
#sidebar ul {
margin: 0;
padding: 0;
line-height: 14px;
}
#sidebar li {
border-bottom: 2px solid #fff;
line-height: 14px;
list-style: none;
margin: 0;
padding: 5px 10px 5px 10px;
}
#content {
padding: 0 0 20px 0;
width: 608px;
margin-left: 160px;
position: relative;
}
#content ul {
margin: 0;
margin-top: 10px;
padding: 0;
list-style: none;
line-height: 18px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
padding: 5px 10px 5px 10px;
background: #313a7b;
color: #fff;
text-align: left;
border-top: 20px solid #fff;
}
#about {
width: 285px;
position: absolute;
top: 0;
right: 20px;
padding: 0;
background: #d3dce5;
color: #000;
font-weight: bold;
}
#about p {
padding: 0 10px 0 10px;
}
#feature {
width: 285px;
padding: 0;
background: #d3dce5;
color: #000;
text-align: center;
}
#feature h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
margin-left: 10px;
padding: 0;
background: #d3dce5;
color: #000;
text-align: left;
}
#feature img {
margin-top: 10px;
margin-bottom: 20px;
}
#feature p {
text-align: left;
padding: 10px;
margin: 0;
background: #bdd1e9;
color: #000;
font-size: 11px;
}
.button {
border: 1px solid #666;
background: #eee;
color: #000;
}
.textfield {
border: 2px solid #8eb5d6;
width: 216px;
font-weight: bold;
}
.pagenav{
padding: 3px;
font-weight: bold;
border: 1px solid #313a7b;
background: #8eb5d6;
color: #000;
}
a.letter:link, a.letter:visited {
color: #999;
font-weight: bolder;
}
a.letter:hover {
color: #000;
text-decoration: none;
}