/*
COLORS
Yellow - #ffd632;
Red - #fe0000;
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

:focus { outline: 0; } /* remember to define focus styles! */

ins { text-decoration: none; } /* remember to highlight inserts somehow! */

del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */

body { background-color: #c4c4c4; color: black; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }

* html body { font-size: 76%; }

a { color: black; }

a img { text-decoration: none; }

/*a:hover { background-color: black; color: #ffd632; }*/

img { border: none; }

.lft { float: left; }

.rght { float: right; }

.ctr { text-align: center; }

.clr { clear: both; line-height: 0; display: hidden; }

.nm { margin: 0; padding: 0; }

.shdw { border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; border-right: 2px solid #222222; border-bottom: 2px solid #222222; }

#container { width: 960px; margin: 0 auto; text-align: center; padding: 0; position: relative; }

#header { background-color: #fe0000; height: 300px; padding-top: 50px; }

#header h1 { padding-top: 15px; }

#header p { font-size: 14px; line-height: 18px; }

#stars { padding-top: 8px; }

#stars img { padding: 0 15px; }

#stars a:hover { background-color: transparent; }

#affiliations { padding-top: 8px; }

#affiliations img { vertical-align: middle; }

#navigation { position: absolute; top: 0; left: 0; height: 50px; width: 100%; background-color: white; font-size: 14px; font-weight: bold; }

#navigation li { display: block; float: left; margin-top: 13px; height: 37px; width: 137px; line-height: 37px; background: url(tabs.gif) no-repeat 0 0; }

#navigation li a { display: block; text-decoration: none; width: 100%; height: 100%; }

#navigation li a:hover, #navigation li.there { color: black; background-color: transparent; background: url(tabs.gif) no-repeat 0 -37px; }

#content { background-color: black; color: #ffd632; width: 100%; position: relative; }

#content h2 { font-size: 18px; font-style: italic; padding-top: 10px; }

#content h3 { font-size: 16px; padding-top: 10px; }

#content a { color: #ffd632; }

#content a:hover { background-color: #ffd632; color: black; }

#content p { text-align: left; font-size: 14px; text-indent: 15px; padding: 5px 35px; line-height: 18px; }

#content p.ctr { text-align: center; text-indent: 0; }

#content img { padding: 10px; }

#vehicles { width: 960px; background-color: #ffd632; color: black; }

#vehicles div { width: 479px; float: left; background-color: #ffd632; }

#vehicles div p { text-indent: 0; padding-top: 10px; }

#vehicles div img { padding: 0; margin: 10px; }

#footer { padding-top: 15px; font-size: .9em; line-height: 1.5em; }