@charset "UTF-8";

/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
/* &&                                               && */
/* &&               STYLE INFORMATION               && */
/* &&                                               && */
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
/* &&                                               && */
/* &&           Site: www.msialaska.com             && */
/* &&           Styes: Main Layout                  && */
/* &&           Author: MSI Communications          && */
/* &&           Dev: Greg Whitworth                 && */
/* &&           Phone: 907-569-7070                 && */
/* &&           Email: greg@msialaska.com           && */
/* &&                                               && */
/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */





/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                   INCLUDES                    // */
/* //                                               // */
/* /////////////////////////////////////////////////// */



/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //              UNIVERSAL LAYOUT                 // */
/* //                                               // */
/* /////////////////////////////////////////////////// */


		html, body {}
			
			#mainContainer {}
				
			#mainContainer div {}
				
				#header {}
				
					#logo {}
						
					#navContainer {}
						
				#flashContainer {
					background: url(../images/flashStandIn2.jpg) top left no-repeat;
					margin-left: -31px;}
					
				#leftContainer {
					width: 150px;
					background: #291910;
					padding: 0;
					margin: -20px 0 25px -15px;
					border: 5px solid #291910;
					border-top: none;}	
					
					#leftCorner {
						width: 152px;
						height: 9px;
						background: url(../images/leftCorner.jpg) top left no-repeat;
						position: absolute;
						margin: 10px 0 0 -5px;}
					
				#rightContainer {
					width: 700px;
					margin-left: 50px;}
					
			#footer {}
			
			
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //              AWARDS TABLE SETUP               // */
/* //                                               // */
/* /////////////////////////////////////////////////// */

#rightContainer.awards table td {
	padding: 5px;
	vertical-align: top;}

#rightContainer.awards ul {
	width: 300px;
	margin: 5px;
	padding: 0;}
	
	#rightContainer.awards ul li {
		width: 300px;
		margin: 5px;
		border-bottom: 1px dashed #CCC;
		list-style-type: none;
		font-size: 13px;
		padding: 5px;}
		
		#rightContainer.awards ul span {
			font-size: 11px;
			font-style: italic;
			color: #900; 
			padding: 5px;}
			
		#rightContainer.awards li.header {
			border-bottom: none;
			text-transform: uppercase;
			font-weight: bold;}
			
			
.noHREF:hover {
	cursor: pointer;}
			
			
/* /////////////////////////////////////////////////// */
/* //                                               // */
/* //                 NEWS SETTINGS                 // */
/* //                                               // */
/* /////////////////////////////////////////////////// */

		.splitter {
			border-bottom: 1px dashed #ccc;
			padding-top: 10px;
			margin-bottom: 10px;}
			
		
			