/* Images */

img 
{
	border: none;
}

img.rssfeed
{
	float: right;
	margin: 5px;
}

img.contenti
{
	border: 1px solid #ffffff;
	margin: 15px;
	margin-right: 8px;
	margin-top: 8px;
	float: right;
}

img.topimage
{
   margin-top: 7px;
   margin-left: 7px;
   float: left;
   border: 1px solid #eeeeee;
}

img.newsimage
{
  	float: left;
	margin-bottom: 15px;
	margin-right: 15px;

	height: 110px;
	width: 110px;

	border: 1px solid #dddddd;

	
}

img.comp
{
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #999999;
}



#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #014568;
color: #ffffff;
font: 12px Verdana,Tahoma,sans-serif;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* Layout */

body{
margin:0;
padding:0;
line-height: 1.5em;
}


#top
{
	height: 159px;
	width: 100%;
	background: url(../images/topbg.png) #ffffff bottom center no-repeat;
}

#middle
{
	height: 75px;
	width: 100%;
	background: url(../images/middlebg.jpg) #ffffff top repeat-x;
}

.container{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}


#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0px auto; /*Center container on page*/
	margin-top: 20px;
	margin-bottom: 40px;
}

.middlecontainer
{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	margin-top: 16px;
}



#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 190px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 220px; /*Width of left column in pixel*/
	margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
	float: left;
	width: 170px; /*Width of right column*/
	margin-left: -170px; /*Set left margin to -(RightColumnWidth)*/
}


#footertop
{
	clear:both;
	width: 100%;
	height: 55px;

	background: url(../images/footertopbg.jpg) repeat-x #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}


#footerbottom
{
	clear:both;
	width: 100%;
	height: 100px;
	background-color: #dddddd;
}



/* Divs */

#content
{
	width: 100%;
	margin-bottom: 20px;

	background: url(../images/contentbg.jpg) no-repeat top left #eeeeee;
	border: 1px solid #999999;
}

#content p
{
	margin: 15px;
}

#homecontent
{
	width: 100%;
	margin-bottom: 20px;

	background: url(../images/contentbg.jpg) no-repeat top left #eeeeee;
	border: 1px solid #999999;
}

#homecontent p
{
	margin: 15px;
}



.paragraph
{
	margin: 15px;

	line-height: 0.47cm;
	color: #444444;
	

}


#news
{
	width: 100%;

	margin-top: 10px;
	margin-bottom: 15px;
	
	border-top: 1px solid #dddddd;
}

div.newspart
{
	width: 100%;
	
	margin-top: 20px;

	border-bottom: 1px solid #dddddd;
}

div.newsparttext
{
	width: 340px;
	margin-bottom: 20px;
	float: left;
}



div.centertop
{
	width: 100%;
	height: 23px;
	border-bottom: 1px solid #999999;
	background: url(../images/bar.gif) repeat-x top;
	display: none;
}



div.lefttop
{
	width: 200px;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	padding-bottom: 40px;
	background-color: #eeeeee;

}

div.mapinside
{
	width: 380px;
	height: 300px; 
	margin: 0px auto; 
	margin-top: 10px;
	margin-bottom: 10px;
	border:1px solid #111111;
}

div.mapcontainer
{
	width: 400px;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 30px;
	
	background-color: #0051BD;
	padding: 3px;
  	font: 11px Arial,Tahoma,sans-serif;
   	color: #ffffff;
   	text-align: center;
}



#footerright
{
	float: right;
}


/* Right Hand Side */

div.rightbottom
{
	width: 100%;
	height: 300px;
	background: url(../images/rightbottombg.jpg) #ffffff repeat-x;
	margin-bottom: 15px;
}
div.rightbottom p
{
    font: 12px Arial,Tahoma,sans-serif;
    color: #eeeeee;
    margin: 8px;
    margin-top: 15px;
    margin-bottom: 0px;
    line-height: 0.55cm;
}

div.rightmiddle
{
	width: 100%;
	height: 340px;
	background: url(../images/rightmiddlebg.jpg) #eeeeee repeat-x;
        margin-bottom: 15px;
	
	text-align: center;
 
        font: 11px Arial,Tahoma,sans-serif; 
	font-weight: bold;
	padding-top: 10px;
}



div.righttop
{
	width: 100%;
	height: 170px;
	text-align: center;
	background: url(../images/righttopbg.jpg) #004163 repeat-x;
        margin-bottom: 15px;
}

div.righttop p
{
    font: 12px Arial,Tahoma,sans-serif;
    color: #eeeeee;

    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

div.righttop p.highlighted
{
    font: 12px Arial,Tahoma,sans-serif;
    font-weight: bold;
    color: #eeeeee;

    margin-bottom: 10px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 12px;
}



div.toptitle
{
	width: 100%;
	height: 19px;
	margin: 0px;
	margin-bottom: 1px;
	background: url(../images/topcorner.gif) #14223D top right no-repeat;
	border-bottom: 1px solid #dddddd;
	text-align: left;

}

div.toptitle p
{
  	font: 11px Arial,Tahoma,sans-serif;
   	color: #eeeeee;

   	margin-left: 5px;
   	margin-right: 5px;
    	margin-top: 2px;
}




/* Menus */

#leftmenu
{
	width: 200px;
}

#leftmenu a
{

	width: auto;
	height: 21px; 

	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;

	display: block;

	font: normal 13px Verdana;


	color: #ffffff;
	text-decoration: none;

	text-align: left;
	padding-top: 3px;
	padding-left: 8px;

	border-bottom: 2px solid #6A93A8;
	border-top: 1px solid #6A93A8;


	border-right: 2px solid #86A7B8;
	border-left: 2px solid #86A7B8;



	background: url(../images/buttonbg.jpg) #106E9E repeat-x top;


}

html>body #leftmenu a
{ /*Non IE rule*/
	width: auto;
}

#leftmenu a:hover{
	color: #ffffff;
	background: url(../images/buttonbghover.jpg) repeat-x top #106E9E;
}


#leftmenu2
{
	width: 200px;
}

#leftmenu2 a
{

	width: auto;
	height: 21px; 

	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;

	display: block;

	font: normal 13px Verdana;


	color: #ffffff;
	text-decoration: none;

	text-align: left;
	padding-top: 3px;
	padding-left: 8px;

	border-bottom: 2px solid #6A93A8;
	border-top: 1px solid #6A93A8;


	border-right: 2px solid #86A7B8;
	border-left: 2px solid #86A7B8;



	background: url(../images/buttonbg.jpg) #106E9E repeat-x top;


}

html>body #leftmenu2 a
{ /*Non IE rule*/
	width: auto;
}

#leftmenu2 a:hover{
	color: #ffffff;
	background: url(../images/buttonbghover.jpg) repeat-x top #106E9E;
}


#submenu
{
	width: 200px;

	margin-bottom: 5px;

}

#submenu a{
	font: normal 11px Verdana;
	display: block;
	width: auto;
	color: #555555;
	text-decoration: none;
	height: 22px; 
	text-align: left;
	padding-top: 2px;
	padding-left: 19px;

	background: #eeeeee;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	
	border: 0px solid;
	border-bottom: 1px solid #bbbbbb;

}

html>body #submenu a
{ /*Non IE rule*/
	width: auto;
}

#submenu a:hover{
	font-weight: bold;
	color: #000000;
}








/*table*/

.eventstable
{
	color: #ffffff;
	font: normal 10px Verdana;
	width: 98%;
	background-color: #0855C6;
	border: 1px solid #666666;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.top
{
	color: #ffffff;
	font: normal 11px Verdana;
	background-color: #102039;
	border-bottom: #ffffff;
	
}

td{
height: 20px;
}


.compform
{
   font: normal 11px Verdana;
   text-align: left;
   margin: 0px;
   margin-left: 10px;
   margin-top: 8px;
}

.mailform
{
   font: normal 11px Verdana;
   text-align: center;
   margin: 0px;

}

.submit
{
	text-align: center;
	margin-left: 40px;
	margin-top: 10px;
} 

#competitionimagebox
{
	margin-top:8px;
	margin-bottom: 8px;
	background-color: #bbbbbb;
	width: 100%;

	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


#pageoptions
{
	margin-top:10px;
	width: 100%;
	height: 40px;
	border-top: 1px dashed #dddddd;
	text-align: right;
	font: normal 10px Verdana;
	padding-top: 5px;
}

.event
{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #cccccc;
	background: url(../images/eventbg.jpg) no-repeat #eeeeee;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #014568;
color: #ffffff;
font: 12px Verdana,Tahoma,sans-serif;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


fieldset
{
  border: 0px;
}