body
{
    font-family: Verdana;
    margin: 0px auto;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* header and footer */

a.header
{
	text-decoration: none;
}

a.header:hover
{
	text-decoration: underline;
}

#header
{
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    font-size: 70%;
}

#sitesearch
{
    float: right;
    margin-top: 20px;
}

#footer
{
    background-color: #dddddd;
    color: #666666;
    height: 40px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    text-align: center;
    font-size: 10px;
}

/* page layout */
#page-background
{
    width: 1020px;
    margin-left: auto;
    margin-right: auto;
    FONT-SIZE: 70%
}

#page-background-left
{
    background-repeat: no-repeat;
    background-image: url('../images/gradient-grey-left.gif');
    width: 129px;
    height: 200px;
    float: left;
	margin-right:1px;
}

#page-background-left-home
{
    background-repeat: no-repeat;
    background-image: url('../images/gradient-grey-left-home.gif');
    width: 130px;
    height: 200px;
    float: left;
}

#page-background-right
{
    background-repeat: no-repeat;
    background-image: url('../images/gradient-grey-right.gif');
    width: 130px;
	height:200px;
    float: left;
}

#page-background-right-home
{
    background-repeat: no-repeat;
    background-image: url('../images/gradient-grey-right-home.gif');
    width: 129px;
    height: 200px;
    float: left;
	margin-left:1px;
}

#page-container
{
    float: left;
    width: 760px;
}

/* main page */
#featured-container, #intro-container
{
    float:left;
    padding-left:1px;
    width: 378px;
}

#featured-heading
{
    height: 23px;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    padding-top: 2px;
    padding-right: 20px;
    background-color: #fbba13;
    color: White;
    border-bottom: solid 1px white;
}

#featured-content
{
    text-align: right;
    color: #666666;
    min-height: 300px;
    background-repeat: repeat-x;
    background-image: url('../images/gradient-yellow-bottom.gif');
    padding: 10px 20px;
    font-size: 11px;
}

#intro-heading
{
    padding: 20px 20px 0px 20px;
    color: #003399;
    font-size: 15px;
    font-weight: bold;
}

#intro-content
{
    min-height: 300px;
    color: #003399;
    padding: 10px 20px;
    font-size: 11px;
}

/* content pages */
/* side menu */
#side-menu-container
{
    float: left;
    width: 25%;
    position: relative;
    top: -2px;
}

#side-menu-heading
{
    height: 20px;
    background-color: #999999;
    border-bottom: solid 1px white;
	z-index: -1;
	position:relative;
}

#side-menu-content
{
    min-height: 300px;
    background-repeat: repeat-x;
    background-image: url('../images/side-menu-gradient-grey.gif');
    padding: 3px 5px;
}

#side-menu-items
{
    margin: 0px;
    text-align: right;
    font-weight: bold;
    color: #666666;
    list-style-type: none;
    line-height: 23px;
    width: 180px;
    padding-left: 0px;
}

#side-menu-items a
{
    text-decoration: none;
    color: #666666;
}

/* content */
#content-container
{
    float:left;
    width: 75%;
}

#content-heading
{
    padding: 5px 20px 0px 20px;
    color: #003399;
    font-size: 15px;
    font-weight: bold;
}

#content
{
    min-height: 300px;
    color: #003399;
    padding: 10px 20px;
    font-size:100%;
}
#intro-heading, #intro-content, #content, #content p {
	text-align:left;
}
	

table
{
    font-size:100%;
}

td
{
    font-size:100%;
    color:#003399;
}

/* Misc */
div.clearfix
{
    clear: both;
}

#flash-image
{
	position: relative;
	top: 0px;
	left: 1px;
	z-index: 5;
}

#menu
{
	margin-left: auto;
    margin-right: auto;
    width: 760px;
}

a
{
	text-decoration: none;
}


#PicNetEyeTracker, #PicNetEyeTracker a {color:#fff}
