	
		body {
			margin:0;
			padding:0;
		}
		a {
			color:#FFF;
			text-decoration: none;
			outline: none;
		}
		a:hover {
			filter:alpha(opacity=85);
			-moz-opacity:0.85;
			-khtml-opacity: 0.85;
		}
		img {
			border:none;
		}
		body {
			background:#000;
		}
		#welcomecontent {
			filter:alpha(opacity=85);
			-moz-opacity:0.85;
			-khtml-opacity: 0.85;
			opacity: 0.85;
			margin:0px 0px;
			height:200px;
			width:400px;
			top:20%;
			z-index: 3;
			background:#000000 no-repeat 90%;
			position:absolute;
		}
		#scrollcontent {
			filter:alpha(opacity=85);
			-moz-opacity:0.85;
			-khtml-opacity: 0.85;
			opacity: 0.85;
			margin:0px 2000px;
			height:400px;
			width:15000px;
			bottom:30%;
			z-index: 3;
			background:#000000 no-repeat 90%;
			position:absolute;
		}
		h3 {
			margin-top:5;
			margin-bottom:0;
			font-size: 30px; 
			color:#FFFFFF;
		}
		h4 {
			margin-bottom:0;
			margin-top:0;
			font-size: 16px; 
			color:#FFFFFF;
		}
		p {
			margin-top:5;
			margin-bottom:0;
			font-size: 19px; 
			color:#FFFFFF;
		}
		
		
		#menu {
			z-index: 5;
			margin-top: 10px; 
			padding-left: 6px;
		}
		
		#contentmsg {
			margin: 0px 0 0 40px; 
			float: left;
			font-size: 1.1em; 
		}
		
		#contentblock {
			margin: 0px 0 0 40px; 
			float: left;
			font-size: 1.1em; 
		}
		
		#content {
			filter:alpha(opacity=65);
			-moz-opacity:0.65;
			-khtml-opacity: 0.65;
			opacity: 0.65;
			margin:0px auto;
			height:50px;
			width:100%;
			bottom:10%;
			z-index: 3;
			background:#000000 no-repeat 90%;
			position: fixed;
		}

		#contentframe {
			overflow: hidden;
			height: 100%;
			text-align:left;
			z-index: 3;
		}
		#menu1, #menu2, #menu3, #menu4 {
			filter:alpha(opacity=60);
			-moz-opacity:0.6;
			-khtml-opacity: 0.6;
			opacity: 0.6;
			font-size: 35px;
			font-weight: 100;
			float: left;
			margin: 8px 3%;
			}
		#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover {
			filter:alpha(opacity=100);
			-moz-opacity:1.0;
			-khtml-opacity: 1.0;
			opacity: 1.0;
			font-size: 45px;
			font-weight: 100;
			float: left;
			margin: 8px 3%;
			}
		#slidecounter {
			float:left;
			color:#999999;
			font-size: 50px;
			font-weight: 100;
			margin:18px 20px;	
		}
		#slidecaption {
			overflow: hidden;
			float:left;
			color:#FFF;
			font-size: 30px;
			font-weight: 100;
			margin:33px 0;
		}
		/*Supersized Stamp*/
		.stamp {
			float: right;
			margin: 25px 20px 0 0;
		}
		/*Supersize Plugin Styles*/
		#navigation {
			font-size: 35px;
			float: right;
			margin:5px 2%;
		}
		#slidenav {
			font-size: 35px;
			position: absolute; 
			bottom: 0px;
			margin:20px 0px;
		}
		#prevslide, #nextslide {
			filter:alpha(opacity=60);
			-moz-opacity: 0.6;
			-khtml-opacity: 0.6;
			opacity: 0.6;
		}
		#prevslide:hover, #nextslide:hover {
			filter:alpha(opacity=100);
			-moz-opacity: 1.0;
			-khtml-opacity: 1.0;
			opacity: 1.0;
		}
		#mainnext {
			filter:alpha(opacity=40);
			-moz-opacity: 0.4;
			-khtml-opacity: 0.4;
			opacity: 0.4;
		}
		#mainnext:hover {
			filter:alpha(opacity=100);
			-moz-opacity: 1.0;
			-khtml-opacity: 1.0;
			opacity: 1.0;
		}
		#mainprev {
			filter:alpha(opacity=40);
			-moz-opacity: 0.4;
			-khtml-opacity: 0.4;
			opacity: 0.4;
		}
		#mainprev:hover {
			filter:alpha(opacity=100);
			-moz-opacity: 1.0;
			-khtml-opacity: 1.0;
			opacity: 1.0;
		}
		#resumenext, #resumeprev {
			filter:alpha(opacity=40);
			-moz-opacity: 0.4;
			-khtml-opacity: 0.4;
			opacity: 0.4;
		}
		#resumenext:hover, #resumeprev:hover {
			filter:alpha(opacity=100);
			-moz-opacity: 1.0;
			-khtml-opacity: 1.0;
			opacity: 1.0;
		}
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(../images/loading.gif);
		}
		#supersize {
			position:fixed;
		}
		#supersize img, #supersize a {
			cursor:default;
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img {
			z-index: 2;
		}
		#supersize .activeslide, #supersize .activeslide img {
			z-index: 2;
		}
		#grain {
			background-image: url(../images/grain.png);
			position:absolute;
			height:100%;
			width:100%;
			z-index: 3;
			filter:alpha(opacity=15);
			-moz-opacity: 0.15;
			-khtml-opacity: 0.15;
			opacity: 0.15;
		}
		#scrollcontent {
			margin:0px 0px;
			height:300px;
			width:3200px;
			top:0%;
			z-index: 3;
			background:#000000 no-repeat 90%;
			position:absolute;
		}
		#awardscrollcontent {
			margin:0px 0px;
			height:350px;
			width:3000px;
			top:0%;
			z-index: 3;
			background:#000000 no-repeat 90%;
			position:absolute;
		}
		#contactscrollcontent {
			margin:0px 0px;
			height:300px;
			width:350px;
			top:0%;
			z-index: 3;
			background:#000000 no-repeat 90%;
			position:absolute;
		}
		.colresume {
			margin: 0px 30px 0 0px; 
			padding-left: 30px; 
			float: left; 
			width: 315px;	
			height: 300px;
		}
		.colaward {
			margin: 0px 30px 0 0px; 
			padding-left: 30px; 
			float: left; 
			width: 480px;	
			height: 300px;
		}

