body{
	background-image: url("http://st.rcdrift.nl/design/pattern.png");
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
}

#wrapper{
	width: 969px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 969px;
	height: 185px;
	background-image: url("http://st.rcdrift.nl/design/header.jpg");
}

#content{
	width: 969px;
	padding-bottom: 4px;
	background-image: url("http://st.rcdrift.nl/design/mid.jpg");
	overflow: hidden;
}

#bottom{
	width: 969px;
	height: 25px;
	background-image: url("http://st.rcdrift.nl/design/bottom.jpg");
}

#menu{
	display: block;
	width: 480px;
	height: 30px;
	top: 97px;
	left: 2px;
	position: relative;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

#menu a{
	color: white;
}

#submenu{
	display: block;
	width: 635px;
	height: 25px;
	top: 102px;
	left: 8px;
	position: relative;
	clear: both;
}

#submenu a{
	color: black;
	text-decoration: none;
}

#submenu a:hover{
	text-decoration: underline;
}

 /* Navigatie */
#menu a.n_website { background-image:url("http://st.rcdrift.nl/design/spc.jpg"); background-repeat:no-repeat; background-position: top right;
					display:block; text-decoration: none; width:90px; height:25px; float:left; text-align: center; 
					padding-right: 5px; padding-top: 8px;}

 #menu a:hover.n_website { text-decoration: underline; } 
 
#menu a.n_forum { background-image:url("http://st.rcdrift.nl/design/spc.jpg"); background-repeat:no-repeat; background-position: top right;
					display:block; text-decoration: none; width:90px; height:25px; float:left; text-align: center; 
					padding-right: 5px; padding-top: 8px;}
 #menu a:hover.n_forum { text-decoration: underline; }

#menu a.n_driftmap { background-image:url("http://st.rcdrift.nl/design/spc.jpg"); background-repeat:no-repeat; background-position: top right;
					display:block; text-decoration: none; width:90px; height:25px; float:left; text-align: center; 
					padding-right: 5px; padding-top: 8px;}
 #menu a:hover.n_driftmap { text-decoration: underline; }

#menu a.n_multimedia { background-image:url("http://st.rcdrift.nl/design/spc.jpg"); background-repeat:no-repeat; background-position: top right;
					display:block; text-decoration: none; width:90px; height:25px; float:left; text-align: center; 
					padding-right: 5px; padding-top: 8px;}
 #menu a:hover.n_multimedia { text-decoration: underline; }

#menu a.n_shop { background-image:url("http://st.rcdrift.nl/design/spc.jpg"); background-repeat:no-repeat; background-position: top right;
					display:block; text-decoration: none; width:90px; height:25px; float:left; text-align: center; 
					padding-right: 5px; padding-top: 8px;}
 #menu a:hover.n_shop { text-decoration: underline; }

.n_text{
	vertical-align: middle;
}
