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 : 3em;
}
#header h1 a {
color : #744c1d;
text-decoration : none;
}
#header h1 a:hover {
color : #492f11;
text-decoration : none;
}
#headerLinks {
margin : 5px 5px -1px 5px;
display: inline;
}
#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;
}
#leftColumn {
background : #744c1d;
color : #492f11;
text-align : justify;
width : 220px;
height : 100%;
min-height : 100%;
margin : 10px 0 10px 10px;
padding : 0.1px;
border-left : 2px solid #be9f53;
border-top : 2px solid #be9f53;
border-right : 2px solid #492f11;
border-bottom : 2px solid #492f11;
}

#leftColumn a {
/*padding : 10px;
margin : 5px 5px -1px 1px;*/
font-size : 1.2em;
color : #492f11;
text-decoration : none;
font-weight : bold;
}
#leftColumn a:hover {
font-size : 1.2em;
color : #744c1d;
text-decoration : underline;
}
.leftPosts {
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;
}
.leftPosts h3 {
background : url(/i/left-headline.gif) no-repeat 50% 50%;
color : #492f11;
text-align : center;
height : 35px;
width : 181px;
padding : 17px 0 0 0;
}





/*.leftPosts p img {
float : right;
width : 40px;
height : 40px;
margin : 0 0 0 1px;
padding : 0px;
border-left : 0px solid #be9f53;
border-top : 0px solid #be9f53;
border-right : 0px solid #492f11;
border-bottom : 0px solid #492f11;
}*/
#rightColumn {
background : #744c1d;
color : #492f11;
width : 685px;
height : 100%;
min-height : 400px;
margin : 0 10px 10px 0;
padding : 0.1px;
float : right;
border-left : 2px solid #be9f53;
border-top : 2px solid #be9f53;
border-right : 2px solid #492f11;
border-bottom : 2px solid #492f11;
}
.rightPosts {
font-size : 1.3em;
min-height : 500px;
background : #ac7f3b;
color : #492f11;
height : 100%;
text-align : justify;
margin : 10px;
padding : 10px;
border-left : 1px solid #be9f53;
border-top : 1px solid #be9f53;
border-right : 1px solid #492f11;
border-bottom : 1px solid #492f11;
}
.rightPosts h3 {
background : url(/i/right-headline.gif) no-repeat 50% 50%;
color : #492f11;
text-align : center;
height : 35px;
width : 570px;
padding : 18px 0 0 0;
}

#copyright {
clear: both;
background : #ac7f3b;
color : #492f11;
text-align : center;
padding : 1px;
border-top : 1px solid #744c1d;
}
#copyright a {
color : #744c1d;
text-decoration : none;
}
#copyright a:hover {
color : #dfa64d;
text-decoration : underline;
}
.link_global {
font-family: Verdana;
font-size: 11px;
color: #492f11;
}