﻿#wrapper { width: 990px; margin: 0 auto; }
.innerTube { padding: 15px 20px; }

.header { background-image: url("../Images/building_header.png"); height: 106px; padding: 7px 0 0 15px; }
.headerNavigation { float: right; margin: 43px 20px 0 0; font-size: 0.8em; }
.headerNavigation a, .headerNavigation a:visited { color: rgb(0,0,0); text-decoration: underline; }
.headerNavigation a:hover { text-decoration: underline; }

.content { background-color: rgb(255,255,255); min-height: 600px; _height: 600px; background-image: url("../Images/gradient_background.png"); background-repeat: repeat-x; }
