	body {
		margin:0px;
		background-image:url('images/background.jpg');
		font-family:verdana;
		font-size:11px;
	}

	#header{
		position:absolute;	
		z-index:100;
	}
	#page{
		position:absolute;
		left:145px;
		top:150px;
		width:801px;
	}

	#content {
		background-image:url('images/pageBackground.png');
		padding-top:100px;
		padding-left:40px;
	}
	
	#copy {
		width:530px;
		padding-top:30px;
		padding-left:20px;
		font-family:verdana;
		font-size:11px;
		line-height:20px;
		vertical-align:top;
		color:#000000;
	}
	
		
	td {
		font-family:verdana;
		font-size:11px;
		line-height:20px;
		vertical-align:top;
		color:#000000;
		
	}
	.newsTD {
		padding-left:15px;
		padding-right:18px;
		padding-bottom:15px;

		color:#FFFFFF;
	}
	.newsTD A{
		color:#f2d09d;
	}

	A { color: #e20079 }
	A:visited { color: #e20079 }
	A:active { color: #e20079 }
	A:hover { color: #07acf4 }
	
	
	
	#rightPlug{
		position: absolute;
		top:0px;
		left:777px;
		width:255px;
	
	}

	#leftPlug{
		position: absolute;
		top:240px;
		left:0px;
	
	}


	.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
	}
	
		
	#adminNav {
		border:solid 1px #000000;
		margin:10px;
		padding:10px;
		width:120px;
		background-color:#89d0c7
	
	}
	#adminNav td {color:#000000}
	
	
	
	#galleryView {
		position:absolute;
		top:205px;
		left:120px;
		width:488px;
		height:93px;
		z-index:200;
	}
	
	#wn {
		margin-top: 0px;
	}
	
	#scroll_links{
		position:absolute;
		top:245px;
		left:90px;
	}
	
		
	.item {
	font-weight:bold;
	color:#458cc3;
	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:90px;
width:90px;
}
.th {
position:absolute;
  clip:rect(0px 93px 93px 0px);
border:1px dashed #458cc3;
}


.gallery {
margin:8px;
border:1px dashed #458cc3;
}

.footer{
	background-color:#FFFFFF
}
#more {

}

.alert{
color: #9a51bd
}
