/*****************************************************
Base layout courtesy of Layout-o-matic at inknoise.com
Lists generated by Listamatic at accessify.com
*****************************************************/

body {
background-image:url(images/body-bg.jpg);
background-repeat: repeat;
}

#container {
width: 700px;
\width: 720px;
w\idth: 700px;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#header {
padding: 5px 10px 5px 5px;
margin: 0px;
text-align: right;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #fff;
background-image: url(images/title-a.gif);
background-repeat: no-repeat;
background-position: 3px bottom;
background-color: rgb(102, 153, 204);
}

#main {
padding: 30px 10px 10px 10px;
margin-left: 250px;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 12px;
 /* border: 1px solid #000; */
line-height: 18px;
color: #000;
background-color: transparent;
}

#sidebar {
float: left;
width: 200px;
\width: 220px;
w\idth: 200px;
margin: 0;
margin-right: 10px;
padding: 100px 10px 10px 10px;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 12px;
text-align: center;
/* border: 1px solid #000; */
/* line-height: 16px; */
color: #fff;
background-image: url(images/title-b.gif);
background-repeat: no-repeat;
background-position: 3px 0px;
background-color: rgb(102, 153, 204);
}

#footer {
clear: both;
text-align: center;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
line-height: 13px;
color: #999;
padding: 10px;
margin-top: 10px;
background-color: transparent;
}

a:link, a:visited, a:active {
color: #00f;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #009;
text-decoration: none;
}

/* top navigation listing */

#topnavlist ul {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#topnavlist li {
display: inline;
list-style-type: none;
}

#topnavlist li#current a {
color: #fff;
background-color: #369;
text-decoration: none;
}

#topnavlist a {
padding: 10px;
}

#topnavlist a:link, #topnavlist a:visited {
color: #fff;
background-color: #036;
text-decoration: none;
}

#topnavlist a:hover {
color: #fff;
background-color: #369;
text-decoration: none;
}

.highlight {
background-color: #ff6;
}

.photo {
border: none;
margin-bottom: 5px;
margin-top: 10px;
}

.caption {
font-size: 10px;
font-family: Arial, Verdana, Geneva, sans-serif;
}

td {
font-size: 11px;
font-weight: normal;
line-height: 14px;
}

h2 {
background-color: #fff;
font-size: 16px;
font-weight: bold;
padding: 5px;
}