html, body, form { margin: 0; padding: 0; }

body { background-color: #0a3443; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffd394; }

p { margin: 0px; padding: 8px; }

a {	color: #f1f1f1;	text-decoration: underline; }
a:visited { color: #e2e2e2; }
a:hover, a:focus { color: #ffffff; }
a:active { color: #ffffff; }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; margin: 0px; padding-top: 16px; padding-bottom: 4px; }

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fffba0; margin: 0px; padding: 8px; }
h2 a { color: #fffba0; text-decoration: none; }
h2 a:visited { color: #fffba0; }
h2 a:hover { color: #ffd394; }
h2 a:active { color: #ffffff; }

h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #fffba0; margin: 0px; padding: 8px; }

ul { margin: 0px; padding-bottom: 16px; }
li { list-style-image:url(i/bullet.png); }
li a { color: #ffffcc; text-decoration: none; }
li a:visited {  color: #efc486; }
li a:hover, a:focus { color: #ffe0a1; }
li a:active { color: #ffffff; }



/* specific divs */
#container { background-image: url(i/gnp_gradient.png);	background-position: top; background-repeat: repeat-x; width: 100%; height: 100%; }

#header { margin-left: 90px; margin-bottom: -10px; }
#header #banner { display: block; background-image: url(i/gnp_logo.png); background-position: top; background-repeat: no-repeat; width: 282px; height: 145px; }

#content { float: left; width: 267px; height: 100%; margin-left: 98px; }

#nav { text-align: center; width: auto; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #577c8e; }
#nav a { font-weight: bold; color: #ff9933;	text-decoration: none; }
#nav a:hover { color: #ffc762; }

#content #head { background-image: url(i/gnp_head.png); background-repeat: no-repeat; background-position: top; height: 12px; margin-top: 14px; }
#content #body { background-image: url(i/gnp_body.png);	background-repeat: no-repeat; background-position: top; background-color: #bf3804; padding-left: 8px; padding-right: 8px; min-height: 273px; }
#content #foot { background-image: url(i/gnp_foot.png);	background-repeat: no-repeat; background-position: top; height: 12px; margin-bottom: 32px; }

#details { height: auto; font-size: 10px; color: #fffba0; font-weight: normal; padding-top: 16px; padding-left: 8px; }
#details #info { float: left; }
#details #download { display: block; width: 121px; height: 40px; background-image: url(i/gnp_download.png); background-position: top; background-repeat: no-repeat; }

#preview { float: left; width: auto; height: auto; margin-left: 20px; margin-top: 21px; }
#preview img { background-color: #002a39; border: 1px solid #305263; padding: 4px; }

#footer { background-color: #0a3443; margin-left: 73px; text-align: center; width: 320px; height: auto; padding-top: 5px; padding-bottom: 5px; margin-top: 50px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #577c8e; clear: both; position: fixed; bottom: 0px; }
#footer #legal { margin-top: 2px; font-size: 10px; }

