﻿@media All
{

html {overflow: auto }

a {color: #0000ff; text-decoration: underline }

body {font-size: 11px; background: #fff url('../BackgroundImages/BackgroundTesting.bmp'); margin: 0px; color: #000; line-height: 14px; font-family: arial,helvetica; text-align: center }

img {border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px }

#page {display: block; background: #fff url('../BackgroundImages/TitleBackground.jpg'); margin: 0px auto; overflow: hidden; width: 990px; text-align: left; height: 100px }

#content {margin: 0px auto; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; overflow: hidden; background: #FFFFFF; width: 990px }

#nav_bar {margin: 0px auto; padding: 0px; padding-top: 3px; clear: both; background: url("../BackgroundImages/TopHeaderBackground.jpg") repeat-x; width: 990px;   height: 26px }

A.nav_bar_link:link {font-weight: bold; font-size: 12px; margin: 0px 35px 0px 0px; color: #ffffff }

A.nav_bar_link:active {font-weight: bold; font-size: 12px; margin: 0px 35px 0px 0px; color: #ffffff }

A.nav_bar_link:visited {font-weight: bold; font-size: 12px; margin: 0px 35px 0px 0px; color: #ffffff }

A.nav_bar_link:hover {font-weight: bold; font-size: 12px; margin: 0px 35px 0px 0px; color: #ffffff }

#bottom_table {margin: 0px auto; border-top: #ffffff 1px solid; background: #e5e5e5; width: 990px; height: 100px }


<!-- BELOW ARE SPACES THAT I ADDED FOR AESTHETIC PURPOSES -->

#topspace { height: 10px }

#belowheaderspace { height: 5px }

#belowiframespace { height: 3px }

#bottomspace { height: 15px }

}
