body {
	margin:0;
	background-color: #000000;
}	
A:link {color: #CCCCCC; text-decoration: none;}

A:visited {color: #CCCCCC; text-decoration: none;}

A:active {color: #9999FF; text-decoration: none;}

A:hover {color: #9999FF; text-decoration: none;}

img, a img, a {
	border:none !important;
}
a:focus{
	outline:none;
}
#gallery{
	width:660px;
	margin:0 auto;
	padding:0 20px;
	text-align:center;
	overflow:hidden;	
	background:url(/images/repeater.gif) repeat-y;
}
#gallery.border a img{
	border:solid 1px #FFF !important;
}
#gallery a{
	display:block;
	float:left;
	height:200px;
	margin:0 18px 20px 18px;
}
p.pages a{
	color:#FF0000;
	display:inline !important;
	float:none !important;
	height:auto !important;
	margin:0 !important;
}
p.pages a:hover{
	color:#9999FF;
}
p.pages{
	clear:both;
	padding-left:20px;
	text-align:left;
}


.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.botbuton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
