@charset "utf-8";
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}

body {
background:#e5e5e5;
}

#flash {
width:980px;
height:150px;
margin:0 auto;
}
#sitecontainer {
width:990px;
margin:0 auto;
margin-top:-20px;
padding-top:12px;
padding-left:1px;
background:url(../images/back.gif) repeat-y;
}

#menu {
width:980px;
margin:0 auto;
height: 40px;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}

#contentcontainer {
width:980px;
margin:0 auto;

}

#contentleft {
width:230px;
float:left;
background:#333333;
}

#contentright {
width:720px;
float:right;
padding: 15px;

}

#footer {
clear: both;
width:980px;
height:80px;
background:#ffde00;
margin:0 auto;
border: 1px solid #000;
}


#navNCCA {
width:230px;
height:80px;
float:left;
}

#sponsors {
width:750px;
height:80px;
float:right;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5D1465;
}

.tabeltextgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDCC23;
	line-height: normal;
}
.tabeltextwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
