body {
	background-color: #B3AD98;
}

.topbg {
	
	background-repeat: no-repeat;
}
#topaboutbg{ /* background image block */  
	width : 770px;
	height: 167px;

	}
#topcoursesbg{ /* background image block */  
	width : 770px;
	height: 167px;
	}
#topcredentialsbg{ /* background image block */  
	width : 770px;
	height: 167px;
	}
#topworkshopsbg{ /* background image block */  
	width : 770px;
	height: 167px;
	}
#topfacultybg{ /* background image block */  
	width : 770px;
	height: 167px;
	}
#topcontactusbg{ /* background image block */  
	width : 770px;
	height: 167px;
background: url('../images/contactus/i_contact_top.jpg') no-repeat top left;
	}
#link { /* clickable area */
	float: left;
	width : 79px;
	height: 130px;
	margin-left: 35px;
	margin-top: 15px;
	}
.centerbg {
	background-color: #FAF7DC;
	background-image: url('../images/home/i_centerbg.jpg');
	background-repeat: no-repeat
}
.tablemargin {
	margin: 20px;
}
.textsmall {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.textsmall-left {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
.textbluebold {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #043C77;
	text-decoration: none;
}
.textcontent {
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
	text-align: justify;
}
.textcontentbold {
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #2C2C2C;
	text-decoration: none;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}	
.bottomtextlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}	
.footer
{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	TEXT-DECORATION: none;	
}

.titletext {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #750743;
	text-decoration: none;
	padding-left: 40px;
}
.titletext-small{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #750743;
	text-decoration: none;
}
.smallblack {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 3px 10px;
}
.leftlinkblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #023774;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
}
.leftlink-padding{
	padding: 0px 0px 3px 10px;
}


.contact-table {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
	padding: 4px 4px 4px 4px;
	border: #E2D4A7 solid 1px;
	}
	
.textbox {
	font-family: Georgia;
	font-size: 11px;
	color: #2C2C2C;
	border: 1px solid #848484;
	font-weight: normal;
	margin-bottom: 4px;
  
}	