body {
background: url(images/bg.jpg) no-repeat;
}

/* drie blokken: links menu, midden tekst, rechts lijn*/

#block_left {
position: absolute;
left: 168px;
top: 125px;
width: 167px;
height: 669px;
}

#block_center_top {
position: absolute;
left: 360px;
top: 20px;
width: 380px;
height: 40px;
text-align:right;
}

#block_center {
position: absolute;
left: 360px;
top: 60px;
width: 380px;
height: 734px;
}

#block_right {
position: absolute;
left: 765px;
top: 20px;
width: 7px;
height: 769px;
background-color: #6ECB00;
}


a {
color: #6ECB00;
}



h1 {
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #464646;
}

.storytitle {
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #464646;
}

.storytitle a:link {
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: none;
color: #6ECB00;
}

.storytitle a:visited{
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: none;
color: #6ECB00;
}

.storytitle a:hover{
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: underline;
color: #6ECB00;
}

h2 {
border-left: 5px solid #464646;
color: #FF9000;
font-family: verdana;
font-size: 10px;
padding: 2px;
margin: 0px;
line-height: 14px;
padding-left: 10px;
margin-top: 20px;
}

blockquote p {
color: #6ECB00;
font-family: verdana;
font-size: 10px;
}

#content {
border-top: dotted 1px #c7c7c7;
border-bottom: dotted 1px #c7c7c7;
color: #464646;
font-family: verdana;
font-size: 10px;
}

/* menu defnitions */


#menu p {
border-top: dotted 1px #464646;
border-bottom: 5px solid #464646;
color: #5522EE;
font-family: verdana;
font-size: 10px;
padding: 0px;
margin: 0px;
padding-right: 10px;
padding-left: 10px;
}

#menu a:link {
color: #464646;
font-family: "trebuchet ms";
font-size: 12px;
font-size: 12px;
padding-left: 10px;
margin-left: 0px;
padding-right: 10px;
margin-right: 0px;
text-decoration: none;
font-weight: bold;

}

#menu a:visited {
color: #464646;
font-family: "trebuchet ms";
font-size: 12px;
font-size: 12px;
padding-left: 10px;
margin-left: 0px;
padding-right: 10px;
margin-right: 0px;
text-decoration: none;
font-weight: bold;
}

#menu a:hover{
color: #ffffff;
font-family: "trebuchet ms";
font-size: 12px;
text-decoration: none;
font-weight: bold;
background: #6ECB00;
}