body {
	background: #3A4142 url(images/bgimg.png) repeat-x
	}
	


#content {background: url(images/sidefalling.png) repeat-y}

#box1 {background: #FFFFFF url(images/boxbg.png) repeat-x; margin-top:20px; width: 50%; float: left; padding:10px; border-width:20px; border-color: #006}
#karenphoto {width: 100%}
#bullyphoto {width: 100%}
#box2 {background: #FFFFFF url(images/boxbg.png) repeat-x; margin-top:20px; width: 30%; float:left; margin-left: 30px; padding:10px;} 
	
	
#box3 {background: #FFFFFF url(images/boxbg.png) repeat-x; margin-top:20px; width: 80%; float: left; padding:10px; border-width:20px; border-color: #006}

/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	


.clear {
clear: both;
}

#footer {width: 100%; float: left;}

p,body,td     {
	font-family: Veranda, Arial, Sans-Serif;
	font-size: 10pt;
	line-height: 1.3;
}

p.Menu1       {font-family: Veranda, Arial, Sans-Serif; color: #CC0033; 
               font-size: 9pt; font-weight: bold; 
               margin-left: 0px; margin-top: 6px; margin-bottom: 0px}
p.Menu2       {font-family: Veranda, Arial, Sans-Serif; color: #747E80; 
               font-size: 9pt; 
               margin-left: 9px; margin-top: 0px; margin-bottom: 0px}
               

p.HeadPage    {font-family: Verdana, Geneva, sans-serif; color: #575D95; 
               font-size: 20pt; font-style: italic; margin-top: 3px;
               margin-left: 0px; margin-top: 36px; margin-bottom: 3px}
p.HeadSection {font-family:Verdana, Geneva, sans-serif; color: #000080; 
               font-size: 14pt; 
               margin-left: 0px; margin-top: 24px; margin-bottom: 3px}
               
li            {margin-top: 12px; margin-bottom: 12px}


a.Anchor1       {text-decoration: none }
a.Anchor1:hover {background-color: #F7F3E8}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
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=gray,direction=135);
}

