/* www.kipives.com for www.businessconstultingattorney.com CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	background-color:#0000FF;
	background-attachment: fixed;
	background: url(../backgrounds/globebkg.gif); background-repeat: repeat;
	}
a {
	text-decoration: none;
	font-weight: normal;
	color:  #fffbc6;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #fffbc6;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
	
ul {
list-style-type:none;
display: block;
align: center;
margin: 2px;  
padding: 4px 4px;
border: 1px solid black;
width:130px;
font: bold 10px "Verdana" sans-serif;
color:#FFFF00; }

ul a:link, a:visit, a :hover, a:active {
display:block;
padding: 2px 10px;
text-decoration: none;}
ul a:link{ color:#000000;}
ul a:visited{color:#800080;}
ul a:hover {color:#000000; background:#FFFFFF;}
ul a:active { color:#000000;}

li{
display: block;
font: arial;
font-size:10px;
font-weight: bold;
background: #448CC4;
margin: 0px;
padding: 2px 10px;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #000000;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #000000;}


DL {
 list-style-image:url(images/blue_dot.gif);
 background: transparent url(image/blue_dot.gif) no-repeat; left center; 
 list-style-position: inside;
 font: "vendanda" arial helvetica;
 text-align: left;
	margin:10px;
	width:90%;
	padding: 0 0 0 35;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 150%;
	}
DD{
list-style-type: none;
width: 90%;
font: "vendanda" arial helvetica;
list-style-position: inside;
color:#FFFFFF;
font-size: 11px;
font-weight: normal;
line-height: 150%;
align:left;
margin-left:0px;
padding: 0 0 0 30px;
}

ol{
list-style-type: none;
width: 90%;
font: "vendanda" arial helvetica;
list-style-position: inside;
color:#FFFFFF;
font-size: 11px;
font-weight: normal;
line-height: 150%;
align:left;
margin-left:0px;
padding: 0 0 0 40px;
}
.p {
	font: "verdana" arial helvetica;
	font-weight: normal;
	align: justify;
	color:#FFFFFF;
	font-size: 11px;
	padding: 2 3 2 3;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 3px; 
	}

.h1 {
	font-size: 12px;
	font: "times new roman";
	padding: 3 3 3 3;
	color:#FAF519;
	line-height: 125%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	font: "arial";
	line-height: 125%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.h3 {
	font-size: 11px;
	line-height: 125%;
	background-color:#66CCFF;
	padding: 2px 100px 2px 6px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	
	}
.h4 {
	font-size: 11px;
	list-style-position: inside;
	font: "verdana" arial helvetica;
	line-height: 125%;
	margin: 1px 1px 1px 10px;
	padding: 1px 1px 1px 20px;
	font-weight: normal;
	text-indent: 20px;}
	
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.h6 {
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	text-indent: 20px;}

.sidecontent  {font: "verdana" arial helvetica;
	font-weight: normal;
	text-align: justify;
	color:#FFFFFF;
	font-size: 10px;
	padding: 2 3 2 3;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 3px;}

.tiny {
	font-size: 9px;
	line-height: 125%;
	margin-top: 15px;
	margin-bottom: 5px; 
}	
.basenav{color: #FFFFFF;text-decoration: none;font-size: 10px; padding: 3px 6px 3px 6px;}
a.basenav:link {color: #FFFFFF;text-decoration: none;font-size: 10px;}
a.basenav:visited {color: #FFFFFF;text-decoration: none;font-size: 10px;}
a.basenav:hover {color: #FFFFFF;text-decoration: underline;font-size: 10px;}
a.basenav:active {color: #FFFFFF;text-decoration: none;font-size: 10px;}

#top {
	margin: 0px 1px 0px 1px;
	padding: px;
	border-bottom: 6px ridge #000000;
	background-color: #448CC4;
	background: url(../images/wilhelm_html_logotopheader.gif); background-repeat: repeat;
	width:100%;
	height:100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	}
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}
#left {
	position:absolute;
	top: 130px;
	left: 0px;
	margin: 10px;
	padding: 5px;
	border-top: 3px solid #ccc;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 6px ridge #ccc;
	background: #98B87A;
	background: url(../backgrounds/globebkg.gif); background-repeat: repeat;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#middle {
	margin: 10px 190px 10px 190px;
	padding: 10px;
	border-top: 3px solid #ccc;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 6px ridge #ccc;
	background: #035084;
	voice-family: "\"}\"";
	voice-family:inherit;
	
	}
#right {
	position: absolute;
	top: 130px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 10px;
	padding: 5px;
	border-top: 3px solid #ccc;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 6px ridge #ccc;
	background: #666;
	background: url(../backgrounds/globebkg.gif); background-repeat: repeat;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}

img {float: left; margin:0px 4px 4px 0px;
}
	.form { align:center;}
input, name, email {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #000000;
	background-color:#COCOCO;
	padding: 2px;}
	
table {
border:0;
border-collapse: collapse;
valign: top;
font-size: normal 10px 'verdana', san-serif;}

capture { font: normal 10px 'verdana', san-serif;
padding: 10px;}

td,th {padding:6px 8px 6px 8px; font: normal 10px 'verdana', san-serif;}
th {text-align: left;
border-bottom: 1px solid #000;
border-right: 1px solid #000; 
border-right: 1px solid #000;}
td {border-bottom: 1px solid #666; 
border-right: 1px solid #000;}

.stream {width:550px; height: 100px; padding: 10px; border: 2px solid black; background-color:#448CC4; overflow: auto; text-align: justify; font-size: 9px; font-weight: normal;}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}
footer {
padding:5px;
font: verdanda;
font-color:#000000;
margin:5px;
align: center;
text-align: center; } 