﻿a {
	color: #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}

a img {
	border: none;
}

a.startUp {
	background: url(Images/start_up.png) no-repeat bottom;
}

a.tradeShow {
	background: url(Images/trade_show.png) no-repeat bottom;
}	

a.elevator {
	background: url(Images/elevator.png) no-repeat bottom;
}

a.semiFinal {
	background: url(Images/semi_final.png) no-repeat bottom;
}	

a.lightning {
	background: url(Images/lightning.png) no-repeat bottom;
}

a.final {
	background: url(Images/final.png) no-repeat bottom;
}	

a.startUp:hover {
	background: url(Images/start_upH.png) no-repeat bottom;
}

a.tradeShow:hover {
	background: url(Images/trade_showH.png) no-repeat bottom;
}	

a.elevator:hover {
	background: url(Images/elevatorH.png) no-repeat bottom;
}

a.semiFinal:hover {
	background: url(Images/semi_finalH.png) no-repeat bottom;
}	

a.lightning:hover {
	background: url(Images/lightningH.png) no-repeat bottom;
}

a.final:hover {
	background: url(Images/finalH.png) no-repeat bottom;
}

.alignleft {
	float: left
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #8b8e91;
	color: #1b1818;
	text-align: center;
	height: 100%;
	width: 100%;
}

.center {
	text-align: center;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
	float: none;
}

div.container{
	position:relative;
	top: 0px;
	left: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width:1000px;
	margin:0;
	voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;	
}

html>body div.container {
    height: auto;
    
}

div.content {
	font-size: 1.2em;
	float: right;
	width: 640px;
	line-height: 18px;
	text-align: left;
}

div.content img {
	padding: 2px;
	margin: 4px;
	background: #fff;
	border: 1px solid #333;
}

div.content p a:visited {
	color: #000;
	border-bottom: 1px solid #000;
}

div.contentwide {
	font-size: 1.2em;
	width: 990px;
	line-height: 18px;
	text-align: left;
	margin: 10px auto 0px;
}

div.contentwide img {
	padding: 2px;
	margin: 4px;
	background: #fff;
	border: 1px solid #333;
}

div.contentwide p a:visited {
	color: #000;
	border-bottom: 1px solid #000;
}
  
div.footer {
	position:absolute;
	bottom:-8px;
	left:0px;
	height:50px;
	padding:10px 0;
	border: none;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background: #333;
}
	
div.footer a {
	border: none;
}

div.footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

h1 {
	font-size: 4em;
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding-top: 70px;
	margin: 0;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}

h2 {
	font-size: 1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 30px 0 0;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

h3 {
	font-size: 1.3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 0;
	color: #fff600;
}
	    
div.header {
	background: #000;
	font-size: 24px;
	line-height: 33px;
	color: #304852;
	text-align: justify;
	margin-top: -8px;
	height: 224px;
	width: 100%; 
}

div.header a.logo {
	display: block;
	border-bottom: none;
	height: 182px;
	position: absolute;
	margin-left: 527px;
	margin-top: 85px;
	width: 377px;
	background: url(Images/NVC_logo.png) no-repeat;
}
	
div.header div.slogan {
	float: right;
	width: 377px;
	height: 224px;
	overflow: hidden;
}

div.header div.slogan em {
	font-style: normal;
	color: #293c00;
}

div.header div.navigation {
	padding: 4px 0 10px 0;
	line-height: 20px;
	font-size: 14px;
	width: 100%;
	left: 0;
	margin: 0;
	background: #fff600 url(Images/bar_shadow.jpg) bottom repeat-x;
	min-height:40px;
}
	
div.header div.navigation a {
	color: #000;
	border-bottom: none;
	white-space:nowrap;
}

div.header div.navigation ul {
	text-align: center;
	width: 477px;
	padding-right: 400px;
	margin: 0 auto;
}
	
div.header div.navigation ul li.page_item{
	list-style-type: none;
	display: inline;
	border-right: 1px #333 solid;
	padding-right: 5px;
	margin-left: 3px;
	font-weight: bold;	
}

div.header div.navigation ul li.page_item a:hover{
	border-bottom: 1px #333 solid;
}

div.header_content {
	background: #000 url(Images/header_world.jpg) no-repeat left 36px;
	width: 900px;
	margin: 0 auto;
	height: 223px;
}

html{
	height:100%;
	width: 100%;
}

hr {
	display: none;
}

div.icons {
	margin-left: 37px;
	width: 620px;
	float: left;
}

div.links {
	background: #1b1818 url(Images/links_bg.jpg) no-repeat left top;
}

div.links a {
	color: #fff;
	font-size: 30px;
}

div.links a:hover {
	text-decoration: none;
	color: #fc1802;
}

.nvc_footer_logo {
	margin: 0 165px;
}

div.page {
	margin: 49px auto 0;
	padding: 1px 0 70px;
	width: 900px;
	background-color: transparent;
}

div.pagewide 
{
	margin: 49px auto 0;
	padding: 1px 0 70px;
	width: 1000px;
	background-color: transparent;
}

div.rounds {
	background: url(Images/dock.jpg) no-repeat bottom center;
	width: 900px;
	margin: 10px auto 0px;
	height: 120px;
}

div.rounds a.icon {
	display: block;
	float: left;
	height: 78px;
	width: 55px;
	margin: 0px 48px 0 0;
}

div.rounds div.title {
	font-weight: bold;
	margin: 64px 20px 0 0;
	font-size: 16px;
	float: right;
	text-align: right;
	color: #fff600;
}

div.shadow {
	background: url(Images/bar_background.png) no-repeat center top;
	height: 40px;
	width: 100%;
	margin-top: -4px;
}

.sidebar {
	padding: 0px 0 10px 0;
	width: 240px;
	float: left;
	margin-right: 20px;
	text-align: left;
}

.sidebar a {
	border-bottom: none;
}

.sidebar li {
	list-style-type: none;
	margin-left:0px;
	padding-left: 0px;
}

.sidebar ul {
	list-style-type:none;
	display:inline;
	margin-left:0px;
	padding-left: 0px;
}

.sidebar div.block {
	margin-bottom: 30px;
	padding: 18px 5px 5px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.sponsors {
	background: #fff url(Images/sponsors_bg.jpg) no-repeat top;
	text-align: center;
}

div.sponsors img{
	margin: 5px 0;
}

