BODY    {
        background-color         : black;
		background-top:-100px;

		background-repeat			: no-repeat;
		background-position 		: 50% -200px;
		background-margin-left		:-450px;
        }
.translucent
		{
		filter:alpha(opacity=0);
		-moz-opacity:0;
		opacity:0;
		}

div     {
        background                    :white;
        scrollbar-track-color               :white;
        scrollbar-face-color                :white;
        scrollbar-highlight-color           :white;
        scrollbar-base-color                :black;
        scrollbar-darkshadow-color          :black;
        scrollbar-shadow-color              :white;
        scrollbar-arrow-color               :black;
        scrollbarArrowColor                 :black;
        }
#chat{
		z-index:0;
		position:absolute;
		left:-130px;
		width:140px;
		top:100%;
		margin-top:-510px;
		
		
		font-size        :9px;
	}
td.chat{
    	border : 0px solid black;
		}
		
div.header {
        border                    :0px solid red;
        height                    :90px;
        width                     :920px;
	    position: absolute;
	    top: 10px;
	    left: 50%;
	    margin-left: -450px;
		display:;
		}

div.login{
        border                :0px solid black;
        width                 :120px;
        height                :80px;
        position              :absolute;
        left                  :50%;
		margin-left			  :350px;
        top                   :128px;       
		}

div.menu_container{
        border                :0px solid black;
        width                 :120px;
        height                :;
        position              :absolute;
        left                  :50%;
		margin-left			  :350px;
        top                   :266px;
        }

div.content
        {
        border           		:0px solid black;
        width               	:788px;
        height              	:;
        position            	:absolute;
        top                		:128px;
		left					:50%;
		margin-left				:-450px;
        }

div.agenda{
        border                :0px solid black;
        width                 :120px;
        height                :410px;
        position              :relative;
        left                  :50%;
        top                   :240px;
        }
div.footer
      	{
        background-color       :black;
        width                  :900px;
        height                 :14px;
        position               :absolute;
        left                   :10px;
        bottom           	:0px;
		display:none;
        }
div.title
		{
        display          : block;
        text-decoration  : none;
        font-size        : 14pt;
        padding          : 4px 10px 4px 10px;
        border-bottom    : 1px solid #ccc;
        color            : #000;
        background-color : #E9EAF0;
        height                :28;
        }
div.sub_header {
        border                :0px solid black;
        height                :50px;
        width                 :900px;
        position              :absolute;
        left                  :0px;
        bottom           	:0px;
        }
div.msg {
        border                :2px solid red;
        height                :50;
        width                 :250;
        }

*       {
        font-family        :Verdana, Arial, Helvetica, sans-serif;
        font-size          :11px;
        color              :#4C5260;
        }
IMG     {
        border               :0px;
        }
TD      {
        border               :1px solid black;
        }
TABLE.o {
        border               :1px solid black;
        cellpadding          :0px;
        padding              :0px;
        }
TD.o    {
        border               :0px;
        padding              :0px;
        }
form input.button{
        display          : block;
        text-decoration  : none;
        font-size        : 8pt;
        padding          : 1px 3px 1px 3px;
        border           : 2px solid black;
        color            : #000;
        background-color : white;
        height           : 20;
        width            : 114;
        }
A        {text-decoration        :none;                                                        color                :darkgray;}
A:hover  {text-decoration        :underline;                text-decoration        :none;                color                :red;}
A.button{
        display          : block;
        text-decoration  : none;
        font-size        : 8pt;
        padding          : 1px 3px 1px 3px;
        border           : 2px solid #ccc;
        color            : #000;
        background-color : #E9EAF0;
        height           : 20;
        }
A.title, A.title:hover{
        display          : block;
        text-decoration  : none;
        font-size        : 14pt;
        padding          : 4px 10px 4px 10px;
        border-bottom    : 1px solid #ccc;
        color            : #000;
        background-color : #E9EAF0;
        height           : 28;
        }
H1        {font-size        :26pt;        color        :#FF7F50;        font-family: arial, helvetica, sans-serif;         font-weight: normal}
H2        {font-size        :22pt;        color        :#FF7F50;        font-family: arial, helvetica, sans-serif;         font-weight: normal}
H3        {font-size        :18pt;        color        :#FF7F50;        font-family: arial, helvetica, sans-serif;         font-weight: normal}
H4        {font-size        :14pt;        color        :#FF7F50;        font-family: arial, helvetica, sans-serif;         font-weight: normal}
H5        {font-size        :10pt;        color        :#FF7F50;        font-family: arial, helvetica, sans-serif;         font-weight: normal}
H6        {font-size        :8pt;        color         :#FF7F50;        font-family: arial, helvetica, sans-serif;         font-weight: normal}
TABLE.forum {
        border               : 1px solid #ccc;
        cellpadding          : 0;
        cellspacing          : 0;
        }
div.forum_box{
        cellspacing          : 0;
        cellpadding          : 0;
        border           : 1px solid black;
        background-color : black;
        width            : 600;
        }
div.forum_user{
        width            :150;
        position         :relative;
        height           :16;
        background-color :#E9EAF0;
        left             :0;
        top              :0;
        border-bottom    : 1px solid #ccc;
     }
div.forum_posted{
        width            :400;
        position         :relative;
        height           :16;
        background-color :#E9EAF0;
        left             :150;
        top              :-17;
        border-bottom    : 1px solid #ccc;
      }
div.forum_options{
        width            :43;
        position         :relative;
        height           : 16;
        background-color : #E9EAF0;
        left             :550;
        border-bottom    : 1px solid #ccc;
        top              :-34;
        }
div.forum_img{
        width            :150;
        position         :relative;
        left             :0;
        top              :-34;
        height           :150;
        }
div.forum_body{
        position         :relative;
        width            :443;
        left             :150;
        top              :-150;
        }
Tr.forum{
        border               :1px solid black;
        cellpadding              :0px;
        cellspacing              :0px;
        }