*{
margin:0px;
padding:0px;
}
a img{
border:none;
}
body{
text-align:center;
background-color:#ffffff;
font-family:'helvetica neue',helvetica,arial,sans-serif;
font-size:13px;
color:#000000;
padding-top:28px;
}
a{
cursor:pointer;
color:#b42222;
text-decoration:none;
}

#whole{
width:1000px;
text-align:left;
margin:0px auto;
position:relative;
}

#logo{
background-image:url('../img/styles/white/logo_top.jpg');
background-repeat:no-repeat;
width:443px;
height:50px;
margin-bottom:26px;
}
#logo a{
display:block;
width:443px;
height:50px;
text-indent:-1000px;
overflow:hidden;
}

#stylesheets{
position:absolute;
right:0px;
top:21px;	
}
#stylesheets a{
float:left;
width:11px;
height:11px;
margin-right:5px;
border:1px solid #fff;
overflow:hidden;
}
#stylesheets a:hover, #stylesheets a.in{
width:11px;
height:11px;
border:1px solid #000;
}

#menu{
float:left;
width:180px;
color:#909090;
margin-left:0px;
padding-left:0px;
list-style:none;
}
#menu a, #menu a:visited{
color:#909090;
text-decoration:none;
}
#menu a:hover, #menu a.in, #menu a.in:visited, #menu a.in:hover{
color:#000000;
text-decoration:none;
}
#menu li{
margin:3px 0px 6px 0px;
}
#menu ul{
margin-left:0px;
padding-left:15px;
list-style:none;
}

#content{
margin-left:200px;
width:800px;
min-height:500px !important;
height:auto !important;
height:500px;
margin-bottom:20px;
position:relative;
}
#content p{
line-height:18px;
}
#description{
margin-top:5px;
}
#photos{
position:relative;
height:530px;
width:100%;
background:url('../img/spinner.gif') no-repeat center center;
}
#photos .photo{
position:absolute;
top:0px;
left:0px;
width:100%;
text-align:center;
}
#nav{
font-size:13px;
font-weight:bold;
margin-bottom:5px;
text-align:right;
position:relative;
min-height:16px !important;
height:auto !important;
height:16px;
}
#nav a, #nav a:visited{
color:#909090;
text-decoration:none;
}
#nav a:hover{
color:#b42222;
text-decoration:none;
}
#nav span{
font-weight:normal;
margin-left:6px;
}
#nav span.pipe{
margin-right:6px;
}
#nav span#nav_position{
margin-left:0px;
}
#nav_spinner{
float:right;
width:16px;
height:16px;
margin-left:0px;
}
#photo{
width:800px;
text-align:center;
height:530px;
background:url('../img/spinner.gif') no-repeat center center;
}

#footer{
font-size:10px;
text-align:right;
clear:both;
color:#909090;
}
