/* ------ CSS Created by Bean Creative Funktional Web Design ---------------*/
/* ----------                  http://www.beancreative.com                   -------------*/
  

@import url(structure.css);
@import url(content.css);
@import url(menus.css);



/* THESE ARE JUST SOME BASIC STYLES TO NULLIFY EVERYTHING */

a img{
     border:none}

body {
	background-position: top center;
	background-image: url(../images/bg_leaves.jpg);
	background-repeat:no-repeat;
	background-color:#0a2b65;
	margin:0; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;   
	}
.contentbg{
	width:960px;
	margin:0 auto;
	background:url(../images/content_bg.jpg) no-repeat top center;
    }	
.content{
	display:inline;
	float:right;
	margin: 0 20px 0 20px; 
    width:730px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:690px;
    } 
.jokes{
	color:#003399;
	font-weight:bold;
	}
 


/*SIDEBAR*/


#sidebar{
	border-top:1px #003399 solid;
	margin-left:20px;
	text-align:left;
    width:220px;
	voice-family: "\"}\""; 
    voice-family:inherit;
    width:200px;
}
.subnav{
	display:block;
	border-bottom: 1px #003399 solid;
    padding:8px 0;	
}
.subnav a{
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.subnav a:hover{
	color:#FFFFFF;
}
.offsitelink{
	margin:0 0 1em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:0;
	color:#003399;
	font-weight:bold;
	}




	


form {margin:0;	padding:0;}	

img {vertical-align:bottom;}

a img {border:none;}

.clear{
	clear:both;
	}
	
	#dhtmltooltip{
position: absolute;
border: 2px solid #FFFFFF;
padding: 10px;
padding-top: 8px;
background-color: #0b2b66;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#0b2b66,direction=135);
}
