img, div, td { behavior: url(scripts/iepngfix/iepngfix.htc) }
#palletteContent p {
	color: #CCCCCC;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
	font-size: 12px;
}


a {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#palletteContent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/AudronisBG.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#palletteContent img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -20px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;	
}
#palletteContent li {
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 30px;
}
.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
