/*-------------------------------------------    

    General Selectors

-------------------------------------------*/

* { margin: 0; padding: 0; color: #273248; }

body { font: normal .9em "Arial", Verdana, Helvetica, sans-serif; line-height: 28px; background: #7B808A url(Images/carmedia-background.gif) repeat-x bottom; }

h1 { font: bold 2.2em "Arial", Verdana, Helvetica, sans-serif; line-height: 26px; color: #273248; margin:0 0 20px 0;}

h2 { font: bold italic 1em "Georgia", Times New Roman, Times, serif; line-height: 26px; letter-spacing: .1em; color: #FFF; border:0; }

h3 { font: bold 1.2em "Courier New", Courier, monospace; line-height: 26px; color: #474C5F; margin: 15px 0 0 0; }

h4 { font: bold italic .9em "Georgia", Times New Roman, Times, serif; line-height: 22px; letter-spacing:.1em; color: #273248;}

.standshow { font: bold italic 2.8em "Georgia", Times New Roman, Times, serif; line-height: 24px; color: #FFF; }

.and { font: bold 1.5em "Arial", Verdana, Helvetica, sans-serif; line-height: 24px; color: #474C5F; }

.nav { font: bold 1em "Arial", Verdana, Helvetica, sans-serif; line-height: 32px; letter-spacing:.075em; color: #FFF; padding: 0 32px 0 0; }

.nav a:link, a:visited { color: #FFF; text-decoration:none; border-bottom:dashed #FFF 1px; }

.nav a:hover, a:focus { color: #273248; text-decoration:none; border-bottom:dashed #273248 1px; }

a:link, a:visited { color: #FFF; text-decoration:none; }

a:hover, a:focus { color: #273248; text-decoration:none; }

.break { clear:both; }


/*-------------------------------------------    

    General Structure

-------------------------------------------*/

#page-container { width: 1024px; margin: 0; padding: 0; }

#left-side { float: left; width: 353px; margin: 50px 25px 0 0; padding:0; }

#right-side { float: left; width: 644px; margin: 50px 0 115px 0; padding:0; }
