	body {
		margin:0px;
		background-image:url('images/background.gif');
		font-family:verdana;
		font-size:11px;
	}

	#page{
		background-image:url('images/BGFade.gif');
		background-repeat:no-repeat;
	}
	#copy{
		width:425px;
	}
		
	td {
		font-family:verdana;
		font-size:11px;
		line-height:20px;
		vertical-align:top;
		color:#000000;
		
	}

	A { color: #e20079 }
	A:visited { color: #e20079 }
	A:active { color: #e20079 }
	A:hover { color: #07acf4 }
	
	
	.content {
	background-color:#ffffff;
	padding-left:18px;
	}
	
	#rightPlug{
		position: absolute;
		top:242px;
		left:777px;
		width:255px;
	
	}

	#rightPlug td {
		color:#5314ae; 
		padding-left:15px;
		padding-right:18px;
		
		}

	.sponsors {
		background-image:url('images/sponsorBG.png');
		background-repeat:no-repeat;
		text-align:center;
		padding-top:60px;
	}
	.sponsors img {
		border:3px solid #471a77;
	}
	.sponsors a {
		color:#FFFFFF
	}
	
		
	#nav {
		background-image:url('images/adminBG.png');
		background-repeat:no-repeat;
		position: absolute;
		top:342px;
		left:0px;
		width:305px;
		height:274px;
		padding:0px;
		padding-top:45px;
		padding-left:115px;
	
	}
	#nav td {color:#FFFFFF}
	
	
	
	#galleryView {
		background-image:url('images/galleryview.png');
		position:absolute;
		top:279px;
		left:10px;
		width:368px;
		height:374px;
		z-index:100;	
	}
	
	#wn {
	margin-top: 45px;
	margin-left:35px
	
	}
	
	#scroll_up{
		z-index:101;
		position:absolute;
		top:323px;
		left:309px;
	}
	#scroll_down{
		z-index:101;
		position:absolute;
		top:595px;
		left:320px;
	}
	
		
	.item {
	font-weight:bold;
	color:#06c2d5;
	text-transform:uppercase;
	font-weight:bold;
	}
	
	.form {
		font-family:verdana;
		font-size:10px;
		color:#02216a;
		border:1px solid #e20079;
	
	}
			
	.button {
		border:2px dotted #e20079;
		font-family:verdana;
		font-size:11px;
		font-weight:bold;
		color:FFFFFF;
		background-color:#06c2d5;
		text-transform:uppercase;
		
	}
	

.tableHead{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px dashed #89c2a5;
}

.tableFoot {
	border-top:1px dashed #89c2a5;
}

.tabon {
	text-align:center;
	background-color: #ededee;
	border:1px dashed #ceff08;
	border-top:none;
	border-bottom:1px solid #ededee;
	padding:2px;
}
.taboff {
	text-align:center;
	background-color: #ceff08;
	border:1px dashed #ceff08;
	padding:2px;
	border-top:none;
	border-bottom:1px solid #ceff08;
}
.tabBody {
	background-color: #ededee;
}

.tab{
	border:1px dashed #ceff08;
}

.stitchesCosts {
	padding-left:25px;
	padding-bottom:10px;
	font-weight:bold;
	color:#e20079
}

.thumb {
position:static;
height:89px;
width:89px;
}
.th {
position:absolute;
  clip:rect(0px 92px 92px 0px);
border:1px dashed #FFFFFF;
}

.gallery {
margin:8px;
border:1px dashed #e20079;
}

.footer{
	background-color:#FFFFFF
}
#more {
position:absolute;
top:420px;
left:8px
}

.alert{
color: #9a51bd
}