﻿body{
margin:0;
padding:0;
font: 21px ;
font-family:Garamond, Verdana, Geneva, Arial;
color: #000033;
}


#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height: 100%;
}

#topsection{
background: #ffffff;
height: 75px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height: 100%;
}

#contentcolumn{
margin: 0 0px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.Ableu {
	TEXT-DECORATION: none;
	color: #0099ff;
	font: bold 28px Verdana;
}
.Ableu2 {
	TEXT-DECORATION: none;
	color: #0099ff;
	font: bold 16px Verdana;
}

A2:hover {
	TEXT-DECORATION: none
	color: #000033;
}
A {
	TEXT-DECORATION: none
}

.lebleuridge{
font: 48px ;
font-family:Garamond, Verdana, Geneva, Arial;
color: #000033;
}


.HomeLogo {
	TEXT-DECORATION: none;
	color: #000033;
	font: 21px Garamond;
}

.topmenuOff {
	TEXT-DECORATION: none;
	color: #000033;
	font: bold 15px Garamond;
	width:125px;

	height:25px;
	text-align:left;
}



.currentTopMenuOver{
	TEXT-DECORATION: none;
	color: #82CDFF;
	background-color: #000033;
	font: bold 15px Garamond;
	width:125px;

	height:25px;
}

.topmenuOver {
	TEXT-DECORATION: none;
	color: #000033;
	background-color: #82CDFF;
	font: bold 15px Garamond;
	width:125px;

	height:25px;
}

.topmenuOn {
	TEXT-DECORATION: none;
	color: #ffffff;
	background-color: #000033;	
	font: bold 15px Garamond;
	width:125px;

	height:25px;
	
}
