﻿* {
    margin:0;
    padding:0;
    font-family:Verdana;
    color:#FFFFFF;
    line-height:15px;
    font-size:11px;}

body {
    background:url(../images/backgroundPattern.jpg) top left;
    min-width:864px;}

#ciee {
    height:31px;
    width:165px;
    left:0;
    position:fixed;
    top:0;
    z-index:100;}    

#blackBar {
    position:fixed;
    background:url(../images/blackBarBackground5x39.png) repeat-x 0 0;
    top: 0;
    left: 0;
    height:39px;
    line-height:30px;
    width:100%;
    z-index:99;
    overflow:hidden;
    text-align:center;}

#blackBar a {
    text-decoration:none;
    line-height:30px;
    margin-right:30px;}

#blackBar a:hover {
    color:#99ccFF;}

    
#leftColumn{
    float:left;
    width:50%;
    height:601px;
    margin-left:-432px;
    margin-top:874px;
    background-color:#a1a1a1;}
    
#mainContent{
    float:left;
    width:864px;
    height:500px;}

#rightColumn {
    float:right;
    width:49.9%;
    height:400px;
    margin-left:-432px;}
 
#right {
    margin-left:429px;
    background-color:#a1a1a1;
    height:601px;
    margin-top:874px;}
 
#header {
    background:url(../images/header864x400.jpg) no-repeat top left;
    width:864px;
    height:400px;}
    
#header p{
    width:384px;
    padding:215px 0 0 38px;} 

#header p span{
    color:#4b7a1a;
    font-size:12px;
    font-weight:bold;}
    
#headerShadow {
    background:url(../images/headerShadow864x8.png) no-repeat top left;
    width:864px;
    height:8px;}
    
#WhatWillYouDo {
    width:864px;
    height:204px;}

#Boxes{
    height:340px;
    padding-left:20px;}

#Boxes img, #Boxes a img  {    
    border:0;
    outline-style:none;
    width:142px;}

.thumbnails {
    width:142px;
    height:320px;
    float:left;
    padding-left:20px;
    cursor:pointer;}
    
.blurb {    
    width:142px;
    height:42px;}

.blurb p {
    color:#000000;
    font-weight:bold;
    padding-top:5px;} 
    
#magTop {
    background:url(../images/magtop.png) no-repeat top left;
    width:864px;
    height:33px;}   

#RequestFooter{
    background:#a1a1a1 url(../images/requestFooterBackground.jpg) no-repeat top left;
    padding:70px 0 0 268px;
    width:596px;
    height:390px;}
    
#RequestFooter p{
    width:520px;}
    
#formTable input{
		color: #000;}

#footer {
    background-color:#a1a1a1;
    height:30px}