body{
background-image: url(http://www.socialvocationalservices.org/img/bgimage.jpg);
background-repeat: repeat-x;
margin:0;
padding:0;
text-align: center;
}

#container{
padding: 0;
margin: 0;
margin-left: auto;
margin-right: auto;
width: 765px;
}

#header{
width: 820px;
height: 100px;
background-image: url(http://www.socialvocationalservices.org/img/header.jpg);
margin-left: auto;
margin-right: auto;
}

#main_body{
background-color: #ffffff;
width: 765px;
height: auto;
margin-top: 2.5em;
font-family: Arial, San-Serif;
font-size: 13px;
margin-left: auto;
margin-right: auto;
}

.roundedCornerSpacer {
  margin: 0; padding: 0; border: 0px;
  clear: both;
  font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
   1px: the width of the border
   3px: a fudge factor needed for IE5/win (see below)
   4px: the width of the border (1px) plus the 3px IE5/win fudge factor
   14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
  width: 25px; height: 25px;
  padding: 0px; border: 0px;
  z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin:  0px  0px  0px 0px; }
.borderTR { margin:  0px 0px  0px  0px; }
.borderBL { margin: 0px  0px  0px  0px; }
.borderBR { margin: 0px  0px  0px  0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px!   Why?  */
.borderTL {
  margin-left: -4px;
  ma\rgin-left: -3px;
}
html>body .borderTL  {
  margin-left: 0px;
}
.borderTR {
  margin-right: -4px;
  ma\rgin-right: -3px;
}
html>body .borderTR  {
  margin-right: 0px;
}
.borderBL {
  margin-left: 0px;
  ma\rgin-left: 0px;
}
html>body .borderBL {
  margin-left: 0px;
}
.borderBR {
  margin-right: 0px;
  ma\rgin-right: 0px;
}

#tabsE {
  float:left;
  width:100%;
  background:#000;
  font-size:100%;
  line-height:normal;
  font: bold 11px/1.5em Verdana;
}
  
#tabsE ul {
  margin:0;
  padding:0 0 0 0;
  list-style:none;
}

#tabsE li {
  display:inline;
  margin:0;
  padding:0;
}

#tabsE a {
  float:left;
  background:url("http://socialvocationalservices.org/img/nav/tableftE.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}

#tabsE a span {
  float:left;
  display:block;
  background:url("http://socialvocationalservices.org/img/nav/tabrightE.gif") no-repeat right top;
  padding:5px 15px 8px 6px;
  color:#FFF;
}
 
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span,
#tabsE a#activetab span{ 
  background-position:100% -42px; color: #FFF;
}      
            
#tabsE a:link#activetab, 
#tabsE a:visited#activetab,
#tabsE a:hover {
background-position:0% -42px;
}

#tabsE a:hover span {
background-position:100% -42px;
}

.index_image{
float: right;
width: 389px;
padding-top: 15px;
margin-right: 0;
margin-left: 5px;
}
      
#index_news{
border: solid thin #DCDCDC;
border-radius: 1em;
background-color: #ffffff;
font: 12px/1.5em Verdana;
color: #000000;
padding-left: 10px;
margin: 0;
margin-top: 10px;
margin-left: 10px;
float: left;
clear: left;
width: 485px; /*Width of frame div*/
height: 125px;
}

#index_location{
border: solid thin #DCDCDC;
border-radius: 1em;
background-color: #ffffff;
font: 12px/1.5em Verdana;
color: #000000;
padding-left: 10px;
margin: 0;
margin-top: 10px;
margin-right: 10px;
margin-left: 5px;
float: right;
clear: right;
width: 230px; /*Width of frame div*/
height: 125px;
}

#useful_links{
border: solid thin #DCDCDC;
border-radius: 1em;
background-color: #ffffff;
font: 12px/1.5em Verdana;
color: #000000;
padding-left: 10px;
margin: 0;
margin-top: 10px;
margin-left: 10px;
float: left;
clear: left;
width: 715px; /*Width of frame div*/
height: auto;
}

#table{
display: table;
width: 600px;
height: auto;
margin-top: 2.5em;
margin-right: auto;
margin-left: auto;
background-color: #ffffff;
position: relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#tcell{
display: table-cell;
position: relative;
vertical-align: middle;
}

#text_index{
text-align: left;
width: 325px;
margin: 0;
padding-left: 25px;
padding-top: 15px;
}

.text{
text-align: left;
margin: 0;
padding: 10px;
}

.top_text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 25px;
color: #696969;
margin: 0;
padding-top: 10px;
padding-left: 10px;
}

.text_left{
text-align: left;
margin: 0;
padding-left: 10px;
}

.map_body{
font-family:Verdana; 
font-size:10pt; 
height: 400px; 
width: 535px; 
float: left;
margin: 0;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-left: 1px #000000 solid;
}

.map_sidebar{
font-family:Verdana; 
font-size:10pt; 
width:195px; 
height:400px; 
overflow:auto; 
margin: 0; 
padding-left: 5px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
border-right: 1px #000000 solid;
border-left: 1px #000000 dotted;
}

.mouseover_links a:link{
color: #0033FF;
text-decoration: none;
}

.mouseover_links a:visited{
color: #0033FF; 
text-decoration: none;
}

.mouseover_links a:hover{
color: #0033FF;
text-decoration: underline;
}

.clear {
line-height: 0px;
font-size: 0px;
clear: both;
height: 0px;
} 

#footer{
background-color: #DCDCDC;
width: 765px;
height: 20px;
margin-left: auto;
margin-right: auto;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
}


#artheader{
width: 800px;
height: 122px;
background-image: url(http://www.socialvocationalservices.org/art/art_header.jpg);
margin-left: auto;
margin-right: auto;
}

#artbody{
background-color: #ffffff;
width: 800px;
height: 2000px;
margin-top: 2.5em;
font-family: Arial, San-Serif;
font-size: 13px;
margin-left: auto;
margin-right: auto;
}
      

