body{
	background-image:url();
	margin:auto;
	text-align=center;
	line-height: 1.5em;
	font-family:georgia;
	font-size:smaller;
	}

div.contentwrapper{
		float: left;
		width: 100%;
		}

#maincontainer{
		width: 800px; /*Width of main container*/
		text-align=left;
		margin: 0px auto 0px auto; /*Center container on page*/
		}

ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	
    }

li#menu1 {
	border-bottom-width:1px dotted;
	}

li#menu2 {
	border-bottom-width:1px dotted;
	}

li#menu3 {
	border-bottom-width:1px dotted;
	}

li#menu4 {
	border-bottom-width:1px dotted;
	}

li#menu5 {
	border-bottom-width:1px dotted;
	}

li#menu6 {
	border-bottom-width:1px dotted;
	}

li#menu7 {
	border-bottom-width:1px dotted;
	}

li#menu8 {
	border-bottom-width:1px dotted;
	}

li#menu9 {
	border-bottom-width:1px dotted;
	}


a:hover {
	background-color:purple;color:#FFFFFF;
	}

a{
	text-decoration:none;
	}

a#diocese{
	float:left;
	width:7em;
	text-decoration:none;
	color:white;
	background-color:purple;
	padding:0.2em 0.6em;
	border-right:1px solid white;
	}


p.menucontent{
	float:left;
	top:215;
	left:;
	width:800px;
	}

div.banner1{
	float:left;
	top:0px;
	height:100px;
	width:500px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin:0;
	}

div.banner2{
	float:left;
	left:500px;
	top:0px;
	height:200px;
	width:300px;
	}


div.menu{
	float:left;
	border-top:1px dotted;
	left:10;
	height:;
	width:150px;
	z-index:1;
	}

div.content{
	float:left;
	height:;
	width:495px;
	border-right-style:dotted;
	border-right-width:1px;
	border-left-style:dotted;
	border-left-width:1px;
	z-index:;
	}


div.rightcol{
	float:left;
	width:150px;
	border-right-style:dotted;
	border-right-width:1px;
	}


p#menu{
	width:140;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin:0;
	}


p#log{float:left;
	border-left-width:1px;
	border-left-style:dotted;
	}

div#annonce{
	width:300px;
	clear:left;
	left:0;
	margin:0;
	height:100px;
	width:500px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	z-index:1;
	}

div.annonce{
        
	}

#footer{
	float: left;
	width: 100%;
	border:1px dotted;
	}



