BODY {
	SCROLLBAR-FACE-COLOR: #99ccff; SCROLLBAR-HIGHLIGHT-COLOR: #e7f7ff; SCROLLBAR-SHADOW-COLOR: #333399; SCROLLBAR-3DLIGHT-COLOR: #e7f7ff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #333399; SCROLLBAR-BASE-COLOR: #e7f7ff
}
.bighead {
	FONT-SIZE: 40px; COLOR: #ffffff; FONT-FAMILY: arial
}
.littlehead {
	FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: arial
}
.headertext {
	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: arial
; text-decoration: blink
; font-weight: bold}
.xtrsmall {
	FONT-SIZE: 12px; COLOR: #333399; FONT-FAMILY: arial
}
.menuheader {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #333399; FONT-FAMILY: arial
}
A.menu:link {
	FONT-SIZE: 15px; COLOR: #333399; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-SIZE: 15px; COLOR: #333399; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-SIZE: 15px; COLOR: #333399; FONT-FAMILY: arial; TEXT-DECORATION: none
}
A.menu:active {
	FONT-SIZE: 15px; COLOR: #333399; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.cell_over {
	BACKGROUND-COLOR: #ffffff
}
.cell_out {
	BACKGROUND-COLOR: #e7f7ff
}
.contentheader {
	FONT-WEIGHT: bold; FONT-SIZE: 30px; COLOR: #ffffff; FONT-FAMILY: arial
}
.shortdescription {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #af2021; FONT-FAMILY: arial
}
.content {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #333399; FONT-FAMILY: arial
}
.contentlarge {
	FONT-WEIGHT: 500; FONT-SIZE: 20px; COLOR: #333399; FONT-FAMILY: arial
}
.contactbar {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #af2021; FONT-FAMILY: arial
}
.contactbarsmall {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #af2021; FONT-FAMILY: arial
}
.contentsmall {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333399; FONT-FAMILY: arial
}

.questionBlock {
	display: block; background-color: #e7f7ff;
}

.infoBarPic {
	border: 2px solid #af2021;
}

.left {
	float: left;
}

.right {
	float: right;
}

.frame{
	border: 5px solid #af2021;
	margin: 5px;
}
h2 {
	FONT-WEIGHT: 800; FONT-SIZE: 20px; COLOR: #333399; FONT-FAMILY: arial
}

#overlapContainer {
	height: 500px;
	}
	
#overlap1, #overlap2 {
	display:block;
	margin: 0 auto;
	height: 280px;
	border: 5px solid #af2021;
	}
#overlap1 { 
 float:left;
 width: 50%;
 background: url(images/waitingroom1.JPG) no-repeat;
 }
 #overlap1 h1 {
 font-weight: normal;
 padding: 30px 0 0 20px;
 color: #FFFFFF;
 font-family: Georgia, "Times New Roman", Times, serif;
 }
 #overlap2 {
 position:relative;
 float:right;
 margin-right: 60px;
 width: 50%;
 top: -200px;

 background: url(images/waitingroom2.JPG) no-repeat;
 }

