/* CSS Document */
body
{
background-color:#FFFFFF;
color:#012480;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
margin:0 auto;
width:100%;
}
div.topbar
{
width:80%;
background-image:url(../images/smlcorner.jpg);
background-position:left;
background-repeat:no-repeat;
background-color:#012480;
height:35px;
vertical-align:middle;
color:#FFFFFF;
}
div.whitespace
{
background-color:#FFFFFF;
width:25px;
height:72px;
display:inline;
}
div.slogan
{
background-color:#FFFFFF;
width:80%;

padding-top:5px;
padding-bottom:5px;
font-size:medium;
}
div.greenbar
{
background-color:#99CC00;
width:80%;
text-align:center;
color:#012480;
font-size:small;
font-weight:bold;
vertical-align:middle;

padding-top:12px;
padding-bottom:2px;
}
div.greenbar a
{
color:#012480;
text-decoration:none;
}
div.greenbar a:hover
{
color:#012480;
text-decoration:underline;
}
div.content
{
padding: 0px 0px 120px 0px;
background-image:url(../images/street9f.jpg);
background-position:center bottom;
background-repeat:repeat-x;
width:80%;
text-align:left;
}
div.content2
{
padding: 0px 0px 120px 0px;
background-image:url(../images/s12.jpg);
background-position:center bottom;
background-repeat:repeat-x;
width:80%;
text-align:left;
}
div.content3
{
padding: 0px 0px 120px 0px;
background-image:url(../images/s13.jpg);
background-position:center bottom;
background-repeat:repeat-x;
width:80%;
text-align:left;
}

div.greenbar2
{
background-color:#99CC00;
width:80%;
color:#012480;
font-size:x-small;
font-weight:normal;
vertical-align:bottom;
padding-bottom:2px;
}
div.greenbar2 a
{
color:#012480;
text-decoration:none;
}
div.greenbar2 a:hover
{
color:#012480;
text-decoration:underline;
}
div.footerl
{
float:left;
margin-left: 50px;
text-align:left;
}
div.footerr
{
float:right;
text-align:right;
margin-right:50px;
}
div.bluebar
{
background-color:#012480;
width:80%;
color:#ffffff;
font-size:x-small;
font-weight:normal;
vertical-align:bottom;
padding-bottom:2px;
text-align:center
}