html { height: 100%; margin-bottom: 1px; }

body                    { 
						margin: 0; 
						background-color: #000000; 
						color: #ffffff; 
						}

a:link                  { 
						font-family: Arial; 
						font-size: 10pt; 
						color: #ff0000; 
						font-weight: normal; 
						text-decoration: none; 
						}
						
a:visited               { 
						font-family: Arial; 
						font-size: 10pt; 
						color: #ff0000; 
						font-weight: normal; 
						text-decoration: none;
						}
						
a:active				{ 
						font-family: Arial; 
						font-size: 10pt; 
						color: #ff0000; 
						font-weight: normal; 
						text-decoration: none;
						}
						
a:hover					{ 
						font-family: Arial; 
						font-size: 10pt; 
						color: #ff0000; 
						font-weight: normal; 
						text-decoration: underline;
						}


p.header                { 
						font-family: Georgia; 
						font-size: 12pt; 
						color: #ff0000; 
						font-weight: bold; 
						}
						
p                       { 
						font-family: Arial; 
						font-size: 10pt; 
						color: #ffffff; 
						font-weight: normal; 
						}


table.gb                { 
						width: 350px; 
						}
						
td.gb-header            { 
						font-family: Arial; 
						font-weight: bold; 
						font-size: 10pt; 
						color: rgb(255, 255, 255); 
						}

td.gb-subheader         { 
                                                font-style: italics;
                                                font-family: Arial;
                                                text-decoration: italics;
                                                font-size: 8pt;
                                                color: rgb(255, 255, 255);
                                                border: #48402e;
                                                border-style: solid;
                                                border-top-width: 0px;
                                                border-right-width: 0px;
                                                border-bottom-width: 1px;
                                                border-left-width: 0px;
						}
						
td.gb-content           { 
                                                background-color: #080808;
                                                font-family: Arial;
                                                font-size: 10pt;
                                                color: rgb(255, 255, 255);
                                                border: #48402e;
                                                border-style: solid;
                                                border-top-width: 0px;
                                                border-right-width: 0px;
                                                border-bottom-width: 1px;
                                                border-left-width: 0px;
						}
						
table.news				{ 
						width: 450px; ;
						}

td.news-header			{ 
						font-family: Arial; 
						font-weight: bold; 
						font-size: 10pt; 
						color: rgb(255, 255, 255); 
						}

td.news-subheader		{ 
						font-style: italics; 
						font-family: Arial; 
						text-decoration: italics; 
						font-size: 8pt; 
						color: rgb(255, 255, 255);
						border: #48402e; 
						border-style: solid; 
						border-top-width: 0px; 
						border-right-width: 0px; 
						border-bottom-width: 1px; 
						border-left-width: 0px;
						}

td.news-content			{ 
						background-color: #080808;
						font-family: Arial; 
						font-size: 10pt; 
						color: rgb(255, 255, 255);
						border: #48402e; 
						border-style: solid; 
						border-top-width: 0px; 
						border-right-width: 0px; 
						border-bottom-width: 1px; 
						border-left-width: 0px; 
						}

td.right-content		{
						width: 150px;
						border: #ff0000; 
						border-style: solid; 
						border-top-width: 0px; 
						border-right-width: 0px; 
						border-bottom-width: 0px; 
						border-left-width: 1px;  
						}
						
td.disco-header			{
						font-family: Arial; 
						font-weight: bold; 
						font-size: 10pt; 
						color: rgb(255, 255, 255); 
						border: #48402e; 
						border-style: solid; 
						border-top-width: 0px; 
						border-right-width: 0px; 
						border-bottom-width: 1px; 
						border-left-width: 0px;  
						}
						
p.competition			{
						font-family: Arial; 
						font-weight: bold; 
						font-size: 10pt; 
						color: #ff0000; 
						}


td.shoutbox{
						font-family: Arial; 
						font-weight: normal; 
						font-size: 10pt; 
						color: rgb(255, 255, 255); 
						border: #48402e; 
						border-style: solid; 
						border-top-width: 0px; 
						border-right-width: 0px; 
						border-bottom-width: 0px; 
						border-left-width: 0px;  
						}
td.diary{
						font-family: Arial; 
						font-weight: normal; 
						font-size: 10pt; 
						color: rgb(255, 255, 255); 
						border: #48402e; 
						border-style: solid; 
						border-top-width: 0px; 
						border-right-width: 0px; 
						border-bottom-width: 0px; 
						border-left-width: 0px;  
						}
						
td.links{
						font-family: Arial; 
						font-weight: normal; 
						font-size: 10pt;
						width: 210px;
						color: rgb(255, 255, 255); 
						border: #48402e; 
						border-style: solid; 
						border-top-width: 0px; 
						border-right-width: 0px; 
						border-bottom-width: 0px; 
						border-left-width: 0px;  
						}

td.spacer{
                                                width: 20px;
                                                }

