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

body {
background: #000000 url(http://forum.theluminarium.net/headersV3/artcenter.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;
}

#gap {
height:57px;
}

#overlay {
height:18px;
width:145px;
color:#999999;
font-size:13px;
font-weight:bold;
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/artistcenter/over.png) repeat;
}

#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;
}

#right_nav_item {
height:22px;
font-size:14px;
color:#666666;
margin-left:20px;
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/artistcenter/navarrow.png) no-repeat 0 -20px;
padding-left:20px;
padding-top:4px;
}

#right_nav_item:hover {
background-position:  0 3px;
}

#right_nav_item a:link,
#right_nav_item a:visited {
font-size:14px;
font-weight:normal;
color:#666666;
}

#right_nav_item a:hover {
color:#CCCCCC;
}

#right_nav_divide {
height:1px;
font-size:0px;
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/artistcenter/navdivide.png) no-repeat left;
}

#submit_box {
padding-left:20px;
padding-top:10px;
width:100%;
height:290px;
background: url(http://forum.theluminarium.net/style_images/TheLuminarium_v3/artistcenter/sub_back.png) no-repeat;
color:#999999;
}

#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;
} 


