/* Start of CMSMS style sheet 'npa_styles' */
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-color: #e4dcc4;
}

.clear {
	clear: both;
}

a {
	color: #b99a55;
	text-decoration: none;
}

a:hover {
	color: #953240;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #b99a55;
	margin-bottom: 6px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #953240;
	margin-bottom: 6px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
}


p {
	margin: 0 0 6px 0;
}

img {
	border: none;
}

.container {
	width: 898px;
	height: 648px;
	border: 1px solid #000000;
	margin: 0 auto;
/*	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;*/
}

#container_home {
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
}

#container_internal {
	background-image: url(images/bg_internal.gif);
	background-repeat: no-repeat;
}

.hdr_npa2010 {
	background-image: url(images/hdr_npa2010.gif);
	background-repeat: no-repeat;
	width: 591px;
	height: 80px;
	text-indent: -9999px;
	float: left;
	margin: 75px 0 0 239px;
}

#menu {
	float: left;
	width: 139px;
	margin: 55px 0 0 100px; /*this appears in ie6.css*/
	padding: 0;
}

#menu a {
	margin: 0;
	padding: 0;
	display: block;
	
}

#menu a.active {
	background-position: 0 -21px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}


.nav_home, .nav_about-us, .nav_contact, .nav_awards-night, .nav_sponsors, .nav_patrons, .nav_questions, .nav_2009winners, .nav_2010winners {
	background-repeat: no-repeat;
	width: 139px;
	height: 21px;
	text-indent: -9999px;
	outline: none;
}

.nav_home {
	background-image: url(images/nav_home.gif);
}


.nav_about-us {
	background-image: url(images/nav_about-us.gif);
}

.nav_contact {
	background-image: url(images/nav_contact.gif);
}

.nav_awards-night {
	background-image: url(images/nav_awards-night.gif);
}


.nav_sponsors {
	background-image: url(images/nav_sponsors.gif);
}

.nav_patrons {
	background-image: url(images/nav_patrons.gif);
}

.nav_questions {
	background-image: url(images/nav_questions.gif);
}

.nav_2009winners {
	background-image: url(images/nav_2009winners.gif);
}

.nav_2010winners {
	background-image: url(images/nav_2010winners.gif);
}


#content {
/*	background-color: #99CCCC;*/
	float: left;
	width: 588px;
	height: 315px;
	margin: 55px 0 0 0;
	overflow: auto;
	padding: 0 0 0 3px;
}

#sponsor {
	float: left;
	margin: 40px 0 0 239px;
	display: inline;
}

.sponsor_currie {
	background-image: url(images/spnsor_logo_currie.gif);
	width: 93px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	margin: 0 28px 0 0;
	outline: none;
}

.sponsor_heidelberg {
	background-image: url(images/spnsor_logo_heidelberg.gif);
	width: 161px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	margin: 0 28px 0 0;
	outline: none;
}

.sponsor_paperlinx {
	background-image: url(images/spnsor_logo_paperlinx.gif);
	width: 226px;
	height: 40px;
	float: left;
	text-indent: -9999px;
	outline: none;
}
/* End of 'npa_styles' */

