body {
	margin: 0;
	padding: 0;
	background: #1c3132;
	color: #fff;
	font-family: Tahoma;
	font-size: 10pt;
}
a {
	color: #fff;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #1c3132;
	position: relative;
}
#header {
}
#content {
	width: 452px;
	height: 389px;
	overflow: auto;
	background: url(/juniors/images/centre.jpg) no-repeat;
	position: relative;
	float: left;
}
#right {
	float: right;
}
#footer {
}
#menu {
	float: left;
	position: relative;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
}
#menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 253px;
}
#menu-details a, #menu-bb a, #menu-gallery a, #menu-fun a, #menu-wallpapers a, #menu-wccc-home a, #menu-home a {
	background: transparent url(/juniors/images/menu-sprite.jpg) no-repeat;
}
#menu-details a {
	height: 46px;
	background-position: 0 0;
}
#menu-bb a {
	height: 49px;
	background-position: -300px 0;
}
#menu-gallery a {
	height: 51px;
	background-position: -600px 0;
}
#menu-fun a {
	height: 50px;
	background-position: -900px 0;
}
#menu-wallpapers a {
	height: 50px;
	background-position: -1200px 0;
}
#menu-wccc-home a {
	height: 84px;
	background-position: -1500px 0;
}
#menu-home a {
	height: 59px;
	background-position: -1800px 0;
}
#menu-details a:hover {
	background-position: 0 -150px;
}
#menu-bb a:hover {
	background-position: -300px -150px;
}
#menu-gallery a:hover {
	background-position: -600px -150px;
}
#menu-fun a:hover {
	background-position: -900px -150px;
}
#menu-wallpapers a:hover {
	background-position: -1200px -150px;
}
#menu-wccc-home a:hover {
	background-position: -1500px -150px;
}
#menu-home a:hover {
	background-position: -1800px -150px;
}
#roary_front {
	position: absolute;
	top: -80px;
	left: 100px;
}
h1 {
	font-size: 2.6em;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: -1px;
}
.yellow {
	color: #faf600;
}
