#ipbwrapper {
	background: #000 url(http://www.lgf-world.net/forum/public/style_images/eleganceewave/style2/bg_black.jpg) no-repeat scroll 50% 0;
	background-attachment:fixed;
	width: auto;
}

body {
background: #000;
}

#secondary_nav {
background: url(http://www.lgf-world.net/forum/public/style_images/eleganceewave/style2/top-bar-brown.png) repeat-x;
}

#top_bar {
background: url(http://www.lgf-world.net/forum/public/style_images/eleganceewave/style2/top-bar-brown.png) repeat-x;
}

.topic-b {
background: url(http://www.lgf-world.net/forum/public/style_images/eleganceewave/style2/new_topic.png) no-repeat;
width: 122px;
height: 34px;
}

.reply-b {
background: url(http://www.lgf-world.net/forum/public/style_images/eleganceewave/style2/reply_topic.png) no-repeat;
width: 122px;
height: 34px;
}

.topic-w{
background: url(http://www.lgf-world.net/forum/public/style_images/eleganceewave/style2/watch.png) no-repeat;
width: 122px;
height: 34px;
}

.topic-wf{
background: url(http://www.lgf-world.net/forum/public/style_images/eleganceewave/style2/watch-off.png) no-repeat;
width: 122px;
height: 34px;
}

.input_submit {
background: #183856;
}

		.input_submit.alt:hover {
			background: #204a72;
color: #FFF;
		}

a {
	color: #21BDDF;
	text-decoration: none;
}

	a:hover {
		color: #FFF;
		text-decoration: underline;
	}