body {
font-family : "Verdana", "Arial", "sans serif";
font-size : 13px;
margin : 0 auto;
background-color:#724f95;}



#container {width:850px; height:850px;
margin: 0 auto;
background-image:url(../Images/bkgd-squeeze.jpg);
background-repeat:no-repeat;

}
#headertext {margin-top:200px;
	margin-right:40px;
}

#content1 {
	width:725px;
	margin-left: 110px;
	font-family : "Verdana", "Arial", "sans serif";

}
#content2 {
	width:650px;
	margin-left: 110px;
	font-family : "Verdana", "Arial", "sans serif";

}


#content {
	width:775px;
	margin-left:75px;
	font-family : "Verdana", "Arial", "sans serif";
	padding: 0px;
}




A:link {
text-decoration : none;
font-weight : bold;


}
A:visited {
color:#660066;
text-decoration : none;
font-weight : bold;
}
A:active {
color : #660066;
text-decoration : none;
font-weight : bold;
}
A:hover {
color : #339900;
text-decoration : none;
font-weight : bold;
}


.menu {text-decoration : none; color:#330066;
display:inline-block; width:85px;  text-align:center;  background-color:#e3f1c6;
font-weight : bold}

menu A:link {
text-decoration : none; 

}
menuA:visited {
color:#660066;
text-decoration : none;
font-weight : bold;
}
menuA:active {
color : #660066;
text-decoration : none;
font-weight : bold;
}
menuA:hover {
color : #339900;
display:block;  width:106px;  text-align:center;  background-color:#e3f1c6;
text-decoration : none;
font-weight : bold;
}

H1 {
	color:#cc0000;
	font-weight : bold;
	font-size : 30px;
font-family:Verdana, Geneva, sans-serif;



}
H2 {
color:#330066;
font-weight : bold;
font-style:italic;
font-size : 22px;
font-family :Georgia, "Times New Roman", Times, serif;

}

H3 {
color:#000000;
font-size : 14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:600;
}

H4 {
color:#330066;
font-weight : bold;
font-size : 16px;
font-family :Georgia, "Times New Roman", Times, serif;
}

H5 {
color:#000000;
font-size : 12px;
font-family:Verdana, Geneva, sans-serif;}

H6 {
color:#cc0000;
font-weight:400;
font-size : 12px;
font-family:Verdana, Geneva, sans-serif;
margin:0px;
padding:5px;

}

.bolditalicH3 {
	color:#000000;
font-size : 14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}

.red {
	color:#cc3333;
}

.bolditalicH4 {
	color:#330066;
font-size : 18px;
font-family :Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
}
 .black {color:#000;}
.gray {
color:#555;
font-size : 12px;
font-family:Georgia, "Times New Roman", Times, serif;
}
	
P {
color : #000000;
font-size : 13px;
font-family : "Verdana", "Arial", "sans serif";
bottom : auto;
line-height : normal;
}
DIV {
font-family :"Verdana", "Arial", "sans serif";
}
BR {
font-family :"Verdana", "Arial", "sans serif";
}

OL {
font-family : "Verdana", "Arial", "sans serif";
font-size : 13px;
color:#ffffcc;
margin-bottom : 0;
margin-left : 10px;
font-weight : normal;
height : auto;
top : 0;
}
UL {
font-family :"Verdana", "Arial", "sans serif";
font-size : 13px;
color: #ffffcc;
margin-bottom : 15px;
margin-left : 15px;
}
DL {
font-family : "Verdana", "Arial", "sans serif";
}
LI {
font-family :"Verdana", "Arial", "sans serif";
font-size : 13px;
color: #330066;
}
DD {
font-family :"Verdana", "Arial", "sans serif";
font-size : 13px;
color : #330066;
}
DT {
font-family : "Verdana", "Arial", "sans serif";
font-size : 16px;
text-decoration : none;
font-weight : bold;
margin-top : 15px;
color:#3300CC;
}
.quote {
	font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif; color:#660066; font-size: 14px; font-weight: 500; }

B {
font-family :"Verdana", "Arial", "sans serif";
font-weight : bold;
	
}
EM {
font-family :"Verdana", "Arial", "sans serif";
}
I {
font-family :"Verdana", "Arial", "sans serif";
line-height : normal;
}
HR {
color : #666666;
height : 1px;
}
.floatright {
	float : right;
	border: 6px;
	border-style: solid;
	border-color: #cc0000;
	background-color: #e3f1c6;
	margin-left: 10px;
}
.floatleft {
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
}

.p-sans{
color : #000000;
font-size : 13px;
font-family : "Verdana", "Arial", "sans serif";
bottom : auto;
line-height : normal;}

#box {background-color: #e3f1c6;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 6px solid #cc0000;
padding:5px;
 width:350px; 
 float:right;
 margin-left:10px;
 margin-top:10px;
}


