* {
border:0 none;
background-color: white;
margin:0;
padding:0;
}
a {
text-decoration:none;
}
html { 
  background:#000000 url("/static/images/naptar/bg_html.jpg") repeat top left;
  min-width:944px;
}
body {
background:transparent url("/static/images/naptar/bg_body.png") repeat-y top left;
color:#777777;
left: 50%;
margin:0 -505px;
padding:5px;
position:relative;
width:315px;
min-height:900px;
}
h1{
-moz-background-clip:inherit;
-moz-background-inline-policy:inherit;
-moz-background-origin:inherit;
-x-system-font:none;
background:transparent url("/static/images/naptar/bg_h1.png") repeat top left;
border-bottom:1px dashed #CCCCCC;
color:#343434;
font-family:Georgia,serif;
font-size:17px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:20px 0 60px 0;
padding:5px 0 5px 0;
text-align:center;
}

p {
-x-system-font:none;
clear:both;

margin: 3px;
font-family:Verdana,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:10px 0;
text-align:center;
background: #EEEEEE;
}
p a {
-moz-background-clip:inherit;
-moz-background-inline-policy:inherit;
-moz-background-origin:inherit;
background:#EEEEEE;
color:#777777;
}
p a:hover {
-moz-background-clip:inherit;
-moz-background-inline-policy:inherit;
-moz-background-origin:inherit;
background:inherit inherit inherit inherit inherit;
color:#000000;
}
.hoverbox {
margin:0 auto;
cursor:default;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.hoverbox a, .hoverbox a:visited {
color: #777777;
background: #EEEEEE;
font-family:Verdana,sans-serif;
font-size:10px;
text-align:left;
/*cursor:default;*/
}
.hoverbox a .preview {
display:none;
}
.hoverbox a:hover .preview {
display:block;
left:115%;
position:absolute;
top:-45%;
z-index:1;
}
.hoverbox img {
background:#FFFFFF none repeat scroll 0 0;
border-color:#AAAAAA #CCCCCC #DDDDDD #BBBBBB;
border-style:solid;
border-width:1px;
color:inherit;
height: 200px;
width:	300px; 
padding:1px;
vertical-align:top;


}
.hoverbox li {
background:#EEEEEE none repeat scroll 0 0;
border-color:#DDDDDD #BBBBBB #AAAAAA #CCCCCC;
border-style:solid;
border-width:1px;
color:inherit;
display:inline;
float:left;
margin:3px;
padding:5px;
position:relative;
 
 
}
.hoverbox .preview {
border-color:#000000;
height:399px;
width:600px;
}
.footer p {
  margin: 50px 0 0 0;
}
h1 a {
  text-decoration: none;
  background: transparent;
  color: #fff;
}