html {
background-color:black;
background-repeat:no-repeat;
background-position:top left;
background-attachment:fixed;
overflow:hidden;
height:100%;
z-index:1;
position:relative;
}

body {
margin-top:0px;
padding: 0 0 0 0;
height:100%; overflow:auto;
margin:0 0 0 180px;
border-left:2px solid #ffa500;
font-family:verdana, arial, sans-serif;
font-size:11px;
}

.padding-div-top{
display:block;
align:center;
width: 50%;
height:50px;
background-color:white;
float:left;
clear:both;
}


p,li {
color: white;
}

h1 {
font-size:13px;
color: white;
}

#menu {
position:absolute;
display:block;
top:20px;
left:10px;
width:160px;
height:400px;
/* background:transparent; */
/* z-index:50; */
text-align:center;
}

#advertisement {
position:absolute;
display:block;
top:2px;
left:82%;
width:160px;
height:auto;
/*background-color:black;*/
z-index:90;
text-align:left;
}

.content-div{
width:75%;
float:left;
}

.template-div{
text-align:left;
margin-top:75px;
margin-left:10%;
margin-right:10%;
width:75%;
}

.keynav_box {
height: auto;
width:auto;
margin: 15px;
}

.keynav_focusbox {
height: auto;
width:auto;
background-image:url('http://zipityzap.com/images/selector.gif');
background-position: 50% 0%;
background-repeat: no-repeat;
margin:15px;
}

.item-title{
/* text-align: center; */
/* color: white; */
/* display: none; */
/* font-size: 12px; */
/* font-weight: normal; */
/* font-family: Verdana; */
}

.item-description{
text-align: center;
/* margin-top:5px; */
/* margin-bottom:5px; */
padding:0px;
font-size: 12px;
font-weight: normal;
font-family: Verdana;
color:white;
}

a {
color:white;
}

a:hover {
font-weight: bold;
}

a.menu,a.menu:link {
display:block;
width:140px;
margin-bottom:5px;
background:transparent;
text-decoration:none;
color:white;
clear:both;
}

a.menu:hover {
font-weight: bold;
text-decoration:none;
display:block;
}


/*
a:visited {
color:green;
}

a:active {
color:red;
}
*/
#menu ul{
padding:0px;
margin:0px;
padding-top:10px;
padding-bottom:4px;}

#menu ul li{
list-style:none;
padding:0px;
margin:0px;

}
#menu img{
border:none;}
 ul li a{
}