body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
}
#header {
	height: 191px;
	width: 850px;
}
#righttopbox {
	float: right;
	width: 174px;
}
#leftbox {
	float: left;
	width: 210px;
	background-color: #676767;
}
#rightbox {
	float: right;
	width: 164px;
	background-color: #676767;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	background-image: url(images/exclamation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#slider {
	/* You MUST specify the width and height */
	width:640px;
	height:253px;
	position:relative;
	overflow:hidden;
	background-color: #039;
	margin-right: auto;
	margin-left: auto;
}
#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	/* Set the position */
	position:absolute;
	top:0;
	left:380px;
	z-index:500px;
	/* width should be lesser than #slider width */
	width:424px;
	overflow:hidden;
}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	/* Clear the list style */
	list-style:none;
	margin:0;
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	/* Set the style */
	width:260px;
	background-color:#CCC;
	overflow:hidden;
	font-family:arial;
	font-size:18px;
	padding: 0;
}

	#excerpt li {
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#rightinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6CA26;
	text-align: center;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
}
#rightinfo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	padding-right: 5px;
}
#rightinfoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9C62D;
	text-align: center;
	width: 164px;
	margin-right: auto;
	margin-left: auto;
	background-color: #031466;
	margin-top: 10px;
}
#centerbox {
	width: 640px;
	float: left;
	background-color: #072E79;
}
#centerbox2 {
	width: 620px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.newCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #660000;
	line-height: normal;
} 
.nav {
	list-style-type;none:
	border:solid 1px black;
	width:210px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.nav a{
	text-decoration:none;
	color:#FFF;
	display:block;
	background-color: #333;
	height: 30px;
	padding-left: 5px;
	line-height: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
.nav a:hover {
	background-color: #27245B;
	color: #FBC72E;
}

.nav li:hover {
	position:relative;
	background-color:beige;
}

ul.submenu {
	display:none;
	list-style-type:none;
	padding-left:0px;
	padding-right:0px;
	z-index:1;
	background-color: #339;
}

li:hover .submenu {
	display:block;
	position:absolute;
	left:210px;
	top:0px;
	width:210px;
	background-color: #666;
}
#footer {
	clear: both;
	width: 1024px;
	height: 75px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F6CA26;
	background-image: url(images/footer2.jpg);
}
#missionvision {
	background-color: #339;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#mission {
	background-color: #062E79;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7CB27;
	text-align: center;
	margin-left: 20px;
	float: left;
}
#vision {
	background-color: #062E79;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7CB27;
	text-align: center;
	float: left;
	margin-left: 12px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F6CA26;
	margin-top: 10px;
}
.DivisionLeftNews {
	background-color: #CCC;
	display: block;
	float: left;
	height: 190px;
	width: 285px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.DivisionRightNews {
	background-color: #CCC;
	display: block;
	float: right;
	height: 190px;
	width: 280px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.DivisionNewHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
	background-color: #69C;
	display: block;
	padding: 3px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.leftboxinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F6CA26;
	text-align: center;
	width: 210px;
	background-position: center center;
	background-image: url(images/RMSI_Seal2.GIF);
	background-repeat: no-repeat;
}
.highlights {
	text-align: center;
	width: 300px;
	background-color: #CCC;
	float: left;
	margin-left: 20px;
}
#marqueecontainer2{
	position: relative;
	width: 265px; /*marquee width */
	height: 110px; /*marquee height */
	background-color: #CCC;
	overflow: hidden;
	border: 1px solid #848E4F;
	float: left;
	margin-right: 5px;
	padding: 4px;
	margin-left: 5px;
}
#marqueecontainer {
	position: relative;
	width: 268px; /*marquee width */
	height: 110px; /*marquee height */
	background-color: #CCC;
	overflow: hidden;
	border: 1px solid #848E4F;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.photoshow {
	display: block;
	height: 132px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear:both;	
}
.tdocseal {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #F6CA26;
}
