#left {
width: 31px;
height: 100%;
background: url(./images/travelandteach_02.jpg) repeat-y;

}
#right {
width: 32px;
height: 100%;
background: url(./images/travelandteach_04.jpg) repeat-y;
}

#middle{
width: 837px;
height: 100%;
background: url(./images/travelandteach_03.jpg) repeat-y;

}

.tdbg {
	background-color: #FFFFFF;
}

.titleBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	text-indent: 10px;
	padding: 0 0 0 0px;
}

.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	height: 2px;
	width: 2px;
}

.subtitle{
	font-family:"Trajan Pro";
	font-size:18px;
	font-weight:100;
	color:#3AA1CD;
}

.bigtitle{

	font-family:"Myriad Pro";
	font-style: Italic;
	font-size:40px;
	font-weight:bolder;
	color:#FFFF00;
}

td {
	padding: 0 0 0 0px;
}

