/* CSS Document */

body, html {
	behavior:url(http://www.bolivarlaw.com/css/csshover.htc);   /*  To fix IE CSS compliance problem. */
	background-color:#231F20;
	margin:0;
	padding:0;
		
	}
#maincontainer {
	width:853px;
	height:665px;
	overflow:hidden;
	margin:5% auto 0 auto;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	}
html>/**/body>div#maincontainer {
		width:867px;
		}
#leftcolumn {
	width:220px;
	height:665px;
/*	background-image:url(http://www.bolivarlaw.com/images/menubk.jpg);*/
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#366044;
	border-top:1px solid #FFFFFF;	
	float:left;
	}
img#logoimage {
	position:relative;
	top:20px;
	left:37px;
	}
#content {
	float:right;
	width:632px;
	height:665px;
	overflow:hidden;
	background-color:#FFFFFF;

	
	}
html>/**/body>div#maincontainer>div#content {
	width:647px;
}
#copy	 {
/*	color:#FFFFFF;*/
	font-weight:bold;
	float:left;
	background-color:transparent;
	padding:0px 0px 0px 0px;
	width:550px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;

	}
#copy table,li,ul,p,span,div {
	font-size:13px;
	}
#copy h1 {
	font-size:25px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FCCE9A;
 }
#copy h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:-8px;
 }
#copy p, table, td, tr, th {
	font-size:13px;
}
#copy a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#366043;
	}
#flash {
	padding:0px;
	margin:0px;
	position:relative;
	top:-25px;
	left:-36px;
	width:645px;
	overflow:hidden;
	border:1px solid #FFFFFF;

	}
	
html>/**/body>div#maincontainer>div#content>div#pagetitle>h1>div#flash {
	top:-41px;
	left:10px;

}


embed {

	padding:0px;
	margin:0px;
	}
	
/*#menublock {
	 position:relative;
	 top:0px;
	 left:0px;
	 margin-top:100px;
	 float:left;
	 text-align:right;
	 width:220px;
	 height:500px;
	 margin:0px;
	 padding:20px 5px 5px 10px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:bold;
	 z-index:900;
 }
 #menublock a {
 	color:#FFFFFF;
	text-decoration:none;
	}
 #menublock h1 {
 	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F1D4A8;
	font-size:18px;
	font-weight:normal;
	}*/

#pagetitle h1 {

	text-align:left;
	width:560px;
	height:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#000000;
	margin-left:35px;
	margin-bottom:10px;
	padding-top:25px;
	line-height:20px;
	padding-bottom:5px;

 }
 html>/**/body>div#maincontainer>div#content>div#pagetitle h1 {
 	margin-left:-10px;
	}
#pre_footer {
	display:none;
	}
	

#footer {
	width:845px;
	margin:0 auto;
	height:45px;
	font-size:11px;
	color:#666666;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	}
	#footer a {
	color:#ccc;
	}
	
span.disclaimer {
	float:right;
	display:block;
	width:600px;
}
#player{

	position:relative;
	top:48px;
	left:20px;
	border:1px solid #FFFFFF;
	width:180px;

}
.linky {
	color:#FFF;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	}