/*
*{ padding:0px; margin:0px; }
*/

body { 
	/*background: url(/img/bg_headphones.jpg) bottom right no-repeat;*/
	/*
		background: url(/img/bg_filmreel_def.jpg) bottom left no-repeat;
		background-attachment: fixed; 
	*/
	background: url(/img/bg_wood_dark.jpg);
		background: url(/img/bg_wood.gif);
	font-family : sans-serif;
	/*height: 100%;*/
}

#topMenuBar {
	text-align : right;
	color : #eee;
}

a.topMenuLink {
	color : #eee;
	text-decoration: none;
	margin-left : 20px;
	margin-right : 20px;
}

a.topMenuLink:hover {
	color: #ffb757;
	border-color: #ffb757;
	border-bottom: 4px;
}