h1 {
	font-family: Verdana, arial;
	font-size: 19px;
	color: white;
	font-style: italic;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.text1
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000
}
.text3
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight:bold
}
text3:hover
{
	text-decoration:underline
}
.clickstyle
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333
}
.thumb img {border: 2px solid #000000; margin: 2px;}
.thumb a:hover img {border: 2px solid #990000}

.text2
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight:bold
}
text2:hover
{
	text-decoration:underline
}

a:link
{
	color:#000000;
	text-decoration:none
}

a:hover
{
	color:#990000;
	text-decoration:none;
}

a:visited
{
	text-decoration:none
}

#Layer1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:1;
}

body {
	background-image:url(bg_op.jpg);
	background-position:center;
	background-repeat:repeat;
}
hr {
	border: none 0; 
	border-top: 1px dotted black;
	border-bottom: 1px solid #670311;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px;
}

#topdi {
	height: 210px;
}

.mainhr {
	border: none 0; 
	border-top: 1px dotted black;
	border-bottom: 1px solid #670311;
	width: 93%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px;
}

.sides {
	background-color: #E6EAC2;
	border: 1px solid #670311;
}
.bg-middle {
	background-image:url(divmid_.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
