/*QS Template {{{royalblue style sheet}}} */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #c0c0c0 url(images/royalblue_01.jpg) 0 0 repeat-x fixed;
	padding-bottom: 10px;
	}

.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
	}	
	
.content_wrap {
	width: 960px;
	float: left;
	background: url(images/royalblue_07.jpg) 0 0 repeat-y;
	}	
	
#header {
	display: block;
	width: 960px;
	height: 292px;
	float: left;
	margin-bottom: 10px;
	background: url(images/royalblue_04.jpg) 0 0 no-repeat;
	}			
	
#header h1 {
	font-size: 55px;
	border: none;
	background: none;
	width: 790px;
	text-align: right;
	color: #005297;
	} 
	
.subtitle {
	background: none;
	border: none;
	width: 755px;
	color: #000;
	text-align: right;
	}	
	
h1,h2,h3,h4,h5,h6 {
	padding: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	border-bottom: 1px solid #005297;
	} 
	
a {	
	color: #005297;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}	
	
.LB_nav a {
	color: #444;
	}	
	
#LB_content .album a {
	color: #444;
	}	

/*////menus____*/
	
.menu1 {
	width: 190px;
	float: left;
	background: url(images/royalblue_10.jpg) 0 0 no-repeat;
	padding-top: 25px;
	}	
	
.menu1 ul {
	width: 190px;
	float: left;
	background: url(images/royalblue_19.jpg) bottom left no-repeat;
	padding-bottom: 25px;
	}
	
.menu1 li {	
	list-style-type: none;
	display: block;
	float: left;
	background: url(images/royalblue_12.jpg) 0 0 repeat-y;
	}
		
.menu1 ul a {
	text-decoration: none;
	color: #fff;
	float: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
	padding: 10px 10px 10px 35px;
	width: 145px;
	background: url(images/royalblue_14.jpg) left center no-repeat;
	}		
	
.menu1 ul a:hover {
	background: url(images/royalblue_17.jpg) left center no-repeat;
	text-decoration: underline;
	}
	
.menu {
	width: 960px;
	clear: both;
	float: left;
	margin-bottom: 30px;
	padding-top: 20px;
	}
	
.menu ul {
	list-style-type: none;
	padding: 0 20px;
	float: right;
	}
	
.menu li {
	list-style-type: none;
	display: block;
	float: left;
	}
	
.menu ul a {
	text-decoration: underline;
	color: #000;
	float: left;
 	letter-spacing: 1px;
	padding: 0 5px;
	font-size: 11px;
	}
	
.menu ul a:hover {
	text-decoration: none;
	}	
	
/*////content divs____*/			
	
.content_top {
	width: 960px;
	float: left;
	background: url(images/royalblue_06.jpg) 0 0 no-repeat;
	height: 10px;
	}	
		
.content {
	width: 960px;
	float: left;
	background: url(images/royalblue_21.jpg) bottom left no-repeat;
	padding-top: 20px;
	}		
	
.content_text {
	width: 720px;
	min-height: 450px;
	_height: 450px;
	position: relative;
	float: left;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #005297;
	background-color: #d7d7d7;
	}	
	
.content_text ul {
	padding-left: 15px;
	margin: 5px 0;
	}		
	
.content p {
	padding-bottom: 10px;
	line-height: 1.5em;
	}	
	
.content_text img {
	margin: 5px 5px 5px 0;
	}	
		
.footer {
	text-align: center;
	height: 25px;
	padding-top: 15px;
	float: left;
	width: 960px;
	clear: both;
	color: #fff;
	font-weight: bold;
	background: url(images/royalblue_22.jpg) 0 0 no-repeat;
	}	
	
	
	
	

