body 
{
    margin: 10px 0px;
    color: #000000;
    font-family: Arial, Verdana, Sans-Serif;
    font-size:.8em;
}
.image{
	border:2px solid #072795;
	}
h1{
	font-family:"Palatino Linotype", "Times New Roman", serif;
	font-size:160%;
}

h2{
	font-family:"Palatino Linotype", "Times New Roman", serif;
	font-size:150%;
}

h3{
	font-family:"Palatino Linotype", "Times New Roman", serif;
	font-size:140%;
}
h4{
	font-family:"Palatino Linotype", "Times New Roman", serif;
	font-size:130%;
}
h5{
	font-family:"Palatino Linotype", "Times New Roman", serif;
	font-size:120%;
}
h6{
	font-family:"Palatino Linotype", "Times New Roman", serif;
	font-size:110%;
}
.masterBody{
	background:#321803;
}
.container
{
	width:906px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.content
{
    width: 724px;
    margin-left: 179px;
	margin-top:-44px;
}
.contentContainer{
	padding:40px 30px 10px 30px;
	min-height:400px;
	background:url(Images/BgContent.png) repeat-y;
	}
#rotation
{
    width: 903px;
    height:127px;
    background: no-repeat;
    padding-top: 44px;
	background:URL(/App_Themes/SLS-Law/Images/BannerHome.png) no-repeat;
}
#practice
{
    width: 903px;
    height:127px;
    background: no-repeat;
    padding-top: 44px;
	background:URL(Images/Header6.png) no-repeat;
}
#contact
{
    width: 903px;
    height:127px;
    background: no-repeat;
    padding-top: 44px;
	background:URL(Images/Header5.png) no-repeat;
}
#attorney
{
    width: 903px;
    height:127px;
    background: no-repeat;
    padding-top: 44px;
	background:URL(Images/Header.png) no-repeat;
}
#news
{
    width: 903px;
    height:127px;
    background: no-repeat;
    padding-top: 44px;
	background:URL(Images/Header2.png) no-repeat;
}
li.rrItem
{
list-style-image: none !important;
padding-right:6px;
font-size:90%;
}
.NewsArticle
{
margin-bottom: 10px;
}
.menu{
	position:absolute;
	left:271px;
	top:43px;
	width:570px;
}
/*.menu
{
    width: 572px;
    height:24px;
    margin-left: 271px;
}*/
.menu a {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:.8em;}
.menulink
{
    height: 25px;
    margin-left: 35px;
    color: #FFFFFF;
    font-size: .75em;
    font-weight:bold;
    float:left;
    display:inline;
}
.news
{
    width: 173px;
    float:left;
	margin-top:-44px;
}
.attorneys
{
    width: 173px;
    float:right;
	margin:0px 0px 10px 10px
}
.newscontent
{
    background: url(Images/BgNews.png) repeat-y;
    height: 200px;
	padding-left:25px;
	padding-right:15px;
}
.newscontent p{text-align:justify;}
.content p {text-align:justify;}
.pageHeader{
	 position:absolute; 
	 margin-top:145px; 
	 margin-left:179px
	}
.footer
{
    height: 54px;
    width: 903px;
    background: url(Images/BgFooter.png) no-repeat;
}
.footernav
{
    padding-top: 10px;
    margin-left: 20px;
	width:830px;
}
a.LoginLink{
	color:black;
	}
.footernav a {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:.8em;}

a.tooltip:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:5px 5px; margin-left:8px; width:300px; text-align:left; margin-top:-50px}
a.tooltip:hover span{display:inline; position:absolute; border:2px solid Black; background:#ffffff; color:red;}