﻿body
{
	padding-left : 0px;
	margin : 0px;
	background-color : #F3FAF3;
	background-image : url('bg-gradient.gif');
	background-repeat : repeat-x;
	background-position : left top;
	text-align : center;
}

div#pageWrapper
{
	width : 673px ;
	height : auto;
	margin : 0 auto;
}

div#headerWrapper
{
	width : 674px;
	height : 181px;
	text-align : center;
	background-image : url('header.gif');
	background-position : center center;
	background-repeat : no-repeat;

}

div#titleWrapper
{
	float : left;
	width : 674px;
	height : 139px;
	background-image : url('title.gif');
	background-position : center center;
	background-repeat : no-repeat;
}

div#bodyWrapper
{
	float : left;
	width : 720px;
	height : auto;
	text-align : left;
	background-image : url('center-repeat.gif');
	background-repeat : repeat-y;
}

div#topBorder
{
	float : left;
	width : 674px;
	height : 25px;
	background-image : url('top.gif');
	background-repeat : no-repeat;
}

div#bottomBorder
{
	float : left;
	width : 674px;
	height : 77px;
	background-image : url('bottom.gif');
	background-repeat : no-repeat;
}

div#bottomBorderSponsors
{
	float : left;
	width : 674px;
	height : 101px;
	background-image : url('bottom-with-sponsors.gif');
	background-repeat : no-repeat;
}


div#bodyContentWrapper
{
	float : left;
	width : 710px;
	height : auto;
	padding-left : 10px;
	background-image : url('center.gif');
	background-repeat : no-repeat;
}

div#minHeightPadding
{
    height : 450px;
    width : 1px;
    float : left;
}

div#breakoutPanel
{
    float : right;
    width : 205px;
    height : auto;
    background-color : Transparent;
}

div#leftPanel
{
    float : left;
    width : 450px;
    padding : 10px 15px;
    margin-left: 10px;
    height : auto;
    background-color : Transparent;
}

div#leftPanelWide
{
    float : left;
    width : 622px;
    padding : 10px 15px;
    height : auto;
    background-color : Transparent;
}

div.breakoutBox
{
    float : left;
    padding: 10px;
    width : 200px;
    height : auto;
    margin-top : 5px;
    margin-bottom : 5px;
    background-color : #FFFFFF;
    border : Solid 3px #C7DECA;
}

ul#mainNav
{
    float : left;
    display : inline;
    margin : 0px;
    padding : 0px;
    list-style : none;
    margin-top : 91px;
    margin-left : 130px;
}

ul#mainNav li
{
    float : left;
}

a img
{
    border : none;
}

#password-clear {
	display: none;
}
div.haveYourSayWrapper
{
    width : 440px;
    margin-top : 15px;
    margin-bottom : 15px;
    float:left;
}

div.haveYourSaySign
{
    width : 130px;
}

div.haveYourSayHead
{
    float : left;
    width : 66px;
    height : 67px;
    background-color : #FFFFFF;
}

div.haveYourSayBox
{
    float : left;
    width : 350px;
    padding : 10px;
    background-color : #f6f6f6;
}

div.haveYourSayWrapper p
{
    margin : 0px;
    padding : 0px;
}
div.articleImageWrapper
{
    float : right; 
    margin-left : 5px;
    margin-bottom : 5px;
    width : 139px;
    height : 138px;
}

img.articleImage
{
    position : absolute;
}	

ol.howItWorks
{
    list-style : none;
    margin-top: 0px;
}

ol.howItWorks li
{
    height : 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
