
/* CMS */


body {
height: 100%;
}

body {
background-color: #111111;
margin: 0;
}

p {
font: 14px/18px verdana,san-serif;
}

form {
display: inline-block;
margin: 0;
}

img {
border: 0;
display: inline;
}

input {
vertical-align: middle;
}

a {
text-decoration: none;
}


.clearboth {
clear: both;
}


.dates {
font-size: .9em;
}


.right {
float: right;
}


#wrapper {
}

#wrapper-inner {
margin-bottom: 48px;
}


#content {
}

#content-inner {
margin: auto;
padding-top: 14px;
}

#content-inner #contents {
min-height: 600px;
padding: 0 34px 42px 34px;
}

#contents a:hover {
text-decoration: underline;
}

#content-inner #contents img.pictures {
margin: 9px;
}

