body {
	font: normal 12px "Arial", sans-serif;
	background-image: url(images/satin3.jpg);
	margin: 0px auto;
	padding: 0;
	border: 0;
}
#page {
	width: 734px;
	background-color: #FFF;
	border-left: solid #FFF 5px;
	border-right: solid #FFF 5px;
	border-top: solid #FFF 5px;
	border-bottom: solid #FFF 5px;
	position: relative;
	margin: 0px auto;
}
#contentbox {
	width: 734px;
	background-color: #FFF;
	position: relative;
	margin: 0px auto;
}
#mast {
	width:734px;
	background-color: #FFF;
	height: 89px;
	padding: 0;
}
#nav {
	width:734px;
	background-color: #A21984;
	height: 25px;
}
#photocolumn {
	display: block;
	float: left;
	background-color: #FFF;
	width: 194px;
	padding: 0;
	margin: 0;
}
#content {
	width: 480px;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 20px 20px 0px 0px;
	float: right;
	position: relative;
}
#column1 {
	background-color: #FFF;
	height: auto;
	width: 230px;
	margin: 0px 5px 15px 0px;
	float: left;
	position: relative;
}
#column2 {
	background-color: #FFF;
	height: auto;
	width: 230px;
	float: left;
	margin-bottom: 0px;
	position: relative;
}
#footer {
	height: 144px;
	width: auto;
}

/* Paragraph and Link Styles */
p {
    color: #000000;
    line-height: 15px;
    font: normal 12px  "Arial", sans-serif;
}
p a {
	color: #006666;
	background: none;
	text-decoration: underline;
}
p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #A21984;
}
td {
    color: #000000;
    line-height: 15px;
    font: normal 12px "arial", sans-serif;
}

/*#nav .onpage {
		color:#a9b567
}*/


#nav ul{
	padding: 0 10px 0 10px;
	width: 734px;
	margin: 0;
	list-style-type: none;
}
#nav ul li {
	text-align: center;
	padding: 5px 8px 5px 8px;
	display:block;
	float: left;
	text-indent: 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#accreditation #accreditationbtn,
#faculty #facultybtn,
#contact #contactbtn, 
#exhibitors #exhibitorsbtn, 
#objectives #objectivesbtn,
#workshop #workshopbtn, 
#travel #travelbtn, 
#program #programbtn, 
#registration #registrationbtn {
	background-color: #006666! important;
	color: #FFFFFF! important;
	text-decoration: none;
}
#nav a {
	color:#FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	color:#66FFCC;
}
h1 {
	font-size: 18px;
	color: #A21984;
}
h2 {
	color: #006666;
	font-weight: bold;
	font-size: 16px
}
.blue {
	color: #006666;
}
.white {
	color: #FFFFFF;
}
.purple {
	color: #A21984;
}
.red {
	color: #CC3300;
}
#date {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	padding: 5px;
}
sup {
	vertical-align: text-top;
	font-size: 90%;
}
.smallertext {
	font-size: 11px;
}
