body, html {
	margin: 4px 0 0 0;
	padding: 0;
	text-align: center;
	color: white;
	background-image: url('images/sterrenhemel.gif');
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

div#page {
	float: left;
	position: relative;
	margin: 0 auto 0 auto;
	background-color: white;
	width: 960px;
	text-align: left;
	float: none;
}

div#head {
	float: left;
}

div#left {
	float: left;
	width: 150px;
	height: 196px;
	background-image: url('images/left.gif');
	background-repeat: no-repeat;
}

div#logo {
	float: left;
	width: 660px;
	height: 196px;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}

div#right {
	float: left;
	width: 150px;
	height: 196px;
	background-image: url('images/right.gif');
	background-repeat: no-repeat;
}

div#main {
	float: left;
	margin-top: 6px;
}


a.menu-item {
	padding: 6px 5px 6px 5px; 
	font-family: "AmericanUncial Bold", AmericanUncialBold, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #000;

<!--
	text-shadow: -3px 0px 5px #FFF,
			 0px 3px 5px #FFF,
			 3px 0px 5px #FFF,
			 0px -3px 5px #FFF;
-->
}





div#menu {
	float: left;
	width: 200px;
	min-height: 330px;
	height:auto !important;
	height: 330px;
}

div#menu-top {
	float: left;
	width: 200px;
	height: 20px;
	background-image: url('images/menu-top.jpg');
	background-repeat: no-repeat;
}


div#menu-content {
	float: left;
	width: 200px;
	min-height: 290px;
	height:auto !important;
	height: 290px;
	background-image: url('images/menu-content.jpg');
	background-repeat: y-repeat;
	text-align: center;
}

div#menu-bottem {
	float: left;
	width: 200px;
	height: 20px;
	background-image: url('images/menu-bottem.jpg');
	background-repeat: no-repeat;
}

div#content {
	float: left;
	width: 752px;
	padding-left: 6px;
}

div#content-top {
	float: left;
	width: 752px;
	height: 15px;
	background-image: url('images/content-top.jpg');
	background-repeat: no-repeat;
}


div#content-center {
	float: left;
	width: 732px;
	min-height: 298px;
	height:auto !important;
	height: 298px;
	background-image: url('images/content-center.jpg');
	background-repeat: y-repeat;
	padding: 0 10px 4px 10px;
}

div#content-bottem {
	float: left;
	width: 752px;
	height: 13px;
	background-image: url('images/content-bottem.jpg');
	background-repeat: no-repeat;
}

div#footer {
	float: left;
	height: 40px;
	width: 960px;
}

div#header {
	width: 728px;
	float: left;
	height: 60px
}

div#text {
	float: left;
	width: 732px;
}

h1#page-title {
	font-size: 28px;
	font-family: "AmericanUncial Bold", AmericanUncialBold, Verdana, Arial, sans-serif;
	color: #000;
	text-shadow: -3px 0px 5px #FFF,
			 0px 3px 5px #FFF,
			 3px 0px 5px #FFF,
			 0px -3px 5px #FFF;
}

h1#shadow {
	font-size: 28px;
	font-family: "AmericanUncial Bold", AmericanUncialBold, Verdana, Arial, sans-serif;
	color: #000;
	margin-left: 25px;
}

body.Home #menu-content #Home,
body.Riders #menu-content #Riders,
body.Babes #menu-content #Babes,
body.Foto_s #menu-content #Foto_s,
body.Video #menu-content #Video,
body.Forum #menu-content #Forum,
body.Meetings #menu-content #Meetings,
body.Mystic_Shop #menu-content #Mystic_Shop,
body.Goed_Doel #menu-content #Goed_Doel,
body.Gastenboek #menu-content #Gastenboek,
body.Log_in #menu-content #Log_in,
body.Home #menu-content #Home {

	color: #CC0000;
}


body.Babes #menu-content #Babes {

	color: #FF7FFF;
}

tr.video {
 cursor: pointer;
}

tr.video_hover {
 cursor: pointer;
 background-color: #7E0202;
}

@font-face {
 font-family: AmericanUncialBold;
 src: url("fonts/AmericanUncial_Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: AmericanUncialBold;
 src: url("fonts/AmericanUncial_Bold.ttf") /* TTF file for CSS3 browsers */
}

div#msc_thumbs {

	float: left;
}

