body {
    background-color: #ffffff;
    background-image: url(../images/site/bg.gif);
    background-repeat: repeat-x;
}


#wrap {
    background:#fff;
    margin:0 auto;
    width:758px;
    }
	
#main {
	float:left;
	width:568px;
	border: 1px solid #C1DAD7;
	background: #fff;
	vertical-align: top;
    }
	
#mainshort {
	float:left;
	width:376px;
	border: 1px solid #C1DAD7;
	background: #fff;
	vertical-align: top;
    }

#right {
	float:right;
    width:188px;
    }
	
#rightlong {
	float:right;
	width:380px;
	background: #fff;
	vertical-align: top;
    }
	
#rightlong2 {
	float:right;
	width:379px;
	background: #fff;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
    }

#footer {
    clear:both;
    }
	
#darkgreen {position: relative; width: 758px; margin: 0 auto; background-color:#215d68;}
	
.list {
	padding-left : 20px;
}	

.highlightlink a:link { 
	 text-decoration: none;
}

.highlightlink a:hover {
	color: black;
	background-color: #E3F3F5;
}

.highlightlink a:visited { 
	text-decoration: none;
}
	
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	background-position: left;
	margin: 15px;
}

.maintext a:link { 
color: #003333; 
}

.maintext a:visited { 
color: #003333; 
}


.linkmenu {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #2F8794;
}

.linkmenu a:link { 
color: #2F8794; 
text-decoration: none;
}

.linkmenu a:visited {
color: #2F8794; 
text-decoration: none;
}

.linkmenu a:hover {
color: black; 
background-color: #E3F3F5;
} 

td.fix {
	border-right: 0;
	border-bottom: 0;
	padding: 0 0 0 0;
}


.headline {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #297784;
	margin: 15px;
}

.nobold {
	font-weight: normal;
}

.details {
	background-color: #F5F0E3;
	padding: 20px;
}

.highlight {
	background-color: #2f8794;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-position: left;
}

.highlight a:link { 
color: #fff; 
}

.highlight a:visited { 
color: #fff; 
}

.highlight_little {
	background-color: #2f8794;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-position: left;
	margin: 15px;
}

.highlight_little a:link { 
color: #fff; 
}

.highlight_little a:visited { 
color: #fff; 
}
