body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #979dae;
    color: black;
	 background-image:url("images/backg.gif");
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 785px;
	position: relative;
	background: url() repeat-y;
	top: 72px;
	height: 1289px;
	left: 16px;



}

#body {
    background: url() no-repeat bottom;
}

h1, h2, div, ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1 {
    text-align: right;
}

h2 {
    color: white;
    font-weight: normal;
}

h3 {
    font-size: 10px;
}

a {
    color: #000080;
    text-decoration: none;
    font-weight: bold;
}

.clear {
    clear: both;
}

.readmore {
    text-align: right;
}

.readmore a {
    text-decoration: ;
}

#left .readmore {
    text-align: left;
}

#left {
    margin: 0;
    padding-top: 120px;
    background: url("images/atvmenu.gif") no-repeat;
    float: left;
    width: 150px;
	height: 800px;
}

#left h3 {
    font-size: 11px;
    color: black;
    margin: 1em 0;
    padding: 0;
}

#left p {
    margin: 1em 0;
    padding: 0;
}


#nav {
    background: url() repeat-y;
}

#nav li {
    border-top: none;
	font-size: 18;
    padding: 3px 15px 14px 56px;
    text-indent: -28px;
}

#latest {
    padding-top: 37px;
    background: url() no-repeat;
	text-indent: 2px;
}

#latest .events {
    padding: 0 10px;
	width: 135px;
	text-indent: 2px;
	font-size: 11px;
}

#logo {
	position: absolute;
	left: -62px;
	top: -244px;
	width: 848px;
	height: 264px;
	background-image: url(images/atvlogo.gif);



}

#content .inner {
    float: left;
    padding-top: 65px;
    margin: 30px 0 15px 0px;
    width: 575px;
}

#footer {
    padding: 20px 0;
    text-align: center;
    color: #fff; 
}

#footer a {
    text-decoration: underline;
}
