body {
text-align:center;
background-color:#FFFFFF;
font-family: Verdana,Arial;
}

#wrapper {
margin: 0 auto;
width:720px;
height:auto;
border-width: 1px;
border-style: solid;
border-color:#333333;
}

#header_text {
width:710px;
padding:5px;
}

#header {
width:720px;
height:276px;
}

#content {
width:698px;
height:780px;
font-size:14px;
font-family: Verdana,Arial;
text-align:left;
padding:10px;
}

#content_left {
float:left;
width:490px;
height:770px;
padding:5px;
}

#content_right {
float:left;
width:186px;
height:770px;
padding:5px;
}

#quick_facts {
width:188px;
border-width: 1px;
border-style: solid;
border-color:#333333;
}

.quick_facts_title {
text-align: center;
font-size:12px;
font-family: Verdana,Arial;
font-weight:bold;
background-color:#910a01;
padding: 2px 5px 2px 5px;
letter-spacing: 1px;
color:#FFFFFF;
}

.quick_facts {
font-size:12px;
font-family: Verdana,Arial;
line-height: 110%;
padding: 5px 0px 5px 5px;
}

#footer {
width:712px;
padding:5px;
background-color:#9fdeff;
}

#footer a:link, a:visited, a:hover {
text-align: center;
font-size:12px;
font-family: Verdana,Arial;
font-weight:bold;
text-decoration:none;
color:#000000;
}

.style2 {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	}
	
	.searching_for {
	color: #CC0000;
	font-size: 12px;
}