/* CSS Document */
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align:center;
font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#201c1d;
	background-image:url(images/bkgd2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#a6a2a3;
}

#container{
	margin: 0 auto;   	
	text-align: left;
	position:relative;
	width:900px;
}	

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

a:hover{
color:#201c1d;
text-decoration:underline;
}

#header{
background-image:url(images/pacaire.png);
background-repeat:no-repeat;
height:124px;
color:#ddd;
}
#headerlogo{
height:80px;
padding-left:50px;
padding-top:29px;
float:left;
}

a img{border:0;}

#headertext{
height:24px;
padding:50px;
float:right;
letter-spacing:1pt;
font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
#headertext a{
font-weight:normal;
color:#ddd;
text-decoration:none;
}

#headertext a:hover{
color:#ffffff;
text-decoration:underline;
}
#menu a{
font-weight:normal;
color:#ddd;
text-decoration:none;
}

#menu a:hover{
color:#ffffff;
text-decoration:underline;
}

#menu{
background-image:url(images/menubkgd.png);
background-repeat:no-repeat;
height:31px;
color:#ddd;
letter-spacing:1pt;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:30px;
	

}
#content{background-image:url(images/contentbkgd.png);
	background-repeat: repeat-y;
	background-position:center;
padding-left:20px;
padding-bottom:0;
padding-top:5px;
}
p{margin-top:5px;
margin-bottom:5px;
}

h1{font-size:14pt;
margin-top:3px;
margin-bottom:3px;
color:#210086;
font-family:"Times New Roman", Times, serif;
}
h2{font-size:14pt;
margin-top:3px;
margin-bottom:3px;
color:#201c1d;
font-family:"Times New Roman", Times, serif;
}


h3{font-size:12pt;
margin-top:3px;
margin-bottom:3px;
color:#201c1d;
font-family:"Times New Roman", Times, serif;
}
.news{background-color:#e8e0ff;
width:210px;
min-height:150px;
padding:10px;
}

#newslist {
 list-style: none; 
 margin-top:0;
 margin-bottom:0;
	margin-left: 1em;
padding: 0px;
} 

#newslist li{

padding-left: 15px;
padding-top:3px;
background-image: url(images/arrow.png);
background-repeat: no-repeat;
margin-bottom:5px;
margin-left:-1em;
}
#footer{
		position:relative;
			margin: 0 auto;   	
width:900px;
	text-align:left;
	color:#333;
	font-size:9pt;
	padding-left:20px;
}

#footer a{
font-weight:normal;
color:#333;
text-decoration:none;
}

#footer a:hover{
color:#eee;
text-decoration:underline;
}	
#footer1{
	
		background-image:url(images/footerbkgd.png);
	background-repeat: repeat-y;
	background-position:center;
		position:relative;
	margin: 0 auto;   	
	height:48px;
	width:900px;
}	
