body{
background:repeat-x #000000;
font:.8em verdana,sans-serif
}
body a:link, a:visited, a:hover a:active { 
text-decoration: none;
}
body a:link {
color: #cc0000;
}
body a:visited {
color: #b85b5a;
}
body a:hover {
color: #777;
}

h2{
margin-bottom:.5em;
margin-top:1em;
padding-left:10px;
padding-right:10px;
padding-top:10px
}
p{
margin-top:0;
padding-left:10px;
padding-right:10px
}
.pdf_link{
font-size:x-small
}
#content{
background: url(images/postee.gif) repeat-x top #ffffff;
padding:10px
}
#footer{
clear:both;
background: #ffffff;
height:60px;
border-bottom: 1px solid #ebebeb;
}
#header{
background:url("images/header.png") #000000;
height:150px;
}
#header a{
display:block;
float:right;
height:100px;
outline:none;
width:320px;
}
#header h1{
display:none
}
#header img{
border-style:none
}
#navcontainer{
background-color:#666666;
float:left;
height:auto;
width:100%;
}
#navcontainer #current a{
background: #e0e0e0;
color: #000000;
}
#navcontainer ul{
background:#666666;
color:#ffffff;
float:left;
height:auto;
margin:0;
padding:0;
width:780px

}
#navcontainer ul li{
display:inline
}
#navcontainer ul li a{
background: #666666;
border-right:1px solid #000000;
color:#ffffff;
float:left;
outline:none;
padding:5px 10px;
text-decoration:none
}
#navcontainer ul li a:hover{
background: #333333;
text-decoration:none
}
#wrapper{
background:#ffffff;
margin-left:auto;
margin-right:auto;
width:780px;
border: 15px solid #ffffff;
}

#contact ul{
	list-style:none;
	padding-right: 20px;
}
#contact ul li{
float: right;
padding: 5px;
margin-top: 10px;
}
#contact ul li img{
border-style:none;
vertical-align:top;
}

.short {
	padding-bottom: 40px;
}
.short2 {
	padding-bottom: 60px;
}
