body {
	text-align: left;
	background-image: url(http://acurrier.info/ui/bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
	background-color: #ebf0e3;
	margin: 0px;
	position: relative;
	width: 950px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}

p {
	word-wrap: break-word;
	line-height: 1.40;
	padding: 0px;
	margin: 0px;
}

#container {
	padding: 0 0 0 0;
	position: absolute;
	right: auto;
	left: auto;
	width: 950px;
}
 
a:link.withimg {
	background-image: none;
	border: 0;
}

a:link.withimg img {
	display: inline;
	background-color: #fff;
	padding: 1px;
	border-left-color: #bbbbbb;
	border-bottom-color: #336699;
	border-right-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
}

a:visited.withimg {
	background-image: none;
	border: 0;
}

a:visited.withimg img {
	display: inline;
	background-color: #fff;
	padding: 1px;
	border-left-color: #bbbbbb;
	border-bottom-color: #336699;
	border-right-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
}

a:hover.withimg {
	background-image: none;
	border: 0;
}

a:hover.withimg img {
	display: inline;
	background-color: #fff;
	padding: 1px;
	border-left-color: #bbbbbb;
	border-bottom-color: #55aaff;
	border-right-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
}

a:active.withimg {
	background-image: none;
	border: 0;
}

a:active.withimg img {
	display: inline;
	background-color: #fff;
	padding: 1px;
	border-left-color: #bbbbbb;
	border-bottom-color: #55aaff;
	border-right-color: #bbbbbb;
	border-top-color: #bbbbbb;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
}

#home {
	display: block;
	position: absolute;
	left: 0px;
	top: 69px;
	width: 70px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 525;
}

#home img {
	display: block;
}

#header {	
	/*
background-position: left 69px;	
	background-repeat: no-repeat;	
	background-image: url(http://acurrier.info/ui/grass.gif);
*/	
	position: relative;	
	height: 100px;
}

#masthead {
	height: 113px;
}



#menu, #menushadow, #mast {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	border: 0;
	display: block;
	text-align: right;
	right: auto;	
	left: auto;	
	position: absolute;	
}

#mast {
	z-index: 3;
	bottom: -9px;
	left: 5px;
	font-size: 68px;
	text-align: left;
	color: #333333;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	border: 0;
}

#menu {
	width: 950px;
	z-index: 2;
	bottom: 0px;
	font-size: 1.5em;
	text-align: right;
}

#menushadow {
	width: 950px;
	z-index: 1;
	bottom: -1px;
	color: #000000;
	font-size: 1.5em;
	text-align: right;
}

#menu a {
	background-image: none;
}

#menu a:link {
	color: #7aae47;
}

#menu a:visited {
	color: #7aae47;
}

#menu a:hover {
	color: #55aaff;
}

#menu a:active {
	color: #55aaff;
}

#header ul { 
	display: inline; 
}

#header ul li { 
	padding-bottom: 5px; 
	padding-right: 5px; 
	margin-right: 5px; 
	margin-left: 10px; 
	list-style: none; 
	display: inline;
}

a {
	background-position: 0 98%;
	background-repeat: repeat-x;
	text-decoration: none;
}

a:link {	
	background-image: url(http://acurrier.info/ui/ul_light.png);
	color: #336699;	
}

a:visited {		
	background-image: url(http://acurrier.info/ui/ul_light.png);
	color: #336699;
}

a:hover {
	background-image: url(http://acurrier.info/ui/ul_dark.png);
	color: #55aaff;
}

a:active {
	background-image: url(http://acurrier.info/ui/ul_dark.png);
	color: #55aaff;
}

a:link.gui {
	color: #333333;
	background-image: none;
	border: 0;
	margin: 0;
	padding: 0;
}

a:visited.gui {
	color: #333333;
	background-image: none;
	border: 0;
	margin: 0;
	padding: 0;
}

a:hover.gui {
	color: #444444;
	background-image: none;
	border: 0;
	margin: 0;
	padding: 0;
}

a:active.gui {
	color: #333333;
	background-image: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.gui {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.content {
	border-style: dotted;
	border-color: #bbbbbb;
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-top-width: 0px; 
	padding-bottom: 5px; 
}

h1 , h2 , h3 , h4 , h5 {
	margin-left: 0px;
	margin-bottom: .5em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	color: #bbbbbb;
	font-size: 3em;	
}

h2 {
	font-size: 1.7em;
}

h3 {
	margin-bottom: .3em;
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.0em;
	margin-bottom: 0em;
}

h6 {
	color: #999999;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-transform: lowercase;
	margin-left: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: .7em;
	font-weight: normal;
}

h3 img, h4 img {
	margin-left: 0px;
	margin-bottom: -2px;
	margin-right: 0px;
	margin-top: 0px;
}

ul {
	margin-left: 1px;
	margin-bottom: 2em;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}

li {
	text-decoration: none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1.2em;
}

#filtercontainer { 
	float: left;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 200px; 
}

#filter, #about { 
	border-left-width: 1px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	padding-left: 30px; 
	padding-bottom: 5px; 
	padding-right: 5px; 
}

#filter {
	font-size: .75em; 
	margin-top: 25px; 
	padding-top: 15px; 
}

#about { 
	font-size: .75em; 
	margin-top: 0px; 
	padding-top: 15px; 
}

#about em {
	font-style: normal;
	font-weight: bold;
	color: #222222;
}

#about ul p {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}

#about ul li {
	font-size: 90%;
	display: inline;
}

#about ul {
	list-style-type: square;
}

#filter h1, #about h1 {
	letter-spacing: 0;
	color: #333333;
	font-size: 1.3em;	
	margin-bottom: 0.5em;
}

#filter form input {
	margin-right: 3px;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 3px;
}


#filter form ul {
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 8px;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	padding: 0px;
}

#filter form ul li {
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.inlinedate {
	font-weight: bold;
	color: #333333;
}
