.skingradient
{
    /*background-image: url(gradient_DKGray.jpg);*/
font-size: 4pt;
    background-color: #ffb100;
    border-bottom: #b80000 solid;
margin-bottom:2px;
}

.sf_navigation ul li {	
    
	/*width:;*/
        display: inline;
	padding-right: 10px;
	padding-left: 10px;

}
.sf_navigation ul {	
    /*height: auto !important;*/
    /*height: 1%;*/
	list-style-type:none; 
	margin:0;
    padding:0 0 0 30px;
	width: 100%;

}
.sf_navigation ul li a {
	display:inline;
    margin: 0;	
    padding:0; 
    text-decoration: none;
	width:100%;
color:#ffffff;
font-weight:bold;
}

.sf_outer_wrapper {
font-family: arial;
	
}

body {
	background-color: #000000;
        margin: 0 0 0 0;
}
.sf_navigation ul li a:hover {
	color:darkred;}
.containermaster_gray {
	BORDER-BOTTOM: #8f9092 1px solid; BORDER-LEFT: #8f9092 1px solid; BACKGROUND-COLOR: #dcdcdc; WIDTH: 100%; BORDER-TOP: #8f9092 1px solid; BORDER-RIGHT: #8f9092 1px solid; moz-border-radius-bottomleft: 15px; moz-border-radius-bottomright: 15px; moz-border-radius-topleft: 3px; moz-border-radius-topright: 3px
}
.containerrow1_gray {
	BACKGROUND-COLOR: #b80000
}
.containerrow2_gray {
	BACKGROUND-COLOR: #ffffff
}
.box_border{
border: 1px solid blue; 
padding: 5px;
}
#content1{
width:600px;
/*BACKGROUND-COLOR: #ffffff;*/
}