/*  Version: 2.0 (July 11, 2007)  */

body {
margin: 0 auto;
padding: 0;
font: 12px Verdana,Tahoma,Arial,sans-serif;
background: #4d7090 url("images/bg-grid2b.jpg") center repeat-y;
}

#wrap {
background: url("images/#") center repeat-y;
color: #303030;
margin: 20px auto;
width: 800px;
}

#headerbg {
background: url("images/wrap-head1b.png") no-repeat;
clear: both;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
height:10px;
}

#wrap2 {
background: url("images/wrap-bg1e.png") center repeat-y;
color: #303030;
margin: 00px auto;
width: 800px;
}

#header {
background: transparent;
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:center;
}

#extras {
background: transparent;
float: right;
width: 120px;
margin: 0px 0px 00px 0px;
padding: 20px 20px 0px 0px;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 0em 0;
}

#content {
background: transparent;
margin: 0px 110px 10px 10px;
border-right: 1px solid #f0f0f0;
padding: 20px 0px 0 10px;
line-height: 1.5em;
text-align: left;
width:620px;
}

#content p {
margin: 0 0 0em 0;
}

#menu
{
position: relative;
background: transparent;
padding: 2px 150px 0px 150px;
margin-bottom: 2px;
text-align:center;
font-weight:bold;
}

#menu ul
{
margin:0;
padding:0;
position: relative;
border-top: 4px solid #4d7090;
border-collapse:collapse;
border-bottom: 4px solid #4d7090;
line-height: 29px;
font-size:14px;
}

#menu ul li
{
margin:0;
position: relative;
padding:0;
display: inline;
}

#menu ul li a
{
margin:0 0 0 0;
padding: 10px 0px 07px 0px;
color: #000;
height: 2px;
text-decoration: none;
}

#menu ul li a:hover
{
color: #4d7090;
background: #4d7090 url('images/arrow3b.png') center no-repeat bottom;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 30px 0;
border-top: 1px solid #f0f0f0;
width: 500px;
text-align: center;
font-size: 0.9em;
}

#footerbg {
background: url("images/wrap-footer1a.png") bottom no-repeat;
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height:20px;
}

#footer a {
text-decoration: none;
color: #286ea0;
}

#footer a:hover {
text-decoration: underline;
color: #286ea0;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.side {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

.flash {
text-align: right;
}

.textright {
text-align: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
