@import url("menu.css");
body {
	/*background-image: url(../images/contact_page.jpg);*/
	background-repeat:no-repeat;

}
.body_center
{
	width: 800px;
	margin: 0em auto 0 auto;
	position: relative;
}
img {border:0;
} 
a: hover {
	color: #FFCC00;
}
.menu_bar {
	position: absolute;
	z-index: 1;
	left: 202px;
	top: 254px;
	right: auto;
	bottom: auto;
	width: 188px;
	height: 309px;
}
.page_border {
	position: absolute;
	left: 117px;
	top: 69px;
	z-index:0;
}
.page_title
{
	position:absolute;
	text-align:center;
	left: 183px;
	top: 107px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #003600;
	width: 564px;
	height: 40px;
}
.sec_title
{
	position:absolute;
	left: 59px;
	top: 12px;
	height: 26px;
}
.sec_body
{
	position:absolute;
	left: 288px;
	top: 225px;
	width: 491px;
	height: 382px;
	border:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0em auto 0em auto;
}
.bold
{
	font-weight: bold;	
}
.other_links
{
	position:absolute;
	text-align:center;
	z-index: 10;
}
.link_newwindow{
	font-size:12px;
	color:#0033FF
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	z-index: 5;
	left: 194px;
	top: 164px;
	line-height: 1.25;
	width: 525px;
}
.text_link{
	font-weight: bold;
}
.info_link{
	font-size: 12px;
}
.info_link a, .text_link a, .other_links a, .breadcrumbs a, .link_newwindow a {
	color: #7F1B10;
}
.info_link a:hover, .text_link a:hover, .other_links a:hover, .breadcrumbs a:hover, .link_newwindow a:hover{
	color: #CC9900;
}
.breadcrumbs
{
	position:absolute;
	z-index:10;
	font-size:14px;
	color:#993333;
	left: 154px;
	top: 74px;
	width: 600px;
}
.breadcrumbsgt
{
	color:#993333;
	font-size:16px;
}
/* used to hide email from bot spiders */
span.displaynone { display:none; }



/*used to fix IE rendering problem*/

/*change this CSS
 div {
margin: 5em;
padding: 4em;
border: 1em solid green;
width: 30em
}

To this CSS

 div {
margin: 5em;
padding: 4em;
border: 1em solid green;
width: 40em
}
html>body div {
width: 30em
}*/
.sec_page1 {
	width: 230px;
	position: absolute;
	left: -2px;
	top: 61px;
	height: 321px;
}
.sec_page2 {
	width: 225px;
	position: absolute;
	left: 246px;
	top: 61px;
	height: 298px;
}
.float_pic {
	border: 1px solid #993333;
	position: absolute;
}
.close_royal {
	position: absolute;
	width: 39;
	height: 57;
}
.samp_embeded {
	padding-left: 22px;
}
 /*code for revealing text on a rollover*/
div#links a {
	width: 100px;
	cursor: pointer;
	text-decoration: none;
	color:#000000}

div#links a:hover {text-decoration: none;
	border: none;}

div#links a span {display: none;
	padding: 5px;
	color: #000000;
	font-size: 12px;
	width: 200px;}

div#links a:hover span {display: block;}

div#links a:hover {color:#0033CC;
}
div a#reveal_link{
	color:#0033CC;
	padding-left: 30px;
}

.sched_line_space {
	line-height: 0.4em;
}
