/* Style copyright Dotyroup 2006 */


body {
background-image: url('images/bg_greyblack_8x128.gif');
}

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

a, a:visited, a:focus, a:hover, a:active {
color: blue;
text-decoration: none;
}

.content a:visited {
color: blue;
text-decoration: none;
}

h1{
}

h2 {
}

h3 {
padding: 2px;
font-size: 12pt;
color: #666666;
font-family: Arial;
width: 98%;
border: 1px solid #e4e4e4;
letter-spacing: .1em;
}

.byline {
font-weight: bold;
color: #666666;
font-size: 11pt;
}

.list {
margin-left: 30px;
margin-right: 30px;
}

#container {
background-color: pink;
width: 800px;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}

#masthead {
width: 800px;
margin: 0px;
padding: 0px;
height: 160px;
}

#navbar {
width: 800px;
height: 36px;
background-color: black;
}


.pulldownnav {
font-family: Verdana;
background-color: #ffffff;
color: #000000;
font-size:8pt;
border-color:#ffffff;
border-style:solid;
border-width:1px;
}

/*---------don't need these-------

#leftnav {
vertical-align: top;
float: left;
background-color: black;
width: 198px;
height: 750px;
}

.menu {
margin-top: 20px;
margin-left: 10px;
color: white;
}

--------------------------------*/

#main {
vertical-align: top;
float: left;
background-color: white;
width: 800px;
height: 800px;
}

#main2 {
vertical-align: top;
float: left;
background-color: white;
width: 800px;
height: auto;
}

.content {
margin-top: 20px;
margin-left: 20px;
margin-right: 30px;
}

.link {
border: 0px;
margin: 3px;
}

.inline {
border: 0px;
margin: 3px;
float: left;
}

.inlineRight {
border: 0px;
margin: 3px;
float: right;

.blurb {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.footer {
font-weight: bold;
font-family: Verdana;
text-align: center;
font-size: 7pt;
color: white;
letter-spacing: .1em;
}

.footer a:link {
color: white;
font-weight: bold;
text-decoration: none;
}

.footer , a:visited {
color: white;
font-weight: bold;
text-decoration: none;
}

.footer a:focus {
color: white;
font-weight: bold;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}

.footer a:active {
color: white;
font-weight: bold;
text-decoration: none;
}