.div1 {
	position: relative;
	height: 81px;
	width: 787px;
	left: 0px;
	top: 0px;
	background-image:url(div1Bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.div1 #mydiv {
	position: relative;
	height: 79px;
	width: 570px;
	top: 0px;
	float:left;
	left: 0px;
	border-left-color: #003333;
	border-left-width:3px;
	border-left-style:solid;


}
.div1 #pic {
	position: relative;
	height: 79px;
	width: 192px;
	float:right;
	right: 0px;
	top: 0px;
	border-right-color: #003333;
	border-right-width:3px;
	border-right-style:solid;
}




.styleText1 {
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 3px;
	text-align: center;
	margin-top:10px;
	font-variant: normal;
	padding-top: 3px;
}

.styleText2 {
	color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 3px;
	text-align: center;
	font-variant: normal;
	font-stretch: expanded;
	text-shadow: 3px;
}

.styleLink
{
	color: #000000;
	font-size: 16px;
	font-style: normal; 
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 3px;
}

.styleLink a:link {
	color: #000000;
	text-decoration: none;
}
.styleLink a:visited {
	color: #000000;
	text-decoration: none;
}
.styleLink a:hover {
	color: #000000;
	text-decoration: none;
}
.styleLink a:active {
	color: #000000;
	text-decoration: none;
}
#style1 {color: #000099}
#style2 {color: #000000}
#style3 {color: #FF0000}

