body {
	margin-top: 0px;
	margin-left: 0px;
}

img.floatLeft {
	float: left;
	margin: 0px;
}

img.jtphoto {
	float: left;
	margin-right: 20px;
}
	
img.floatRight {
	float: right;
	margin: 0px;
}

img.floatRightclearLeft {
	float: right;
	clear: left;
}

#container {
	width: 800px;
	float: left;
}

#textcont {
	margin-top: 200px;
	margin-left: 160px;
	margin-right: 80px;
	margin-bottom: 50px;	
}

#textcont2 {
	margin-top: 125px;
	margin-left: 160px;
	margin-right: 160px;
	margin-bottom: 25px;	
}
#videobox {
	clear: both;
	margin: auto;
}

.jtstyle {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

/* CSS Document */

