body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	height: 100%;
}

A:link{ color:#ff00de; text-decoration:none}
A:hover{ color:#145870; text-decoration:underline}
A:active{ color:#ff00de; text-decoration:none}
A:active:hover{ color:#145870; text-decoration:underline}
A:visited{ color:#ff00de; text-decoration:none}
A:visited:hover{ color:#145870; text-decoration:underline}

.addressb {
	font-weight: bold;
	font-size: 9px;

}

.address {
	font-size: 9px;

}

#hold {
	width: 859px;
	height: 624px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;


	}
	
#navleft {
	width:224px;
	height: 121px;
	padding:0px;
	float:left;
	}

#navcontop {
	width:615px;
	height: 100px;
}
#navcontbot {
	width:615px;
	height: 20px;	
}	
	
#navcontent {
	width:610px;
	height: 37px;
	padding:101px 0px 0px 249px;
	float:left;
	background-image: url(../images/headerbg.gif);
	text-align: left;
	}
	
#navbot {
	width: 859px;
	height: 17px;
	background-image: url(../images/navbot.gif);
	}
	
#mainleft {
	width: 81px;
	height: 395px;
	padding:0px;
	float:left;
	background-image: url(../images/midleft.gif);
	}
	
#maincontent {
	width:646px;
	height: 395px;
	padding:0px;
	float:left;
	background-image: url(../images/midmainad.gif);
	}
	
#contentpage {
	width:646px;
	height: 395px;
	padding:0px;
	float:left;
	background-image: url(../images/midblank.gif);
	}
	
#contentinside {
	padding:2em;
}
		
#mainright {
	width: 132px;
	height: 395px;
	padding:0px;
	float:left;
	background-image: url(../images/midright.gif);
	}
	
#ftrtop {
	width: 859px;
	height: 32px;
	background-image: url(../images/bottop.gif);
	color:#ebc1d0;
	padding-top: 5px;
	text-align: right;
	position:relative;
	}
#ftrtop a {
	color:#FFFFFF;
	}
#ftrcontact {
	position:absolute;
	right:140px;
	top:5px;
}

#ftrbot {
	font-size: 9px;
	width: 859px;
	height: 42px;
	background-image: url(../images/botbot.gif);
	text-align: center;
	padding-top: 10px;
	}

#content {
	position:relative;
	border: solid #d60568;
	border-width: 1px 1px 1px 1px;
	background: #ffffff;
	overflow: auto;
	margin:5px 0px 2px 10px;
	width: 340px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	height: 265px;
} 

#contentwide {
	position:relative;
	border: solid #d60568;
	border-width: 1px 1px 1px 1px;
	background: #ffffff;
	overflow: auto;
	margin:5px 0px 2px 10px;
	width: 400px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	height: 290px;
} 

#contentgallery {
	position:relative;
	border: solid #d60568;
	border-width: 1px 1px 1px 1px;
	background: #ffffff;
	overflow: auto;
	margin:5px 0px 2px 10px;
	width: 600px;
	padding-left: 0px;
	padding-right: 3px;
	text-align: left;
	height: 310px;
} 

#uploadForm {
	padding:2em;
}

