html *
{
	margin: 0;
	padding: 0;
}
* html
{
	font-size: 100%;
}
body
{
	font-size: 62.5%;
/* establishes 1em = 10px as baseline, for full flexible sizing */

	font-family: arial,verdana,helvetica,sans serif;

	color: #e6e6e6;

/* background-image: url(images/grid.jpg);
background-repeat: repeat-y;
background-position: 0em 0em; */


background-color:#908071;

	margin: 0;
	padding: 0;

}
html>body
{
	font-size: 10px;
}
#accessibility
{
	position: absolute;
	top: -1000.0em;
}

#container
{
width: 83em;
	height: auto;
box-sizing: border-box;
-moz-box-sizing: border-box;

}

#head
{
	height: 10px;
	width: 83em;
}


.padding {padding:1em;}

#sidebar-1
{
	position: absolute;
       left: 0px;
	width: 305px;
	float: left;
	line-height: 1.4em;
	height: auto;
}




#tv_position
{
margin-left:40px;
}

#sectionNavBox
{
margin-left:70px;
font-size:1.6em;
font-weight:bold;
margin-top:2em;
}


#sidebar-2
{
	position: absolute;
	left: 735px;
	width: 95px;
	float: right;
	height: auto;
}

#content
{
	position: absolute;
       left: 315px;
	width: 410px;
	float: left;
	height: auto;
}


.yellowText {color:#f7ffab}


.head {margin-bottom: 1.5em;}

.thumb {margin-right: 1em;float:left;}

a:link, a:visited {color:#fff;font-weight: bold;}
a:hover {color:#ffff83;font-weight: bold;}

#content p {font-size: 1.2em;margin-top:1em;line-height:1.4em;}

img {border: none;}

.article img {float: right;margin: 1em;}

#frontPageNews h3 {font-size:1.6em;margin-top:1em;margin-bottom:.5em;}

#frontPageNews h2 {font-size:1.8em;margin-top:1em;margin-bottom:.5em;}

#frontPageNews h1 {font-size:2em;margin-top:1em;margin-bottom:.5em;}

IMG.discImage {
float:left;
margin-right:1.5em;
border-style:solid;
border-width:1px;
border-color:#fefdad;
}

DIV.discBox {

}

p.linklist {margin-top:.5em;margin-left:1em;text-transform:lowercase;}

ul.sec_nav {text-transform:lowercase;}
.sec_nav li,  .comments li {list-style-type: none;margin-bottom:.75em;}

.screens {margin-bottom:120px;margin-left:10px;}

.first {margin-top:60px;}

#frontPageNews .mediaLinks {line-height:1.2em;}