body{
	background-image:url('../images/site/background.gif');
	margin-top: 0px;
	margin-bottom: 50px;
}
.leftBorder{
	background-image:url('../images/site/leftborder.png');
}
.rightBorder{
	background-image:url('../images/site/rightborder.png');
}
.leftCorner{
	background-image:url('../images/site/leftcorner.png');
	height: 5px;
}
.bottomBorder{
	background-image:url('../images/site/bottomborder.png');
	height: 5px;
}
.rightCorner{
	background-image:url('../images/site/rightcorner.png');
	height: 5px;
}
.contentarea{
	background-color: #FFFFFF;
}
.verticalLine{
	background-image: url('../images/site/verticalline.png');
}
.siteTitle {
        font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 20px;
        font-weight: bold;
        text-decoration:none;
}

.newstitle {
        font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 13px;
        font-weight: bold;
        background-image: url('../images/site/news.png');
}
.newstitlelarge {
        font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 13px;
        font-weight: bold;
        background-image: url('../images/site/newslarge.png');
}
.newstext {
        font-family: arial, helvetica, sans-serif;
        color: #000000;
        font-size: 11px;
        font-weight: normal;
}
.greytext {
        font-family: arial, helvetica, sans-serif;
        color: #7F7F7F;
        font-size: 11px;
        font-weight: normal;
}
.bluetext {
        font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 11px;
        font-weight: normal;	
}
.link {
		font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;	
}
.link:hover{
		font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;    
}
.logintext{
		font-family: arial, helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 9px;
        font-weight: normal;
}
.sponsors{
		background-color: #6790AC;
		font-family: arial, helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: normal;
}
.navigation{
		background: #FFFFFF;
		text-indent: 10px;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
}
.subnavigation{
		background: #FFFFFF;
		text-indent: 25px;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
}

.GuestbookNavigation {
        font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 12px;
        text-decoration: none;
}

.GuestbookNavigationActive {
        font-family: arial, helvetica, sans-serif;
        color: #19355c;
        font-size: 18px;
        text-decoration: none;
}

#fddm li{
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
        font-weight: bold;
        font-size : 8pt;
        font-family: arial, helvetica, sans-serif;}

#fddm li a{
        display: block;
        margin: 0 1px 0 0;
        padding: 3px 10px;
        border: 1px solid #7F7F7F;
        width: 370px;
        background: #FFFFFF;
        color: #19355c;
        text-align: left;
        white-space: pre-wrap;
        text-decoration: none}

#fddm li a:hover{
        background: #7F7F7F;
        color: #FFFFFF}

#fddm div{
        position: absolute;
        visibility: hidden;
        margin: 0;
        padding: 0;
        background: #FFFFFF;}

        #fddm div a{
                position: relative;
                display: block;
                margin: 0;
                padding: 3px 10px;
                width: 370px;
                white-space: nowrap;
                text-align: left;
                white-space: pre-wrap;
                border-top: none;
                text-decoration: none;
                background: #FFFFFF;
                color: #19355c;
                font-weight: bold;
                font-size : 8pt;
                font-family: arial, helvetica, sans-serif;}

        #fddm div a:hover{
                background: #7F7F7F;
                color: #FFFFFFF}
