* {
	margin: 0;
	padding: 0;
}

body {
	color:#333333;
	background: #FFFFFF;
	text-align:center;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

#page{
	width:900px;
	margin:auto;
	text-align:left;
}

#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#body{
	min-height:400px;
	padding:5px 0px;
}

#menu{
	width:180px;
	float:left;
}

#content{
	width:720px;
	float:left;
}

#footer{
	background-color:#FF9900;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	padding:10px 0px;
}
#footer a{
	color:#FFFFFF;
}

div.cleaner{
	clear:both;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#menuarea{
	background-color:#FF9900;
	background-image:url(../images/menutopborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:177px;
}
#menuareabottom{
	background-image:url(../images/menubottombordermbb.gif);
	height:20px;
}

div.moduletable_menu{
	padding:10px;
}

div.moduletable_menu ul{
	list-style:none;
}

div.moduletable_menu a{
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	border-bottom:dotted 1px #FFFFFF;
	display:block;
	padding:3px 0px;
}

div.moduletable_menu a:hover{
	color:#000000;
}

div.menulinkimage{
	margin: 5px 0px;
}

div.info{
	padding:0px 10px;
}

#auxmenu{
	text-align:center;
	font-size:0px;
	visibility:hidden;
	color:#FFFFFF;
}

td.contentheading{
	font-size:0px;
	visibility:hidden;
	color:#FFFFFF;
}

div.ytv{
	margin-bottom:10px;
}

div.ytv-item{
	margin-bottom:5px;
}

div.ytv-image{
	width:80px;
	float:left;
}

div.ytv-image img{
	width:80px;
	height:60px;
}

div.ytv-title{
	padding:0 0 0 5px ;
	width:135px;
	float:left;
	font-size:12px;
}
