body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDCDCD;
	font-family: sans-serif;
}
#wrapper{
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 700px;
	top: 0px;
}
#text_wrapper{
	position:relative;
	height: 430px;
	background-color:#ffffff;
	overflow:auto;
	width: 435px;
	background-image: url(images/gray_bg.gif);
}
#photo_wrapper{
	position:relative;
	height: 340px;
	background-color:#ffffff;
	width: 450px;
	background-image: url(images/gray_bg.gif);
}
#photo_subwrapper{
	text-align:center;
	position:relative;
	height:80px;
	width: 450px;
	background-color:#ffffff;
	overflow:auto;
	overflow-y : hidden;
	white-space : nowrap; 
	background-image: url(images/gray_bg.gif);
}
.blue_text{
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	color: #7ED0E1;
}
.blue_header{
	font-family: Georgia, serif;
	font-size: 17px;
	font-style: normal;
	color: #7ED0E1;
	font-weight: bolder;
}
.blue_15{
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	color: #7ED0E1;
	font-weight: bolder;
}
.blue_sub_header{
	font-family: Georgia, serif;
	font-size: 15px;
	font-style: normal;
	color: #7ED0E1;
	font-weight: bolder;
	text-decoration: underline;
}
.blue_bold{
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	color: blue;
	font-weight: bolder;
}
.blue_bold_i{
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	color: blue;
	font-weight: bolder;
}
.blank_text{
	font-family: Georgia, serif;
	font-size: 8px;
	text-decoration: none;
	font-style: normal;
	color: blue;
}
.red_text{
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	color: #EC0A8D;
}

#menu {
width: 100%;
background: #f52887;
float: left;
}
 
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 80px;
float: left;
}
 
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
margin: 0;
}
 
#menu h2 {
color: #fff;
background: #ff00ff;
}
 
#menu a {
color: #ffffff;
background: #f52887;
text-decoration: none;
}
 
#menu a:hover {
color: #800000;
background: #f52887;
}
 
#menu li {position: relative;}
 
#menu ul ul {
position: absolute;
z-index: 500;
}
 
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
 
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
 
</style>
<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}
 
#menu ul li a {height: 1%;} 
 
#menu a, #menu h2 {
font: 0.8em/1.6em arial, helvetica, sans-serif;
}
</style>
<![endif]-->

