a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
	
body {
	background-color: #ff64b5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(ui/bg_gradient.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.post_title {
	font-size: 16px;
	font-weight: bold;
}
#LayerFrameAll {
	position:relative;
	width:936px;
	height:100%;
	z-index:1;
	margin: auto;
}
.font_x-small {
	font-size: x-small;
}
#Layer-SidebarBG {
	position:relative;
	width:200px;
	z-index:2;
	layer-background-image: url(ui/sidebarMid.jpg);
	background-image: url(ui/sidebarMid.jpg);
	background-repeat: repeat;
<!-- CHANGE THIS VALUE TO LENGTHEN THE SIDEBAR IN FIREFOX -->
	height: 900px;
	background-position: top;
}
#Layer-SidebarTopBG {
	position:relative;
	width:200px;
	z-index:2;
	layer-background-image: url(ui/sidebarTop.jpg);
	background-image: url(ui/sidebarTop.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
}
#Layer-SidebarBotBG {
	position:relative;
	width:200px;
	z-index:1;
	layer-background-image: url(ui/sidebarBot.jpg);
	background-image: url(ui/sidebarBot.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 100%;
}
.sidebarButtonBottom {
	margin-bottom: 120px;
	margin-top: 2px;
}
.sidebarButton {
	margin-top: 2px;
	margin-bottom: 2px;
}
.sidebarButtonTop {
	margin-top: 70px;
	margin-bottom: 2px;
}

.forumframe { 
	height: 100%; 
	float: left; 
	padding: 0; 
	margin: 0; 
	border: 0;  
	overflow: hidden; 
} 
