html { 
	height:100%;
}

body {
	background-color:#B40808;
	height:100%;
	margin:0px;
	background-repeat:repeat-y;
	background-position:center 487px;
	background-image:url(/images/grungeFlash.gif);
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color:#FF6666;
	text-decoration:none;
}
a:visited {
	color:#FF6666;
	text-decoration:none;
}
a:active {
	color:#FF6666;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}


#background {
	width:100%;
	background-image:url(/images/flashTop.gif);
	background-color:#B40808;
	background-repeat:no-repeat;
	background-position:center;
	padding-top:0px;
	height:588px;
	z-index:1;
	position:absolute;
	top:0px;
	
}
#thing {
	width:100%;
	position:absolute;
	z-index:2;
	top:0px;
	background-image:url(/images/bcTattoo.gif);
	background-repeat:no-repeat;
	background-position:center 15px;
	text-align:center;
}
#pageHead {
	width:600px;
	height:123px;
	text-align:right;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
}
.wf {
	display:none;
}
#topNav {
  padding-top:0px;
  float:right;
  text-align:center;
  font-family: "Cooper Black", Georgia, "Times New Roman", Times, serif;
  font-size:16px;
}

#topNav a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#topNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
#topNav a:active {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
#topNav a:hover {
	color:#FF6666;
	text-decoration:none;
	text-align:center;
}
#topNav div {
    color:#000000;
	padding-top:20px;
	font-size:12px;
	width:162px;
	height:83px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	background-image:url(/images/address.gif);
	background-repeat:no-repeat;
	
}

#content {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	padding-left:20px;
	text-align:left;
}

#content p {
	margin-top:0px;
}

#nav {
	float:left;
	position:absolute;
	top:136px;
	background-image: url(/images/navBak.gif);
	background-repeat:repeat-y;
	width:160px;
	height:auto;
	margin-left:-175px;
}
#navLinks{
	padding-left:30px;
	width:105px;
	background-image: url(/images/navBak.gif);
	background-repeat:repeat-y;
	font-family: "Cooper Black", Georgia, "Times New Roman", Times, serif;
}
#navLinks a:link {
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}
#navLinks a:visited {
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}
#navLinks a:active {
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}
#navLinks a:hover {
	display:block;
	color:#666666;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}

#navTop {
	background-image: url(/images/navTop.gif);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	width:160px;
	height:48px;
}
#navBot {
	background-image: url(/images/navBot.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width:160px;
	height:33px;
	vertical-align:bottom;
	
}
#navShad {
	filter:alpha(opacity=20);
	opacity:0.2;
	position:relative;
	left:10px;
	top:33px;
	height:11px;
	width:112px;
	padding:0px;
	background-color:#000000;
}

#thing2 {
	width:100%;
	background-image:url(/images/girl.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:280px;
}

.admMsg {
	background-color:#FFFFFF;
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:2px;
}

.admMsg div {
	width:100%;
}

.alt1 {
	background-color:#666666;
}

.alt2 {
	background-color:#000000;
}

.big {
	font-size:18px;
	font-weight:bold;
}

#pageHead .big {
	font-size:24px;
	padding-top:20px;
}

#flashGirl span {
	display:none;
}

#popup {
	position:absolute;
	z-index:20;
	left:0px;
	top:0px;
	width:550px;
	visibility:hidden;
	background-color:#330033;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#330000;
	padding-bottom:5px
}

#footer {
	font-size:10px;
	width:100%;
	padding-top:20px;
}

#picPopUp {
	position:absolute;
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	top:130px;
	width:610px;
	background-color:#B40808;
	visibility:hidden;
	text-align:center;
	border-width:2px;
	border-style:solid;
	border-color:#000000;
	padding-bottom:5px;
	color:#000000;
}

.gallery img {
	cursor:pointer;
}
.gallery div {
	cursor:pointer;
	width:100%;
	text-align:center;
}

.closer {
	display:block;
	margin-right:0px;
	margin-left:auto;
	cursor:pointer;
}

.pageNav {
	font-size:10px;
	text-align:center;
}
.pageNav strong {
	font-size:14px;
}