.qtbutton {
	position:absolute;
	width:100px;
	height:35px;
	background-image:url(images/qtpro1.png);
	left:847px;
	top:156px;
}

.qtbutton:hover {
	background-image:url(images/qtpro2.png);
}

.fluxbutton {
	position:absolute;
	width:100px;
	height:36px;
	background-image:url(images/flux1.png);
	left:850px;
	top:153px;
}

.fluxbutton:hover {
	background-image:url(images/flux2.png);
}

.iwebbutton {
	position:absolute;
	width:100px;
	margin-bottom:0;
	height:33px;
	background-image:url(images/iweb1.png);
	left:747px;
	top:153px;
}

.iwebbutton:hover {
	background-image:url(images/iweb2.png);
}

.iphotobutton {
	position:absolute;
	width:95px;
	height:36px;
	background-image:url(images/iphoto1.png);
	left:634px;
	top:153px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.iphotobutton:hover {
	background-image:url(images/iphoto2.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.contentsbutton {
position:absolute;
background-image:url(images/contents1.png);
width:151px;
height:37px;
left:16px;
top:169px;
background-repeat-x:no-repeat;
background-repeat-y:no-repeat;
background-repeat:no-repeat;
}

.contentsbutton:hover {
	background-image:url(images/contents2.png);
}

.textboxborder {
	width:700px;
	border-image-source:initial;
	border-image-slice:initial;
	border-image-width:initial;
	border-image-outset:initial;
	border-image-repeat:initial;
	border:2px solid #000000;
	padding:5px;
}

.imageborder {
	position:relative;
	background-image:url(../../../../TH%20Annex/WSM%20Input/Old%20Toad\'s%20Tutorials/ToadsTutorials/images/01.01.jpg);
	padding-bottom:0;
	width:270px;
	height:190px;
	left:285px;
	top:19px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-left:2px solid #000000;
	border-right:3px solid #000000;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
}

.title {
	position:relative;
	width:1006px;
	text-align:center;
	font-family:'Times New Roman';
	font-size:20pt;
	padding-bottom:0;
	height:98px;
	left:-11px;
	top:-112px;
}

.maintitle {
	position:relative;
	height:100px;
	left:-10px;
	top:-527px;
	width:1007px;
	font-size:28pt;
	font-family:'Times New Roman';
	text-align:center;
	padding-right:0;
}

.content {
	width:730px;
	position:relative;
	float:none;
	background-image:none;
	height:auto;
	font-family:'Times New Roman';
	font-size:18pt;
	left:21px;
	top:293px;
	line-height:1.6em;
	letter-spacing:0;
	color:#000000;
	border-image-source:initial;
	border-image-slice:initial;
	border-image-width:initial;
	border-image-outset:initial;
	border-image-repeat:initial;
	border:0px solid #000000;
}

@font-face { src: url('fonts/legerscd.ttf'); font-family: LegerSCD; }

@font-face { src: url('fonts/legerscd.ttf'); font-family: LegerSCD; }

#mainbody {
	line-height:30px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding-right:15px;
	background-image:url(../../../../TH%20Annex/WSM%20Input/Old%20Toad\'s%20Tutorials/ToadsTutorials/images/backtile.png);
	letter-spacing:1px;
	font-family:'Times New Roman';
	font-size:18px;
	width:980px;
	height:800px;
	padding-bottom:16px;
	text-align:left;
	color:#004479;
}

body {
	height:auto;
	width:auto;
	background-color:#004479;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	margin:inherit;
}

