@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	left: auto;
	height: auto;
	width: auto;
	margin:0px;
	background-image: url(images/Backgroundindexny.jpg);
	background-position: center 68px;
	background-repeat: no-repeat;
	background-color: #D5dd77;
	}
	
#Main {
	margin: 0px;
	height: 100%;
	width: 100%;
	top: 0px;
	background-attachment: inherit;
}
#location {
	top: 208px;
	position: relative;
}
#menu {
	top: 218px;
	position: relative;
	width: auto;
}


#content {
	top: 225px;
	position: relative;
	font-style: italic;
	height: 100%;
}

#content form {
	padding-left: 30px;
	text-align: left;
	top: auto;
	padding-right: 30px;
	margin-bottom: 0px;
}
#main #Footer {
	position: relative;
	float: none;
}

#content #barcode {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	padding-right: 15px;
	font-style: italic;
	margin-top: 0px;
	padding-top: 10px;
	color: #000000;
	padding-bottom: 30px;
}
#content #barcode .p2 {
	background-position: center;
	color: #336600;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
}
#content #form1 .Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #336600;
}
#content #form1 .Smalltxt {
	font-size: 14px;
	font-style: normal;
}
#content #Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #330000;
}

#elggtoolbar {
	height:55px;
	font-family: "Times New Roman", Times, serif;
	top:0;
	left: 0;
	width:100%;
	background:url(images/elggbannerny.jpg) repeat-x bottom;
	color:#66CC33;
	margin:0;
	padding:7px 0 7px 0;
	font-size: 12px;
	font-style: normal;
	}
#elggtoolbar a {
	color: #66FF00;
}

	
#elggtoolbar form {
	color: #FFFFFF;
	font-style: italic;
	margin-top: 5px;
}
