html {overflow-y: scroll;}

body
{
  font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  text-align:left;
  text-decoration:none;
  line-height:14px;
  color:#ffffff;
  background-image:url(images/bg.jpg);
  background-repeat:repeat;
  margin:0;
  padding:0;
}

body h1
{
  color:#036;
  font-size:35px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:37px;
}

body h2
{
  color:#036;
  font-size:20px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:22px;
}

body h3
{
  color:#ffffff;
  font-size:25px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:27px;
}

body h4
{
  color:#ffffff;
  font-size:15px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:17px;
}

body p
{
  color:#ffffff;
  font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:14px;
  padding:0;
  margin:0;
  text-align:justify;
}

body p.black
{
  color:#000000;
  font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:14px;
  padding:0;
  margin:0;
  text-align:justify;
}

body a
{
  text-decoration:underline;
  color:#003366;
}

body a:hover
{
  text-decoration:none;
  color:#86B4CA;
}

a.menu
{
  text-decoration:none;
  font:"Trebuchet MS";
  color:#fff;
  font-weight:bold;
  font-size:13px;
  line-height:15px;
}

a.menu:hover
{
  text-decoration:none;
  font:"Trebuchet MS";
  color:#ffff00;
  font-weight:bold;
  font-size:13px;
  line-height:15px;
}

.fmenu a
{
  text-decoration:none;
  font:"Trebuchet MS";
  color:#003366;
  font-size:11px;
}

.fmenu a:hover
{
  text-decoration:none;
  font:"Trebuchet MS";
  color:#ffffff;
  font-size:11px;
}

#my-border { padding:20px; width:30%; margin:200px auto; color:#fff; }
#my-border, #my-border .sb-inner { background:#444  repeat-x; }

#rounded, #rounded .sb-inner { background:#FFFFFF;}
#rounded .sb-shadow { background:black; }
#rounded .sb-border { background:#FFFFFF;}

#rounded1, #rounded1 .sb-inner { background:#FFFFFF;}
#rounded1 .sb-shadow { background:black; }
#rounded1 .sb-border { background:#FFFFFF;}

#rounded2, #rounded2 .sb-inner { background:#FFFFFF;}
#rounded2 .sb-shadow { background:black; }
#rounded2 .sb-border { background:#FFFFFF;}

#rounded3, #rounded3 .sb-inner { background:#FFFFFF;}
#rounded3 .sb-shadow { background:black; }
#rounded3 .sb-border { background:#FFFFFF;}

#shadow, #shadow .sb-inner { background:#FFFFFF;}
#shadow .sb-shadow { background:black; } 
#shadow .sb-border { background:#FFFFFF;}

.black p
{
  color:#193363;
  font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:14px;
  font-weight:bold;
}

.contactname
{
  color:#036;
  font-size:17px;
  font-weight:bold;
  padding:0 0 0 15px;
  margin:0;
  line-height:20px;
}

.contactmessage
{
  color:#692418;
  font-size:15px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:20px;
}

#contactbg
{
  display:inline;
  position:relative;
  float:right;
  margin-top:40px;
}