body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-x:hidden;
}
hr {
	width:80%;
}
#top {
	width:100%;
	height:160px;
	left:0px;
	top:0px;
	z-index: 1;
	background-image: url(images/isig.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#content {
	width:100%;
	min-height:430px;
	left:0px;
	top:160px;
	z-index:1;
	background-color:#F4F4F4;
	clear: right;
	vertical-align: top;
	height: 100%;
}
/*#content1 {
	height:100%;
	width:159px;
	float: left;
}
#content2 {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;

}*/
.contentTxt {
	padding-left: 180px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 80%;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: justify;
	vertical-align: top;
}

#contentTitle {
	height:57px;
	color: #660000;
	font-size: 100%;
	font-weight: bolder;
	font-variant: small-caps;
	padding-top: 20px;
	clear: right;
	padding-left: 150px;
}
/*#contentText {
	font-size: 80%;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: justify;
	vertical-align: top;
}*/
#bottom {
	width:100%;
	height:45px;
	z-index:1;
	clear: right;
	font-size: 10px;
	padding-left: 150px;
}
#menu {
	position:absolute;
	width:132px;
	heigth:100%;
	top:140px;
	left:8px;
	z-index:2;
	background-color:#D7D7D7;
	height: 475px;
	vertical-align: top;
}
#menu2 {
	height:100%;
	font-size: 90%;
	font-weight: 400;
	padding-left: 5px;
	font-variant: small-caps;
	line-height: 15px;
}
#menu2 a:link {font-size: 90%; font-variant: small-caps; font-weight: 400; text-decoration:none; color: #000000}
#menu2 a:visited {font-size: 90%; font-variant: small-caps; font-weight: 400; text-decoration:none; color: #000000}
#menu2 a:hover {font-size: 90%; font-variant: small-caps; font-weight: 600; text-decoration:none; color: #000000}
#menu2 a:active {font-size: 90%; font-variant: small-caps; font-weight: 600; text-decoration:none; color: #000000}
a:link, a:visited, a:hover, a:focus {
	color: #660000;
}
#news {
	float: right;
	font-size: 11px;
	width: 160px;
	padding: 10px;
	border: thin dotted #CCCCCC;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color: #FFFFFF;
}
.news {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
	font-variant: small-caps;
}
