/* positioning */
#bgd {
	position:absolute;
	background-color: #333333;
	top:0px;
	left:0px;
	width:754px;
	height:1300px;
}
#about {
	position:absolute;
	background-color: #FFFFFF;
	top:52px;
	left:1px;
	width:250px;
	height:1300px;
}
#welcome {
	position:absolute;
	background-color: #FFFFFF;
	top:52px;
	left:1px;
	width:250px;

}
#welcomeHead {
	position:absolute;
	background-color: #003366;
	top:1px;
	left:1px;
	width:250px;
	height:50px;
		background-image: url("image6.jpg"/*tpa=http://www.tutor-express.com/furniture/image6.jpg*/);
}

#image {
	position:absolute;
	background-color: #FFFFFF;
	top:1px;
	left:252px;
	width:501px;}

#methodHead {
	position:absolute;
	top:352px;
	left:252px;
	width:250px;
	height:50px;
		background-image: url("image6.jpg"/*tpa=http://www.tutor-express.com/furniture/image6.jpg*/);
}
	
#method {
	position:absolute;
	background-color: #FFFFFF;
	top:403px;
	left:252px;
	width:250px;
		height:949px;}

#newsHead{
	position:absolute;
	background-color: #003366;
	top:352px;
	left:503px;
	width:250px;
	height:50px;
		background-image: url("image6.jpg"/*tpa=http://www.tutor-express.com/furniture/image6.jpg*/);
	}
	
#news{
	position:absolute;
	background-color: #FFFFFF;
	top:403px;
	left:503px;
	width:250px;
		height:949px;}


.tdModule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	line-height: 1.4; 
}

.tdModulebottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4; 
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.1; 
	margin-bottom: 6px;
	margin-top: 0px;
}
.tdHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.4; 
	background-color: #333333;
}
.headlineWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	color: #FFFFFF;
}
a:link {
	color: #345a7f;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #345a7f;
}

.smallcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-bottom: 4px;
}

p {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 1.4;
}
.tdModuleHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #003366;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

