/*//////////////////////////////////////////////////////////////////////////////////
					CSER STYLESHEET
//////////////////////////////////////////////////////////////////////////////////*/


#content-container {
	margin: 10 auto;
	width: 850px;
}
#search_bar {
	width: 850px;
	padding-top: 0px;
	height: 30px;
	background-color:#463E3F;
}
#splash_header {
	width: 850px;
	padding-top: 0px;
	height: 462px;
	background-image:url(../images/latinomedia.jpg);
	background-repeat:no-repeat;
}
#mil_header {
	width: 850px;
	padding-top: 0px;
	height: 462px;
	background-image:url(../images/mil_banner.jpg);
	background-repeat:no-repeat;
}
#labfest_header {
	width: 850px;
	padding-top: 0px;
	height: 462px;
	background-image:url(../images/labfest_banner.jpg);
	background-repeat:no-repeat;
}
#amst_header {
	width: 850px;
	padding-top: 0px;
	height: 462px;
	background-image:url(../images/AmStudies_banner.jpg);
	background-repeat:no-repeat;
}
#contentpage_header {
	width: 850px;
	height: 462px;
	padding-top: 0px;
	background-image:url(../Banners/BannerTemplate.png);
	background-repeat:no-repeat;
}
#issp_header {
	width: 850px;
	height: 462px;
	padding-top: 0px;
	background-repeat:no-repeat;
}
#CSER_header{
	width: 850px;
	height: 100%;
	padding-top: 0px;
}
#navigation {
	position:relative;
	padding-top: 0px;
	width: 850px;
	height: 50px;
	background-color:#463E3F;
}
#splash_content {
	width: 850px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content_center {
	width: 850px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content_left {
	float: left;
	width: 500px;
	text-align: left;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content_right {
	float: left;
	width: 300px;
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#463E3F;
}
#content_right_bottom {
	float: left;
	width: 300px;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#searchandlogos {
	width: 280px;
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:white;
}
#bottom {
	clear: both;
	width: 850px;
	text-align: left;
	background-color: black;
	padding-left:0px;
	padding-bottom:0px;
	padding-top: 0px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 850px;
	padding-top: 10px;
}
#footer_content {
	margin-left:auto;
	margin-right:auto;
	clear: both;
	width: 850px;
	padding-top: 10px;
	background-color:white;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:28px;
	font-weight:normal;
	color:white;
}
h2 {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#FDD017;
	line-height:1;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:white;
	line-height:1;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	color:black;
	line-height:1;
}
body {
	text-align: center;
	background-color: #000000;
	/**background-image:url("../New Website/dark_triangles.png");**/
}
p.splash {
	padding: 0px 0 px;
	font-family: "Arial", sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:white;
}
#date {
	font-size: 12px;
	text-decoration:underline;
	font-weight: bolder;
	color: #FFF;
}
p {
	font-family: "Arial", sans-serif;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:white;
	padding: 0px 0 px;
}
t {
	font-family: "Arial", sans-serif;
	padding: 0px 0 px;
	color:white;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}
ul {
	font-family: "Arial", sans-serif;
	text-decoration:none;
	color:white;
	font-size:12px;
}

a {
	font-family: "Arial", sans-serif;
	padding: 0px 0 px;
	color:white;
}
a.title {
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}
a.normal {
	font-weight:normal;
	text-decoration: underline;
}
a:hover, a:active {
	color:#FDD017;
	padding: 0 0px 0 px;
	text-decoration: none;
}
.header_lettering {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	letter-spacing:0px;
	color:white;
	text-align:center;
}
/*//////////////////////////////////////////////////////////////////////////////////
										Navigation
//////////////////////////////////////////////////////////////////////////////////*/

ul.navigation {
	list-style-type:none;
	width: 100%; /* Spans the width of the page */
	text-decoration:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
li.navigation {
	float: left;  /* This lines up the menu items horizontally */
	text-align: center;  /* All text is placed in the center of the box */
	list-style: none;  /* Removes the default styling (bullets) for the list */
	padding: 0;
	margin: 0;
	background-color: #463E3F;
	width: 89px;
}

.navigation li ul 	{
		display: none;  /* Hides the drop-down menu */
		height: auto;									
		margin: 0; /* Aligns drop-down box underneath the menu item */
		list-style: none;  /* Removes the default styling (bullets) for the list */
		padding: 0; /* Aligns drop-down box underneath the menu item */			
		}				

.navigation li:hover ul {
        display: block; /* Displays the drop-down box when the menu item is hovered over */
}

.navigation li ul li a 	{
		/*styles the links in drop down*/
		padding: 5px;

		}
				
.navigation li ul li a:hover {
	/*Styles the list while hovering over link*/
}
a.navigation:link, a.navigation:visited {
	display:block;
	width:86px;
	height: 40px;
	color:white;
	background-color:#463E3F;
	text-align:center;
	padding:4px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
	text-decoration:none;
}
a.navigation:hover, a.navigation:active {
	color:white;
	text-decoration:none;
	background-color:#FDD017;
	height:40px;
}
#content-container #splash_content table tbody tr td p strong {
	font-size: 14px;
	text-decoration: none;
	z-index: 98;
	width: 100%; /* Spans the width of the page */


}
