﻿#navigation a.home, #navigation .highlight a.home:hover, #navigation a.home .hover {
  background-position: 0px -50px;
}


#main-container {
    background: url('images/home-container-background.jpg') no-repeat top center;
}

#container {
     padding-bottom: 0px;
     margin-bottom: 0px;
}

#nav {
 	margin-bottom: 13px;
}

#homepage-content {
	_margin-left: 8px;
	_width: 989px;
}

#homepage-left {
    width: 425px;
    padding-right: 35px;
    margin-top: 71px;
    float: left;
    margin-left: 35px;
    _margin-left: 15px;
}

/* TEMPORARY HOMEPAGE IMAGE */
#homepage-right {
    position: relative;
    margin-left: 460px;
    _margin-left: 491px;
}

#flashcontent p {
    position: absolute;
    top: 387px;
    left: 109px;
}

#flashcontent p a {
    font-size: 0.95em;
    background: url('images/green-background-bullet.gif') no-repeat 0px 10px;
    padding-left: 30px;
    padding-bottom: 8px;
    padding-top: 13px;
}

#flashcontent p a:hover {
    background: url('images/green-background-bullet-over.gif') no-repeat 0px 10px;
}