
body {
background : #744c1d;
color : #492f11;
margin : 0;
font-family : arial, helvetica, sans-serif;
font-size : 0.75em;
}
#pageProperties {
background : #dfa64d;
color : #492f11;
width : 950px;
clear : both;
margin-left : auto;
margin-right : auto;
}
#header {
background : #ac7f3b;
color : #492f11;
padding : 10px;
text-align : center;
border-bottom : 1px solid #744c1d;
}
#header h1 {
font-size : 5em;
}
#header h1 a {
color : #744c1d;
text-decoration : none;
}
#header h1 a:hover {
color : #492f11;
text-decoration : none;
}
#headerLinks {
margin : 5px 5px -1px 5px;
}
#headerLinks a {
background : #dfa64d;
color : #492f11;
text-decoration : none;
font-weight : bold;
margin : 5px 1px -1px 1px;
padding : 10px;
border-left : 1px solid #744c1d;
border-top : 1px solid #744c1d;
border-right : 1px solid #744c1d;
}
#headerLinks a:hover {
background : #dfa64d;
color : #744c1d;
text-decoration : none;
margin : 5px 1px -1px 1px;
padding : 10px;
border-left : 1px solid #744c1d;
border-top : 1px solid #744c1d;
border-right : 1px solid #744c1d;
}
#mainContent {
background : #dfa64d;
color : #492f11;
margin : 10px 0 0 0;
}
#mainContent a {
color : #744c1d;
text-decoration : underline;
font-weight : bold;
}
#mainContent a:hover {
color : #be9f53;
text-decoration : none;
}
#Column {
background : #744c1d;
color : #492f11;
text-align : justify;
width : 925px;
height : 100%;
min-height : 100%;
margin : 10px 0 10px 10px;
padding : 0.1px;
border-left : 1px solid #be9f53;
border-top : 1px solid #be9f53;
border-right : 1px solid #492f11;
border-bottom : 1px solid #492f11;
}
.Posts {
background : #ac7f3b;
color : #492f11;
margin : 10px;
padding : 5px;
border-left : 1px solid #be9f53;
border-top : 1px solid #be9f53;
border-right : 1px solid #492f11;
border-bottom : 1px solid #492f11;
}
.Posts h3 {
background : url(right-headline.gif);
background-position : center 0%;
background-repeat : no-repeat;
color : #492f11;
text-align : center;
height : 35px;
width : 890px;
padding : 17px 0 0 0;
}
.Posts p img {
float : right;
width : 100px;
height : 100px;
margin : 0 0 0 10px;
padding : 5px;
border-left : 1px solid #be9f53;
border-top : 1px solid #be9f53;
border-right : 1px solid #492f11;
border-bottom : 1px solid #492f11;
}
#copyright {
background : #ac7f3b;
color : #492f11;
text-align : center;
padding : 10px;
border-top : 1px solid #744c1d;
}
#copyright a {
color : #744c1d;
text-decoration : none;
}
#copyright a:hover {
color : #dfa64d;
text-decoration : underline;
}
