/* CSS Document */

body
{
margin: 0px 0px 0px 0px;
text-align:center;
}
div.main
{
width:1004px;
height:673px;
background-image:url(images/mainbg.jpg);
}
div.menubar
{
width:757px;
height:200px;
margin:0px 0px 14px 0px;
}
div.content
{
width:757px;
height:416px;
background-image:url(images/middlebg.jpg);
}
div.content2
{
width:757px;
height:445px;
background-image:url(images/middlebg2.jpg);
}
div.text
{
width:709px;
height:368px;
margin: 22px 22px 22px 22px;
text-align:center;
}
div.text2
{
width:709px;
height:368px;
margin: 22px 22px 0px 22px;
}
h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#4879B8;
text-align:left;
}
h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0A296C;
font-style:normal;
font-weight:200;
line-height: 17px;
text-align:left;
}
h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0A296C;
font-style:normal;
font-weight:200;
line-height: 5px;
margin-bottom:5px;
text-align:left;
text-decoration:underline;
}
.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0A296C;
font-style:normal;
font-weight:200;
line-height: 14px;
text-align:left;
}
a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4879B8;
font-style:normal;
font-weight:200;
line-height: 14px;
text-align:left;
text-decoration:none;
}
a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4879B8;
font-style:normal;
font-weight:200;
line-height: 14px;
text-align:left;
text-decoration:underline;
}
.pics
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4879B8;
font-style:normal;
font-weight:200;
line-height: 14px;
text-align:right;
text-decoration:none;
}
.pics:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4879B8;
font-style:normal;
font-weight:200;
line-height: 14px;
text-align:right;
text-decoration:underline;
}
.close
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-style:normal;
font-weight:200;
line-height: 14px;
text-align:right;
text-decoration:none;
}
.close:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-style:normal;
font-weight:200;
line-height: 14px;
text-align:right;
text-decoration:underline;
}


