/* CSS Document */

.sidepic	{
	position: absolute;
	left:440px;
	top:5px;
	width:250px;
	height:560px;
	z-index:-10;
	background-image:url(../images/textBG_IV.gif);
	background-repeat:repeat-x;
}

.sidepic2	{
	position: absolute;
	left:440px;
	top:5px;
	width:250px;
	height:3000px;
	z-index:-10;
	background-image:url(../images/textBG_IV.gif);
}

.sidepic3	{
	position: absolute;
	left:440px;
	top:5px;
	width:250px;
	height:1500px;
	z-index:-10;
	background-image:url(../images/textBG_IV.gif);
}

.sidemenu	{
	position: absolute;
	left:665px;
	top:8px;
	width:190px;
	height:565px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	background-color:#EEEEEE;
	padding:10px;
	-moz-opacity:0.90;
}

#welcome_text	{
	position: absolute;
	left:300px;
	top:275px;
	width:480px;
	height:150px;
	min-width:400px;
	z-index:2;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif
}

.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}

.style4 {
color: #FF0000; font-weight: bold; font-style: italic;
}


.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	width:500px;
}

.style6 {
font-size: small; font-family: Georgia, "Times New Roman", Times, serif;
}

.style7 {
	font-size: x-small;
	font-weight: bold;
}

div.textArea	{
	width:700px;
}

.style10 {
	font-size: 9px;
	line-height:1.5;
}