body {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(mainsite/images/bgblue.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(mainsite/images/mainheadingnew95_60.png) no-repeat;
	height: 95px;
}
#clearingheading {
	height: 2px;
	background: #2929FF;
}

#clearingbottom {
	height: 2px;
	background: #2929FF;
}
#clearingmailbox {
	height: 15px;
}

#topclearing {
	height: 50px;
}


#maibox {
	height: 65px;
}
#menu {
	height: 355px;
	text-align: left;
	padding-top: 20px;
}
#date {
	height: 65px;
	font-size: 65%;
	text-align: center;
	bottom: 10px;
}

#content {
	background: #FFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}

#leftColumn {
	float: left;
	width: 125px;
	border-right: thin solid #0000E7;
	margin-top: 3px;
	overflow: visible;
}
#rightColumn {
	float: right;
	width: 570px;
	margin-right: 0px;
	padding-right: 20px;
}

#footer {
	height: 10px;
	clear: both;
}
#bottom {
	height: 50px;
	width: 800px;
	background: url(mainsite/images/bottom.png);
	text-align: center;
}
.bottomtext {
	font-size: 50%;
	font-weight: bolder;
}
a {
	font-size: 100%;
	color: #0000ED;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #099;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
}


p {
	font-size: 75%;
	line-height: 1.2em;
}
.annoncetxt {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #3131FF;
}

h3 {
	color: #666;
	margin-top: 10px;
	text-align: left;
}
.table {
	font-weight: 500;
	color: #333;
	font-size: 80%;
	margin-top: 10px;
	text-align: left;
	left: auto;
}
#wrapper #content #leftColumn #maibox p {
	font-size: 10px;
	color: #1010FF;
}
