body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#1B0A1A;
	color:#FAD6FA;
	overflow:auto;
}
.gallRow{
	width:430px;
	clear:both;
}
a {
	color: #fad6fa;
	font-weight:bold;
	text-decoration: none;
}
A:visited {	
	color: #fad6fa;
	font-weight:bold;
	text-decoration: none;
}
A:active {
	color: #fad6fa;
	font-weight:bold;
	text-decoration: none;
}
A:hover {
	color: #f8c3f8;
	Text-Decoration:none;
}
#tab {
	width:898px;
	border: 3px solid #F8C3F8;
	background-color: #1B0A1A;

}
#top10 {
	width:400px;
	background-color:#9B9FA4;
	border:3px solid #354055;
	color:#ffffff;
	clear:both;
	text-align:center;
}
#top10 td {
	border:1px solid #354055;
}
.diff {
	background-color:#354055;
}
#djImage {
	border:2px solid #F8C3F8;
	float:left;
	margin:0 5px 10px 0;
}
H3 {
	font-size:18px;
}
H4 {
	font-size:16px;
	color:#04A2E9;
}
#addy {
	border:0;
	color:#FCE9FC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
}
#addy a {
	color:#fad6fa;
	font-weight:normal;
	text-decoration: none;
}
#addy a:visited {
	color:#fad6fa;
	font-weight:normal;
	text-decoration: none;
}
#addy a:active {
	color:#FCE9FC;
	font-weight:normal;
	text-decoration: none;
}
#addy a:hover {
	color:#FCE9FC;
	font-weight:normal;
	text-decoration:none;
}
#nav {
	background-color:#1B0A1A;
	color:#F8C3F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	line-height:30px;
}
#nav a:active {
	color:#BF00BF;
}
#nav a {
	color:#F8C3F8;
}
#nav a:visited {
	color:#F8C3F8;
}
#nav a:hover {
	color:#BF00BF;
}

.insideBorder {
	font-size:0px;
	width:3px !important;
	height:3px;
	background-color:#F8C3F8;
}
.linkImage {
	border:3px solid #F8C3F8;
}
#gal .imageBox {
	border: 3px solid #F8C3F8;
	overflow:hidden;
	width: 221px;
	text-align:center;
}
#gal .imageBox_2 {
	border: 3px solid #F8C3F8;
	overflow:hidden;
	width: 321px;
	text-align:center;
}
.randomImage {
	height:321px;
	border:0;
}
div.fileList div.button {
	cursor:hand;
	background-repeat:no-repeat;
	background-position:0 -5px;
	padding:0 29px;
	line-height:150%;
	background-image:url(images/folder.gif);
	list-style-image:none;
	list-style-type:none;
}
div.fileList div.folder {
	display:none;
	clear:both;
	padding-left:10px;
	padding-top:10px;
}
div.fileList div.folder div.file {
	width:70px;
	float:left;
	text-align:center;
}
.mainInfo {
	height:272px;
	width:490px;
	overflow:auto;
	padding-left:27px;
	padding-top:10px;
	margin-right:10px;
	scrollbar-base-color:#F278EF;
	scrollbar-face-color:#1B0A1A;
	scrollbar-arrow-color:#F278EF;
	scrollbar-shadow-color:#EF4AEB;
	scrollbar-track-color:#F8C3F8;
	scrollbar-highlight-color:#F278EF;
	scrollbar-darkshadow-Color:#1B0A1A;
	font-size:12px;
	float:left;
}
#bigPic{
	display:none;
	/*position:absolute;*/
	margin:0 auto;
	margin-top:100px;
	z-index:1;
	text-align:center;
	cursor: hand;
}
#pic {
	margin-left:5%;
	padding:50px;
	background-image:url(images/galleryBg.gif);
	background-repeat:repeat;
}
.staffList {
	float:right;
	width:332px;
	margin-right:20px;
}
.dashLine {
	width:90%;
	border:1px solid #F8C3F8;
	clear:both;
}
.mainPageTitle {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#facePlace {
	margin-top:5px;
	margin-bottom:3px;
	margin-left:5px;
	border:2px solid #F8C3F8;
	width:82px;
	float:left;
}
#faceinPlace {
	text-align:center;
}
#facePlaceMain {
	margin-top:5px;
	margin-bottom:5px;
	border:4px solid #F8C3F8;
}
#closeWin {
	text-align:right;
	background-color:#F8C3F8;
	padding-right:20px;
	color:#0000FF;
}
#closeWin a {
	color:#1B0A1A;
}