* {
    margin: 0;
    padding: 0;
}

body {
    /*font: 14px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
    color: #ffffff;
    /*background: #5CBD9C url(images/bg.jpg);*/
	background: #000000 url(las-vegas/bg-burnt.jpg);
}

/* J=4 imported from oldstyle css tmpls */
.bodymdbold {color: #ffffff; font-family: arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold;}
/* J=7 just for news headline*/
.mdboldun {
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
}

h1 {
    padding: 0 0 0 80px;
    height: 100px;
    font-weight: normal;
    font-size: 40px;
    line-height: 64px;
    color: White; 
}

h1 a {
    font-weight: normal;
    text-decoration: none;
    color: White;
}

h1 a:hover {
    font-weight: normal;
    text-decoration: none;
    color: White;
}

h1 span {
    padding-left: 5px;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;    
}

h3 {
 padding: 10px 0 0 20px;
	    font-size: 14px;		   
   color: #CCCCCC;
    }

p {
    padding: 8px 0;
    text-align: justify;
}

a {
    font-weight: bold;
    text-decoration: underline;
    color: #F0AF5D;
}

a:hover {
    text-decoration: none;
    color: #FF0000;
}

img {   
    border: none;
}

#main {
width: 100%;
text-align: center;
    background: url(las-vegas/bg-burnt.jpg) repeat-x top;
}

#main2 {
    position: relative;
    margin: 0 auto;
   /*width: 936px;*/
	width: 684px;
    text-align: left;   
}

#header {
   height: 138px; width: 936px;
    background: url(images/bg2.jpg) repeat-x top;
}

#menu {
    padding-left: 58px;
    height: 38px;
	background: url(images/top.jpg) no-repeat bottom;	 
}

#menu ul {
    padding: 0;
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    padding: 0;
    width: 150px;
}

#menu ul li a {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    color: Black;
    background: #D0F6DD url(football-sports-handicapping/menu-ii.jpg) no-repeat;
}

#menu ul li a:hover {
    text-decoration: none;
    color: #30637B;   
}

#middle {
    /*background: Black url(images/middle.jpg) repeat-y;*/
	background: Black url(las-vegas/top5.gif) no-repeat;
}

#middle2 {
height: 1%;
    background: url(images/middle2.jpg) no-repeat top;
}

#middle3 {
padding: 32px 36px 0 36px;
height: 1%;
    background: url(images/middle3.jpg) no-repeat bottom;
}

#left {
    float: left;
    /*width: 634px;  342px */
	width: 342px;
	/*J=3 add margin-left & bg */
		background-color: Black;
		/*J=! add height */
		height: 400px;
}

#mainimg {
margin-bottom: 25px;
}

#left .box {
    padding-bottom: 20px;
		/*background: url(images/box.jpg) no-repeat top;*/
		
background: #000000 url(las-vegas/bg-burnt-rev.jpg);
/*J=3 add width and margin-left */
width: 319px;
margin-left: 10px;
padding: 4px;
}

#left h2 {
    padding: 0 0 0 20px;
	    font-size: 18px;
		height: 50px;    
    line-height: 38px;  
}

#left ul {
    padding: 8px 0 8px 35px;
}

#left ul li {
    padding: 0;
    text-align: justify;
}

#right {
    float: right;    
    /*width: 212px; 341*/
width: 341px;
/*J=3 add bg */
background-color: Black;
/*padding: 4px;*/
}

#rightcol1 {
	float:left;
	width: 50%;
	padding-top: 4px;
	/*j=8 add height so that black bg covers content for small bannerstext-indent : 5px;
	text-align : justify;
	*/
	height: 450px;
	
}

#rightcol2 {
	/*float:left;*/
	float:right
	width: 50%;
	padding-top: 4px;
	/*j=8 add height so that black bg covers content for small bannerspadding: 4px;
	*/
	height: 450px;
	
}

/*J=! descript box here . using clear:both just like #footer */
#descript {
     clear: both;
    /*padding: 0 20 0 80px;*/
	padding-left: 10px;
   position: relative;
   top: -100px;
/*top: -20px  width: 580px ;*/
/*width:650px;*/
/*J=3 add bg */
background-color: Black;
/*padding: 4px;*/
}

#right h2 {
padding: 0 0 0 20px;
    height: 62px;
	font-size: 18px;
	 line-height: 38px;      
    	background: url(images/righth2.jpg) no-repeat top;
}

#right ul {
    list-style: none;
	padding: 0 0 25px 0;
}

#right ul li {
    padding: 0 0 0 15px;
	border-bottom: 1px solid #191919;   
}

#right ul li a {
    padding: 0;
	font-weight: normal;
	font-size: 12px;
      text-decoration: underline;
    line-height: 24px;
    color: #A9A9A9;
}

#right ul li a:hover {
    text-decoration: none;
    color: #A9A9A9;
}

.clearing {
    clear: both;
    height: 15px;
    overflow: hidden;
}

#footer {
    clear: both;
    padding: 0 60px;
    /*height: 30px;   */
	height: 42px;   
}

#footer p {
position: relative;
top: -20px;
       font-size: 12px;
    line-height: 15px;
	color: #333333;
}

#footer a {
color: White;
}
