body{

	background : #F8F8FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #696969;
	
}

a:active {color: #000000;}
a:visited {color: #000000;}
a:link {color: #000000;}
a:hover {
	color: #696969;
	text-decoration : underline;
}

div.AdSquare
{

	padding-top: 15 px;
	background-color:#F8F8FF;
	width: 15%;
	color: #EFEFEF;
	text-align: center;
	font-size: 500%;
	float: right;
	font-family : "Times New Roman", Times, serif;
	/*  border : thin solid Black;  */
	
}

div{
	position:relative;
	width: 90%;
	padding-top : 8%;
	top:15%/*border : thin solid Red;
	*/
}

div.MenuHolder{

	border-bottom : thin solid Silver;
	top : 0%;
	width : 85%;
	height : 12%;
	/*  border : thin solid Blue;  */
	position : absolute;
}

div.MenuSub{

	float : left;
	font-size : 11px;
	position : absolute;
	padding-top : 10;
}

div.thumbFrame{

		padding: 30px;
		width: 100%;
		height: 100 px;
		float: left;
		text-align: top;
}

div.totop{
	float: right;
	z-index: +1;
	border: 2 px;
	border-style: outset;
	border-width: medium;
	text-align: center;
	width: 10%;
	padding: 2 px;
	font-family: arial, "lucida console", sans-serif;
	background-color : ButtonFace;
	color:black;
	cursor: pointer;
        position:relative;
}

td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #696969;
}

/********************** INDEX PAGE DIVS *****************************/

div.TopLeft{

	position : absolute;
	top : 10%;
	left : 0%;
	height : 30%;
	width : 27%;
	text-align : center;
	padding : 25% 25%;
	font-size : 25px;
	visibility: hidden;
	/* border : thin solid Black;
	*/
}

div.TopMiddle{
	position : absolute;
	top : 10%;
	left : 27%;
	height : 30%;
	width : 27%;
	text-align : center;
	padding : 25% 25%;
	visibility: hidden;
	font-size : 25px;
	/* border : thin solid Black;  */
	
}

div.TopRight{

	position : absolute;
	top : 10%;
	left : 54%;
	height : 30%;
	width : 27%;
	text-align : center;
	padding : 25% 25%;
	visibility: hidden;
	font-size : 25px;
	/* border : thin solid Black;  */
	
}

div.MiddleLeft{

	position : absolute;
	top : 40%;
	left : 0%;
	height : 30%;
	width : 27%;
	text-align : center;
	visibility: hidden;
	padding : 25% 25%;
	font-size : 25px;
	/* border : thin solid Black;  */
}

div.MIddleMiddle{
	position : absolute;
	top : 40%;
	left : 27%;
	height : 30%;
	width : 27%;
	visibility: hidden;
	padding : 25% 25%;
	font-size : 25px;
	border : thin solid Gray; 
	
}

div.MiddleRight{

	position : absolute;
	top : 40%;
	left : 54%;
	height : 30%;
	width : 27%;
	visibility: hidden;
	text-align : center;
	padding : 25% 25%;
	font-size : 25px;
	/* border : thin solid Black;  */
	
}

div.BottomLeft{

	position : absolute;
	top : 70%;
	left : 0%;
	height : 30%;
	width : 27%;
	text-align : center;
	padding : 25% 25%;
	visibility: hidden;
	font-size : 25px;
	/* border : thin solid Gray;  */
	
}

div.BottomMiddle{

	position : absolute;
	top : 70%;
	left : 27%;
	height : 30%;
	width : 27%;
	text-align : center;
	padding : 25% 25%;
	visibility: hidden;
	font-size : 25px;
	/* border : thin solid Black;  */
	
}

div.BottomRight{

	position : absolute;
	top : 70%;
	left : 54%;
	height : 30%;
	width : 27%;
	text-align : center;
	visibility: hidden;
	padding : 25% 25%;
	font-size : 25px;
	/* border : thin solid Black;  */
}


/********************** BUSINESS PAGE DIVS *****************************/
div.insurance{
		float: left;
		text-align: center;
		padding: 6%;
		text-align:center;
		width : 27%;
	}

div.news{
		float:left;
		padding: 6%;
		text-align:center;
		width : 27%;
	}
	
div.intnews{
		float: left;
		width : 27%;
		text-align:center;
		padding: 6%;
	}
	
/********************** CIRCUS PAGE DIVS *****************************/
	
div.TOC{
	width : 30%;
	right : 0;
	z-index : 10;
	visibility : hidden;
	border : medium outset Gray;
	background : #FFFFFF;
	position:relative;
	padding:5;
}

/********************** TEST DIVS *****************************/
div.adsquareTest
{
	z-index: 10;
	position : absolute;
	right : 0;
	top : 0;
	height : 161px;
	width : 144px;
}