div#pagecontainer
	{width: 1024px;
	margin: auto;
    border: 1px solid #FFFFFF;
	}

a:link {color:#0033ff;text-decoration:underline;} /* unvisited link */
a:visited {color:#6600cc;text-decoration:underline;} /* visited link */
a:hover {color:#0066ff;text-decoration:underline;} /* mouse over link */


div#svcdir
    {background-image:url('svcdirbground.jpg');
    background-position:top right; 
    background-repeat: no-repeat;
    width:300px;
}    

a.menubody:link {color:bisque;text-decoration:none} /* unvisited link */
a.menubody:visited {color:bisque;text-decoration:none} /* visited link */
a.menubody:hover {color:burlywood;text-decoration:none} /* mouse over link */

a.menucurrentgroup:link {color:white;text-decoration:none} /* unvisited link */
a.menucurrentgroup:visited {color:white;text-decoration:none} /* visited link */
a.menucurrentgroup:hover {color:burlywood;text-decoration:none} /* mouse over link */

#menulook
    {padding-top:0px;
    height:30px;
    line-height: 28px;
    background-image:url('/navback.jpg');
    background-repeat:no-repeat;
} 

a.footerbody:link {color:bisque;text-decoration:none} /* unvisited link */
a.footerbody:visited {color:bisque;text-decoration:none} /* visited link */
a.footerbody:hover {color:burlywood;text-decoration:none} /* mouse over link */

#footerlook
    {width:947px;
    padding-top:0px;
    height:30px;
    color:white;
    line-height: 28px;
    background-image:url('/navback.jpg');
    background-repeat:no-repeat;
} 


.align-right { float:right; margin: 0 15px 15px 15px; border:none; }
.align-left { float:left; margin: 0 15px 15px 0; border:none;  } 

#outer 
    {background-color:#fff;
    width:947px; 
    overflow:auto;
}

.undertop
    {text-align:center;
    font-size:large;
    color:brown;
    width:450;
    background-image:url('columnbody.gif');
    background-repeat:repeat-y;
}   

.topside
    {text-align:center;
    color:brown;
    background-image:url('columntop.gif');
    background-repeat:no-repeat;
}   

.botside
    {text-align:center;
    color:brown;
    background-image:url('columnbot.gif');
    background-repeat:no-repeat;
}   

.bodytext1 { 
    
}

#leftside
    {text-align:left;
    float:left;
    color:brown;
    font-weight:bold;
    font-size:medium;
    width:450;
}   

#rightside
    {text-align:right;
    float:right;
    color:brown;
    font-weight:bold;
    font-size:medium;
    width:450;
}   

#bodytext2
    {text-align:center;
    margin-left:200px;
    margin-right:200px;
    color:brown;
    width:450;
}   
.articlesubheadline
    {text-align:center;
    color:brown;
    font-family:sans-serif;
    font-size:x-large;
    font-weight:bold;
}   

h1
	{margin-top:30px;
	margin-right:50px;
	margin-bottom:10px;
	margin-left:70px;
	padding:0px;
    text-align:center;
	display:inline;
	font-size:x-large;
	font-weight:bold;
	font-family:arial;
	}

h2
	{margin-top:0.0pt;
    text-align:center;
	margin-bottom:0px;
	padding:0px;
	display:inline;
	line-height:110%;
    font-size:large;
	font-weight:900;
	font-family:arial;
	}

h3
	{margin-top:0.0pt;
	margin-right:0px;
    text-align:center;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	display:inline;
	line-height:110%;
    font-size:large;
	font-weight:900;
	font-family:arial;
	}
    
h4
	{margin-top:0.0pt;
	margin-right:0in;
	margin-bottom:0px;
	margin-left:60px;
	padding:0px;
	display:inline;
	line-height:110%;
    font-size:1em;
	font-weight:normal;
	font-family:sansb;
	}
    
h6
    {margin-right:7%; 
    font-size:1em;
	font-weight:normal;
}


.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

