html,body{
	margin: 0 auto;
	padding:0;

}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	/*	width: 75em;
	height: 35em;*/

}

h1, h2, h3 {
	color: #000000;
	margin: 0em;
	padding: 0 auto;
}

h1, h1 a{
	text-decoration: none;
	color: #000000;
}

h1 a:hover {
	text-decoration: none;
	color: #0099FF;
}

h1 {
	font-size: 2em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	letter-spacing: -0.05em;
	}

h2 {
	font-size: 0.75em;
	font-weight: normal;
	color: #999999;
}

h3 {
	font-size: 1.1em;
	color: #000000;
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: -1em;
	margin-bottom: 1em;/*	padding-bottom: 0.2em;
	padding-top: 1em;*/
}
h4 {
	font-size: 2em;
	color: #FFFFFF;
	text-decoration: none;
}


a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}

.img{
	height: 100%;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	border: none;
	margin: 0;
	padding: 0;
	
}

.white{
	color: #FFFFFF;
}
.grey{
	color: #333333;
	}
.blue{
	color: #0099FF;
	}
/* Content */

#content {
	width: 75em;
	margin: 0 auto;
	text-align: left;

}




/*#content p, h1, h2, h3{
	padding-left: 0em;
	padding-right: 1em;

}*/

#outter[id] {
	display: table;
	position: static;
}
#outter {
	background-color: #484848;
	overflow: auto;
	width: 52em;
	height: 33em;
	float: left;
	padding: 0em;
	position: relative;
}

#middle {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;} /* for explorer only*/
#middle[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
}

/* Logo */
#lang {
	position: relative;
	float: none;
	text-align: center;
	top: -50%;
}

#logo {
float: left
/*	width: 100%;*/
	height: 3.5em;
	margin-bottom: 1.2em;
/*	clear: both;*/
	padding-left: 0em;
	margin-top: 1.2em;
}

#logo h1, h2 {
	text-transform: uppercase;
	line-height: normal;
	padding: 0;
	margin: 0;
}

/*#frameleft[id] {display: table; position: static;}*/
#frameleft {
	background-color: #484848;
	overflow: auto;
	width: 52em;
	height: 33em;
	float: left;
	padding: 0em;
	position: relative;
	
}

#frameright {
	background-color: #484848;
	overflow: auto;
	width: 23em;
	height: 33em;
	float: right;
	padding: 0;
	position: relative;
}

#menu {
	height: auto;
	width: 13em;
	float: left;
	text-transform: uppercase;
	clear: none;
	padding-left: 1em;
	margin-top: 1em;
	padding-right: 1em;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;

}

#menu li {
	width: auto;
	height: 1.2em;
}

#menu a {
	text-transform: uppercase;
	font-size: 0.8em;
	text-decoration: none;
	display: block;
	padding-left: 1em;
	color: #000000;
	display: block;	
	font-weight: normal;
}

#menu a:hover {
	background-color: #E9E9E9;
	color: #0099FF;

	}

#menu h3 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	color: #0099FF;
	
}


p {

	color: #FFFFFF;
	margin: 0;
	font-size: .85em;
	line-height: normal;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 3em;
}




body#what a#whatnav, body#why a#whynav, body#bubbles a#bubblesnav, body#help a#helpnav, body#equipment a#equipmentnav, body#itinery a#itinerynav, body#schedule a#schedulenav, body#sponsors a#sponsorsnav, body#asso a#assonav, body#brice a#bricenav, body#part a#partnav, body#news a#newsnav {
	color: #0099FF;
	background-color: #E9E9E9;
}

