body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	background-image: url(http://www.rcga.nl/media/bggirlhand1400.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
	background-color: #1c1c1c; }

#top {	font-size: 72px;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: bold;
	color: #ffff66;
	padding-bottom:5px; }

#navigatie {
        align: center;
        padding:1px;
        border-top:1px solid #ffff66;
        border-bottom:1px solid #ffff66; }

A.navigatieknop {
        display: block;
        width: 90px;
        height: 15px;
        text-align: center;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #505050;
        padding: 1px;
        border: solid 1px #ffff66;
        background-color:#ffff66; }

A.navigatieknop:hover {
        color: #ffff66;
        text-decoration: none;
        border: solid 1px #ffff66;
        background-color:#505050; }
        
#mainframe {
        align: center;
        padding-top:10px; }

#content {
        align: left;
        width: 380px;
        padding-top:10px;
        padding-right:10px;
        border-top: solid 1px #ffff66; 
        border-right: solid 1px #ffff66;
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #ffff66; }

A.content:link, A.content:visited {
        text-decoration: none;
        color: #ffffff; }

A.content:hover {
        text-decoration: underline;
        color: #ffff66; }

#banner {
        width: 244px;
        padding-top:10px;
        padding-right:10px;
        border-top: solid 1px #ffff66; 
        border-right: solid 1px #ffff66; }

.banner234 {
        width: 234px;
        height: 60px;
        border: solid 1px #ffff66; }

TD.webform {
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #ffff66; }

