.practice {
	height: 352px;
	width: 600px;
	margin-top: 75px;
	margin-left: auto;
	margin-right:auto;
}

#mainContent .qoute{
	font-family: AvantGarde;
	font-size:18px;
	letter-spacing:0.5px;
	font-weight:bolder;
	color:#06C;
	text-align:center;
	padding-top: 15px;
}


.color{
	color: #06c;
	font-size:18px;
	font-weight:bold;
	padding-top:20px;
}
.idBox {
	height:auto;
	width: 612px;
	overflow: auto;
}

.idBox ul{
	line-height: 20px;
}

.idBox ul li{
	list-style-type:disc;
}

.tableContainer{
	width:500px;
	margin-right: auto;
	margin-left: auto;
	}
	
.tableContainer	table, td {
		border:1px solid #000;}
		
.tableContainer	table{

		border-collapse: collapse;
		width:500px;
		padding-bottom:10px;}
	
.tableContainer	td{
		height: 20px;
		padding: 4px;
		color: #000;
		text-align: left;
		vertical-align: middle;
		font-size: 14px;
		font-family:Helvetica;}
.bold{
	font-family: AvantGardeBold;
	font-weight:bold;
}
.event{
	width: 612px;
	height: auto;
	overflow: hidden;
}
img.floatLeft{
	float:left;
	margin:15px;
	padding-bottom: 60px;}
img.floatRight{
	margin: 15px;
	float: right;}
#center-rings{
	margin-left: 150px;
}
#contact {
	padding:15px 15px 25px 25px;
	width: 572px;
	height: 600px;
  }


#contact-info{
	float:left;
	width:295px;
}

.contact h1{
	color: #000;
}

#contact-info h3{
	font-family: "MS Serif", "New York", serif;
	text-decoration: none;
	font-size: 18px;
}

#contact-info p{
	line-height:5px;
	text-indent:6%;
}

#contact iframe{
	border: 1px solid #000;
	float: right;
}

#photo-gallery {
	padding:25px;
	width:562px;
}

#photo-gallery h1{
	margin-top: 30px;
	font-size:36px;
	text-align: center;
	letter-spacing:5px;
	font-family: "Lucida Console", Monaco, monospace;
	color:#000;
	margin-left:25px;
	margin-bottom: 30px;
	text-decoration:none;
	font-weight:200;
}

.member-wrapper{ 
	padding: 0;
	margin-bottom:0;
	width:612px;
}

.bio-info{
	overflow:hidden;
	float: left;
	padding:10px;
	width:400px;
}

.bio-info ul{list-style-type:circle;}
.bio-info li{list-style-type:circle;}
.bio-pic{
	float:left;
	width:162px;
	height:162px;
	margin-top: 125px;
	-moz-box-shadow: 0 0 5px 5px #CC0;
	-webkit-box-shadow: 0 0 5px 5px #CC0;
	box-shadow: 0 0 5px 5px #CC0;
}
#news h2{
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F00;
	text-align:center;
}

@font-face {
	font-family: AvantGarde;
	src: url('AvantGarde.ttf');
}

@font-face {
	font-family: AvantGardeLite;
	src: url('AvantGardeLite.ttf');
}

@font-face {
	font-family: AvantGardeBold;
	src: url('AvantGardeBold.ttf');
}