/* mville test style sheet */
/* colors yellowish = black darkblue = #292f79 */
body {	
	font-size: 12pt;
	line-height: 13pt;
	font-family: Helvetica, "Franklin Gothic Book", sans-serif;
	color: black;
	background-image: url("../images/BGp.jpg");
    background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
a	{	
	text-decoration: none; 
	font-weight: normal;	
	}
a:link 
	{
	color: black;
	}
a:visited 
	{
	color: black;
	}
a:hover 
	{
	color: blue;
	}
a:active 
	{
	color: blue;
	}
p	{
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 15pt;
	margin-right: 15pt;
	}
h1	{
	font: 28pt "Franklin Gothic Book", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 32pt;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	}
h2	{	
	font: 18pt "Franklin Gothic Book", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18pt;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	}
h3 {
	font: 14pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 16pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h4 {
	font: 13pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h5 {
	font: 10pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 12pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h6 {
	font: 8pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 8pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
td	{
	color: #000080;
	font-weight: normal;
	}	
th {
	color: #000080;
	font-weight: normal;
	}
img {
	border: 0;
	}
pre {
	font-size: 10px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom:  8px; 
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.nobold {
	font-weight: normal;
	}
.nowrap 
	{
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.center
	{
	text-align: center;
	}
.nomargin 
	{
	margin: 0px !important;
	}
.margin20 
	{
	margin: 16px;
	}
.margin15 
	{
	margin: 12px;
	}
.content {
	color: #292f79;
	background: black;
	padding:  8px;
	border: 4px solid yellow; 
	}
.content2 {
	color: black;
	background: transparent;
	padding:  8px;
	}
	
#ellettshome {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: black;
    background: transparent;
	vertical-align: top;  /*This fixes the IE5 Win gap! */
	width: 800px;
	height: 150%;
	}
	
#ellettsleft {
	left: 0px;
	padding: 0px;
	float: left;
	color: black;
/*	background-image: url("../images/BGtower.gif");
    background-repeat: repeat-y; */
	background: transparent;
	vertical-align: bottom;  /*This fixes the IE5 Win gap! */
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: -3px 0px 10px 0px; /* THIS AIN'T KOSHER! */
	/*margin: 0px 0px 10px 0px;*/
	width: 150px;
	}
html>body #ellettsleft { 
	margin: 0px 0px 10px 0px;
	width: 150px; /* ie5win fudge ends */
	}
	
#ellettstitle {
	padding: 0px;
	float: left;
	color: black;
	background: transparent;
	vertical-align: bottom;  /*This fixes the IE5 Win gap! */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px;
	width: 800px;
	}
html>body #ellettstitle { 
	margin: 0px 0px 0px 0px;
	width: 800px; /* ie5win fudge ends */
	}
	
#submenu {
/*	margin: 0px;
	padding: 0px; */
	float: left;
	height: 150%;
	}
	
#ellettsmiddle {
	padding: 0px;
	float: left;
	text-align: left;
	color: black;
	background-image: url("../images/BG2.jpg");
    background-repeat: repeat;
	width: 445px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 445px;
	margin: 10px 15px 10px 25px;
	}
html>body #ellettsmiddle { 
	margin: 10px 10px 10px 40px;
	width: 450px; /* ie5win fudge ends */
	}
	
#ellettsltmid {
	padding: 0px;
	float: left;
	text-align: left;
	color: black;
	background: black;
	width: 430px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 420px;
	margin: 12px 0px 10px 5px;
	}
html>body #ellettsltmid { 
	margin: 12px 0px 10px 20px;
	width: 410px; /* ie5win fudge ends */
	}
	
#ellettsright {
	padding: 0px;
	float: right;
	text-align: left;
	color: black;
/*	background-image: url("../images/featureR.jpg");
    background-repeat: repeat; */
	background: transparent;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px;
	margin: 12px 5px 10px 0px;
	}
html>body #ellettsright { 
	margin: 12px 10px 10px 0px;
	width: 190px; /* ie5win fudge ends */
	}

#ellettsmain {
	padding: 0px;
	float: right;
	text-align: left;
	color: black;
	background-image: url("../images/BG2.jpg");
    background-repeat: repeat;
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
	margin: 0px 15px 10px 0px;
	}
html>body #ellettsmain { 
	margin: 0px 30px 10px 0px;
	width: 600px; /* ie5win fudge ends */
	}

