body{
margin-top:5px;
margin-left: 5px ;
overflow: auto ;
}

br{
clear:left;
}

.mainDiv{

	width:1030px;
	border:none solid black;
	overflow:hidden;
}

.headDiv{
	width:454px;
	height:100px;
	float:left;
	border:none solid black;
	background-image:url('../images/vectis_3_web.gif');
	background-repeat:no-repeat;
}

.mastheadDiv{
	width:574px;
	height:100px;
	float:left;
	font-family: arial,verdana,times ;
	font-size: .9em ;
	line-height: 12.5em ;
	border:none solid black;
}

.attyDiv{
	width:510px;
	float:left;
	border:thin solid black;
	background-image:url('../images/ttb056_47.jpg');
	background-repeat:no-repeat;
	font-family: arial,verdana,times ;
	font-size: 2em ;
	line-height: 11em ;
	text-align: center;
	color: red ;
	font-weight: bold ;
}

.firmDiv{
	width:503px;
	float:left;
	border:thin solid black;
	background-image:url('../images/ttb055_47.jpg');
	background-repeat:no-repeat;
	font-family: arial,verdana,times ;
	font-size: 2em ;
	line-height: 11em ;
	text-align: center;
	color: red ;
	font-weight: bold ;
}

.pracDiv{
	width:437px;
	float:left;
	border:thin solid black;
	background-image:url('../images/ttb039_47.jpg');
	background-repeat:no-repeat;
	font-family: arial,verdana,times ;
	font-size: 2em ;
	line-height: 11em ;
	text-align: center;
	color: red ;
	font-weight: bold ;
}

.articleDiv{
	width:576px;
	float:left;
	border:thin solid black;
	background-image:url('../images/emo005_47.jpg');
	background-repeat:no-repeat;
	font-family: arial,verdana,times ;
	font-size: 2em ;
	line-height: 11em ;
	text-align: center;
	color: red ;
	font-weight: bold ;
}



.footerDiv{
	width: 1000px ;
	height: 1.5em ;
	font-family: arial,verdana,times ;
	font-size: .75em ;
	line-height: 1.5em ;
	text-align: center ;
}

.vectisLinks{

	text-decoration: none ;
	color: red ;
	font-weight: bold ;
}

.vectisLinksII:hover{

	color: red ;
}

.vectisLinksII{

	text-decoration: none ;
	color: black ;
	font-weight: bold ;
}

.vectisLinks:hover{

	color: white ;
}



.containerDiv{
position: relative ;
	width:900px;
	border: none solid black ;
	margin: 0 auto ;
	overflow:auto;
}

.smallCaps{

	font-variant: small-caps ;

}

.normalFont{

		font-variant:normal;
}
