
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

body {
    margin:0;
    padding:0;
    background:#000;
}

p {
    font-size:12px;
    font-family:Verdana, arial, sans-serif;
    color:#000;
    padding:10px 0px;
}

.date {
     padding-top:40px;
     margin:0px;
     font-family:Arial, verdana, sans-serif;
     font-weight:bold;
     color:#FFCC00;
     background:url(images/cuts/steelers_divider.jpg) no-repeat top;
}

.byline {
     margin-bottom:0px !important;
     padding-bottom:0px !important;
}

a:link, a:visited {color:black; text-decoration:underline;}
a:hover, a:active {color:#f7d534; text-decoration:underline;}

#main {
    margin:0 auto;
    width:888px;
}

#header {
    width:888px;
    height:244px;
    background:url(images/cuts/header.jpg) no-repeat top left;
}

#header a:link, #footer a:link, #header a:visited, #footer a:visited {color:white; text-decoration:none;}
#header a:hover, #footer a:hover, #header a:active, #footer a:active {color:yellow; text-decoration:underline;}

#header ul {
    text-align:right !important;
    padding-top:226px !important;
    font-size:14px !important;
    font-weight:bold; 
    font-family:Arial, helvetica, sans-serif;
}

#header ul li {
    display:inline;
    padding:0 6px;
    color:white;
    list-style:disc !important;
}

#main_content {
    width:888px;
    float:left;
    background:white;
}

#left {
    width:580px;
    padding:20px;
    margin:0;    
}

#left h1 {
    width:598px;
    height:35px;
    margin-left:-20px;
    font-size:24px;
    font-family:Verdana, Arial, sans-serif;  
    font-weight:bold;
    padding:2px 0 0 10px;
    border:1px solid black;
    background:url(images/cuts/main_header.jpg) no-repeat top left;
}

#left h2 {
    text-transform:uppercase;
    font-size:16px;
    font-weight:bold;
    font-family:Verdana, arial, sans-serif;
    border-bottom:1px solid black;
    margin-top:0px;
	clear:both;
}

#text_area {
    border-left:1px solid #333;
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:10px;
    width:568px;
}

#text_area ul {
     margin-left:20px;
}

#text_area ul li {
     padding:5px 0px;
     border-bottom:1px dashed #ccc;
}

#text_area img {
    float:left;
    margin:15px 15px 10px 0px;
    border:1px solid #f7d534;
	width:210px;
}

#right {
    width:245px;
    background:#fff;   
    margin:0;
    vertical-align:top;
}

#right img {
    width:214px;
    border:1px solid #f7d534;
	margin-top:10px;
}

.right_content {
    width:215px;
    border-left:1px solid black;
    background:#ccc;
    padding:10px;
    margin-left:16px;
   
}

#right h3 {
    width:245px;
    height:20px;
    border:1px solid black;
    padding-left:5px;
    font-size:14px;
    font-weight:bold;
    font-family:Verdana, arial, sans-serif;
    background:url(images/cuts/right_header.jpg) no-repeat top left;
}

#right table {
    font-size:11px;
    font-family:Arial, verdana, sans-serif;
    margin-bottom:10px;
}

#footer {
    width:888px;
    clear:both;
}

#footer ul {
    text-align:center;
    padding-top:20px;
}

#footer ul li {
    display:inline;
    padding:0 10px;
    font-size:12px;
    font-family:Arial, helvetica, sans-serif;
}