@import url('Midnight_Colors.css');

html {
	background: #161c31 url('bg.gif') repeat-x;
}
#logo-div {
	background-image:url('v4lhead.jpg');
}
#fw-title {
	background:url('logo-mask.gif') no-repeat;
}
#fw-nav-menu {
	background: transparent url('bg-nav.gif') no-repeat;
}
#fw-nav-menu a{
	background: transparent url('bullet.gif') no-repeat center left;
}
#fw-nav-menu a:hover{
	background: transparent url('bullet2.gif') no-repeat center left;
}
#fw-leftColumn .fw-title,
#fw-mainColumn .fw-title{
	background: url('bg-h2.gif') no-repeat;
}

body {
	color:#a3afc5;
}
#fw-container {
	background: #0d101c;
}
.fw-even {background:#161C31}
.fw-odd {background:#0d101c}

#fw-smalltitle {
	color: #81a7e0; 
}
#fw-nav-menu a{
	color: #81a7e0;
}
a:hover {
	color:#81a7e0;
}
.fw-profile-title {background-color:#81a7e0}