/* ----------- IDs used by the layout---------------------------*/

body {
	color: #000;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a img {
	border: 0px;
}

#wrap {
	width: 100%;
	text-align: left;
}

#left-side{
	float: left;
	width: 115px;
	text-align: left;
}

#right-side{

}

#menu {
	display: none;
}

#logo {
	width: 100%;
	text-align: center;
}

#content{
	width: 100%;
	text-align: left;
}

/* ----------- classes used for the text ---------------------------*/

.title {
	width: 300px;
	height: 90px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.title h2 {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

.text1 {
	width: 100%;
	padding: 0 0 0 0;
	margin: 12px 0 0 0;
	line-height: 150%;
}
.text1 p{
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
.text1 li{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

.text1 a:link { 
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}
	
.text1 a:hover { 
	color: #FFFFFF;
	border-bottom: 1px dashed #666;
	text-decoration: none;
}
	
.text1 a:visited {
	color: #FFFFFF;
	border-bottom: 1px solid #666;
	text-decoration: none;
}

.text2 {
	width: 100%;
	padding: 0 0 0 0;
	margin: 12px 0 0 0;
	line-height: 150%;
}
.text2 p{
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
.text2 li{
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
.text2 a:link { 
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}
	
.text2 a:hover { 
	color: #666;
	border-bottom: 1px dashed #666;
	text-decoration: none;
}
	
.text2 a:visited {
	color: #666;
	border-bottom: 1px solid #666;
	text-decoration: none;
}
.italics {
	font: italic;
}

.bold {
	font: bold;
}

.underline {
	text-decoration: underline;
}

.pheading {
	font: italic bold;
	
}

ul.jump-menu {
	list-style: square;
}

ul.jump-menu li {

}


/* ----------- classes used by the Attorney Imgages ---------------------------*/

.frank-small {
	width: 92px; 
	height: 129px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/frank-small.png');
}
.frank-small[class] {
	background: url(images/frank-small.png) no-repeat;
}

.gecker-small {
	width: 92px; 
	height: 129px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/gecker-small.png');
}
.gecker-small[class] {
	background: url(images/gecker-small.png) no-repeat;
}
.gecker-small span {display:none;}

.glass-small {
	width: 92px; 
	height: 129px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/glass-small.png');
}
.glass-small[class] {
	background: url(images/glass-small.png) no-repeat;
}
.glass-small span {display:none;} 

.krohn-small {
	width: 92px; 
	height: 129px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/korhn-small.png');
}
.krohn-small[class] {
	background: url(images/korhn-small.png) no-repeat;
}
.krohn-small span {display:none;} 

.zielinski-small {
	width: 92px; 
	height: 129px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/zielinski-small.png');
}
.zielinski-small[class] {
	background: url(images/zielinski-small.png) no-repeat;
}
.zielinski-small span {display:none;} 