html, body{
	height:100%;
	background: url(/themes/crossroads/images/bg.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	color: #EEEEEE;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	} 


div#welcomevideo {
	position: absolute;
	visibility: visible;
	left: 675px;
	width: 360px;
	height: 264px;
	top: 215px;
	z-index: 5000;
	}

div#structure {
	padding-top: 10px;
	width: 790px;
	margin:0 auto;
	}

div#header {
	height: 160px;
	}
	
div#header-nav {

	padding-top: 10px;
	float:right;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	}
	
div#header-logo {
	padding-top: 15px;
	float:left;
	width: 790px;
	}
	
div#textbar {
	display: block;
	height: 50px;
	background: url(/themes/crossroads/images/textbar.png);
	background-repeat: no-repeat;
	}

div#main {
	position: relative;
	display: block;
	clear: both;
	height: 285px;
	overflow: hidden;

	}
div#mainsubhead {
	background: url(/themes/crossroads/images/subhead.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom:2px;
	color: #000000;
	clear: both;
	height: 25px;
}
div#mainsub {
	z-index: 1;
	float: right;
	width: 470px;
	position: relative;
	display: block;
	min-height: 350px;
	height: 100%;
	background: url(/themes/crossroads/images/whiteBG.png);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom:15px;
	color: #000000;
	overflow: hidden;

	}
div#mainsubmedia {
	position: relative;
	display: block;
	height: 100%;
	background: url(/themes/crossroads/images/whiteBG.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	padding-bottom:5px;
	color: #000000;
	clear: both;
	overflow: hidden;
	min-height: 350px;
	}
div#mainsub a, strong {
	font-size: 12px;
	font-weight: bold;
	}

div#mainsub ul, li{
	font-size: 12px;
	}


div#mainsub ul li {
    list-style: square outside url('/themes/crossroads/images/arrow.gif')
	}


div#mainsub p {
	font-size: 12px;
	}

div#breadcrumbscontent {
	width: 100%;
	height 100%;
	clear: left;
	}
	
div#mainleft {
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	width: 275px;
	}

div#subleft {
	float: right;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;

    list-style: square outside url('/themes/crossroads/images/arrow.gif')
}

div#submaintxt {

}

ul#subnav {
	padding-left: 15px;
	}


a#subnav {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #757575;
	}
a#nobold {
	text-weight: normal;
	}

div#mainright {
	padding-left: 5px;
	padding-right: 10px;
	width: 490px;
	float: right;
	}

div#homeright {
	padding-left: 2px;
	padding-right: 10px;
	margin-top: -32px;
	width: 490px; 
	float: right;

	}

div#plainright {
	padding-left: 2px;
	padding-right: 10px;
	margin-top: -32px;
	width: 490px; 
	float: right;
	}
div#plainrighttext {
	clear: both;
	overflow: visible;

}

div#homeleft {
	z-index: 100;
	padding-left: 0px;
	padding-right: 5px;
	width: 270px;
	float: left;
	}
div#homefooter {
	clear: both;
	position: relative;
	display: block;
	}

	
div#footer {
	font-size: 11px;
	padding-top: 5px;
	position: relative;
	display: block;
	clear: both; 
	}

div#footerleft {
	width: 350px;
	float: left;
	
	}
div#footerright {
	font-size: 11px;
	text-align: right;
	width: 350px;
	float: right;
	}

div#RRR {	
	margin:0 auto;
	display: block;
	width: 735px;
	height: 27px;
	background: url(/themes/crossroads/images/RRRfooter.png);
	background-repeat: no-repeat;
	}
	



/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	margin: 15px 0px 0px 10px;
	float: left;
	font-size: 11px;
	text-decoration: none;
	
}
#Breadcrumbs a {
	font-weight: bold;
	}