@charset "utf-8";
/* CSS Document */

body {
background: #000000 url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/management/background.png) no-repeat top left;
margin:0px;
padding:0px;
color:#999999;
font-size:9px;
font-family: "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
}

#left1 {
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/left_column.png)  no-repeat left;
}

#left2,
#left3,
#left4 {
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/center_column.png) repeat-x left;
}

#left5 {
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/right_column.png) no-repeat right;
}

.row2
{
	background-color: #000000;
    background-image: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/thread_bar1.png);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.row1
{
	background-color: #000000;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
	color:#666;
}

row1 a,
row2 a {
	padding-left: 4px;
} 

#prev_button {
float:left;
height:63px;
width:15px;
margin-top:30px;
margin-right:3px;
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/artistcenter/prev_button.png) left top no-repeat;
background-position: -5px 0;
}

#prev_button:hover {
background-position:-23px 0;
}
