@charset "utf-8";
body, div, p,span{
	margin:0;
	padding:0;
}
img{
border:none;
}
body {
	background:#000;
}
#holder {
	margin-top:10px;
	background:#00233e;
	padding:5% 0;
}
#header,#cover,#footer{
width:760px;
margin:0 auto;
}
#header{
height:57px;
padding-top:8px;
}
#header a#enter{
/*background:url(../images/enter.gif) no-repeat scroll;*/
width:110px;
height:54px;
display:inline;
text-indent:-99999px;
float:left;
margin-left:20px;
padding-bottom:3px;
}
#header img{
padding:4px 0;
}
#header img,#header span{
float:right;
clear:right;
display:inline;
margin-right:20px;
}
#header span{
padding:0px 15px;
background:#fff;
height:25px;
}
#header span a{
font-size:14px;
padding:2px 10px;
display:block;
float:left;
height:23px;
letter-spacing:2px;
line-height:25px;
}
#header span a:link,#header span a:visited{
color:#000000;
text-decoration:none;
}
#header span a:hover,#header span a:active{
color:#f00;
background:#ccc;
padding-top:0px;
border-top:2px solid #f00;
}
#cover{
background:#fff;
padding-bottom:8px;
/* border-bottom:5px solid #000; */
}
#cover img{
padding:5px;
}
a#gallery{
width:400px;
text-align:center;
height:30px;
line-height:30px;
display:block;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#666;
}
#footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#ccc;
height:50px;
padding-top:3px;
margin-bottom:50px;
}
#footer a:link,#footer a:visited{
color:#FFFFFF;
text-decoration:none;
padding:5px;
}
#footer a:hover,#footer a:active{
color:#ffff00;
text-decoration:underline;
}
#copyright{
float:left
}
#otherlink{
float:right
}
.photoBorder {
BORDER: #ddd 1px solid; 
}
.photoBorder:hover{
border:#ff3333 1px solid;
background:#f6f6f6;
}
