html, body { margin:0; padding:0; height:100%; text-align:left; font-size:11px; }

a, img { border:none; }

#forum_content { margin:0 auto; background:url('media/back.gif') top left repeat-y; width:790px; height:100%; }

#forum_header { background:url('media/forum_header.gif') top left no-repeat; height:160px; }

#forum_manager { margin-left:60px; width:140px; margin-top:20px; }

#forum_data { background-color:#fbf7f6; width:650px; margin-left:60px; padding:10px; }

#forum_pagination { margin-top:5px; float:left; height:20px; width:75%; }

#new_topic { margin-top:5px; float:right; width:80px; }
#new_topic a { color:#ff7f03; font-weight:bold; text-decoration:underline; }

#main_div { width:100%; margin-top:15px; }

.main_head, .main_content { text-align:center; float:left; border:2px solid white; padding:6px 0; }

.main_head { background-color:#ede9de; color:#9a6400; font-weight:bolder; }

.main_content { background-color:#eceeed; color:black; }


#add_new_topic { margin-left:80px; margin-top:20px; height:30px; width:140px; }

#main_table { margin-left:100px; margin-top:35px; width:590px; }

.main_table_title { width:15%; color:#996500; font-weight:bold; text-align:right; }
.main_table_space { width:2%; color:red; font-weight:bold; }
.main_table_content { width:83%; }

#second_table { margin-left:190px; margin-top:15px; width:500px; }

.second_table_title { width:10%; font-weight:bold; text-align:right; }

.manager { color:#ff7f03; font-weight:bold; }
.member { color:black; }

.page_number { color:#996500; font-weight:bold; text-decoration:none; margin:2px; }
