html, body {
	margin: 0px;
	padding:0px;
	background-color:#006699;
	}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
	}
	


body{
	font: 90% arial,sans-serif;

	}
	
h1{
color: #006699;
font-size: 20px;
line-height: 20px;
text-align: center;
}	

h2{
	color: #006699;
	font-size: 16px;
	text-align: left;
	padding-bottom: 20px;
}	

h2 span{
font-weight: normal;
}

#languagewrapper {
	width:943px;
	margin:0px auto;
	background-color:#006699;
	}


#wrapper {
	float:right;
	width:920px;
        height:auto;
	margin:0px auto;
	background-color:#FFFFFF;
	}
	
#header{
	height:125px;
	}

	
#container{
	text-align:left;
	background-color:#FFFFFF;
	width:900px;
	margin:0 auto;
	padding:20px 0px;
	}
	
#languages{
	float:left;
	width:23px;
	position: relative;
	top: 125px;
	}
	
	
#content{
	float:left;
	width:590px;
        height:auto;
	}

#navigation{
	height:auto;
	float:right;
	width:292px;
	}
	
	


#adds{
        float:right;
        width:292px;
        padding:20px 0px;
        
        }     
     
        
           
#extra{
	float:right;
	width:292px;
	padding:20px 0px;
	
	}
	
#organisers{
	float:left;
	width:590px;
        padding:40px 0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	}
		
#footer{
	height:125px;
	background-image: url(../images/bottom.jpg);
	clear:both;
	width:100%;
	background-repeat: repeat;
	}
	
#footer2{
	height:125px;
	background-color:#006699;;
	clear:both;
	width:100%;
	}

#content p{
	line-height:1.4;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#content a{
	color:#006699;
	font-weight:normal;
	text-decoration:none;
	}
	
#content a:hover{
	color:#006699;
	font-weight:normal;
	text-decoration:underline;
	}
        
#adds a{
        color:#006699;
        font-weight:normal;
        text-decoration:none;
        }
        
#adds a:hover{
        color:#006699;
        font-weight:normal;
        text-decoration:underline;
        }


        
        
#organisers a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#006699;
	font-weight:normal;
	text-decoration:none;
	}

#organisers a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#006699;
	font-weight:normal;
	text-decoration:underline;
}



#navigation p{
	margin:0;
	padding:10px 0px;
	}



.yellowtext {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}

#address {
	float:left;
	width:300px;
	padding-top:5px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 15px;
}

#address a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	}

#address a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFCC00;
	font-weight:normal;
	text-decoration:underline;
	
	
}



 .divider {
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
