body {
	margin: 0px;
	font-family: Calibri, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	background-color: #000000;
	color: #ddd;
	background-image: url(../App_Themes/kodiklip/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a{
	color: #ddd;
	outline: none;
}

a:hover{
	text-decoration: none;
}


#container{
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 164px;
}

#header h1{
	margin: 0px;
	float: left;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 380px;
	margin-top: 53px;
}

.nav{
	float: left;
	width: 610px;
	text-align: left;
}

.nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}

.nav li{
	float: left;
}

#topnav{
	padding-bottom: 10px;
}

.nav #topnav ul{
	padding-top: 65px;
	padding-right: 20px;
}

#topnav a{
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFFFFF;
}

#topnav a:hover{
	color: #ccc;
}

#bottomnav {
	clear: both;
}

#bottomnav a{
	text-decoration: none;
	color: #ffcf00;
	display: block;
	background-image: url(../App_Themes/kodiklip/images/bottom-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 36px;
}

#bottomnav .first a{
	background-image: url(../App_Themes/kodiklip/images/bottom-nav-left.gif);
	padding-left: 14px;
}

#bottomnav .first li{
	margin-left: 7px;
}

#bottomnav .last a, #bottomnav .last a:hover{
	background-image: url(../App_Themes/kodiklip/images/bottom-nav-right.gif);
	background-position: right top;
	padding-right: 14px;
}

#bottomnav .first ul a, #bottomnav .last ul a, #bottomnav .last ul a:hover {
	background-image: none;
	padding-right: 7px;
	padding-left: 7px;
}

#bottomnav a:hover, #bottomnav li:hover {
	color: #b87b08;
	background-position: left top;
}

#bottomnav ul ul {
	position: absolute;
	left: -999em;
	margin: 0px;
	padding: 0px;
}

#bottomnav li:hover ul, #bottomnav li.sfhover ul {
	left: auto;
}

.nav #bottomnav li li{
	float: none;
}

#bottomnav li li a{
	display: block;
	font-size: 13px;
	background-color: #000000;
	_width: 100px;
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #181c23;
	line-height: normal;
	height: auto;
}

#homer{
	height: 286px;
	background-image: url(../App_Themes/kodiklip/images/homer-bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

#content {
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}

#content.homer2{
	background-image: url(../App_Themes/kodiklip/images/homer2-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 50px;
}

#content p, #content ul{
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#content h1{
	font-size: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #ea0005;
	font-style: italic;
}

#content h2{
	color: #697079;
	font-weight: bold;
	font-size: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	line-height: 25px;
}

#content h3{
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content ul em{

}

#main{
	float: left;
	width: 660px;
	margin-right: 30px;
}

#main.full{
	float: none;
	width: 990px;
	margin-right: 0px;
}

#sidebar{
	float: left;
	width: 300px;
	background-color: #15171a;
	padding-bottom: 20px;
	background-image: url(../App_Themes/kodiklip/images/side-bottom-bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#sidebar p{
	line-height: 18px;
	margin-bottom: 10px;
}

#sidebar p, #sidebar h2,  #sidebar h3{
	padding-right: 20px;
	padding-left: 20px;
}

#sidebar .top{
	height: 23px;
	background-image: url(../App_Themes/kodiklip/images/side-top-bg.gif);
	background-position: center top;
}

.clear{
	clear: both;
}

.pic{
	border: 1px solid #15171a;
	float:right;
}