/* CSS Document */

body
{
background:#5786b8 url(../images/bg.png) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

a img
{
border:0px;
}

.login_bg
{
background-image:url(../images/PUD_03.png);
background-position:bottom;
background-repeat:no-repeat;
}

.content_bg
{
background-image:url(../images/content_bg.png);
vertical-align:top;
width:750px;
}

.foot
{
background-image:url(../images/foot_bg.png);
background-position:top;
background-repeat:no-repeat;
vertical-align:top;
height:150px;
}

.content
{
text-align:justify;
vertical-align:top;
}

.news
{
color:#ffffff;
text-align:justify;
}

.bold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#083e9e;
}

.boldet
{
color:#083e9e;
font-weight:bold;
}

/* SEASONAL CHANGES */

/* ############################   FALL   ############################ */
/*
.news_bg
{
background-image:url(../images/newsbox_fall.png);
background-repeat:no-repeat;
width:232px;
height:174px;
}

.lake
{
background-image:url(../images/lake_fall.png);
background-repeat:no-repeat;
width:518px;
height:174px;
}

.header_bg
{
background-image:url(../images/header_fall.png);
background-repeat:no-repeat;
width:750px;
height:62px;
}
*/

/* ############################   WINTER   ############################ */
/*
.news_bg
{
background-image:url(../images/newsbox_winter.png);
background-repeat:no-repeat;
width:232px;
height:174px;
}

.lake
{
background-image:url(../images/lake_winter.png);
background-repeat:no-repeat;
width:518px;
height:174px;
}

.header_bg
{
background-image:url(../images/header_winter.png);
background-repeat:no-repeat;
width:750px;
height:62px;
}
*/

/* ############################   SPRING   ############################ */

.news_bg
{
background-image:url(../images/newsbox_spring.png);
background-repeat:no-repeat;
width:232px;
height:174px;
}

.lake
{
background-image:url(../images/lake_spring.png);
background-repeat:no-repeat;
width:518px;
height:174px;
}

.header_bg
{
background-image:url(../images/header_spring.png);
background-repeat:no-repeat;
width:750px;
height:62px;
}


/* ############################   SUMMER   ############################ */
/*
.news_bg
{
background-image:url(../images/newsbox_summer.png);
background-repeat:no-repeat;
width:232px;
height:174px;
}

.lake
{
background-image:url(../images/lake_summer.png);
background-repeat:no-repeat;
width:518px;
height:174px;
}

.header_bg
{
background-image:url(../images/header_summer.png);
background-repeat:no-repeat;
width:750px;
height:62px;
}
*/