@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: scroll;
	background-color: #000000;
	
	background-position: 80%;
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixLtHdr #container {
	width: 1000px;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	overflow: hidden;
	background-image: url(images/background7.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #header {
	height: 200px;
	width: 1000px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/amitylogo.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding: 15px;
	top: 30px;
	right: auto;
	bottom: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	position: relative;
	background-image: url(images/black50.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
li {
height: 1em;
}
html>body li {
height: auto;
}
#navigation { 
 width: 200px; 
} 
#navigation ul { 
 list-style: none; 
 margin: 0; 
 padding: 0; 
} 
#navigation li { 
 border-bottom: 1px solid #FF6600; 
} 
#navigation li a:link, #navigation li a:visited  { 
 font-size: 90%; 
 display: block; 
 padding: 0.4em 0.4em 0.4em 0.5em; 
 border-left: 12px solid #FF6600; 
 border-right: 1px solid #000000; 
 background-image: url(images/black50.png);
 background-repeat: repeat; 
 color: #FFFFFF; 
 text-decoration: none; 
} 
#navigation li a:hover { 
 background-image: url(images/orange50.png);
 background-repeat: repeat; 
 color: #FFFFFF; 
} 
#navigation ul ul { 
 margin-left: 12px; 
} 
#navigation ul ul li { 
 border-bottom: 1px solid #000000; 
 margin:0; 
} 
#navigation ul ul a:link, #navigation ul ul a:visited { 
 background-image: none;
 background-repeat: repeat; 
 color: #999999; 
} 
#navigation ul ul a:hover { 
 background-image: url(images/orange50.png);
 background-repeat: repeat; 
 color: #FFFFFF; 
}
.twoColFixLtHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 600px;
	color: #FFFFFF;
	background-image: url(images/black50.png);
	background-repeat: repeat;
	border: 3px solid #FF6600;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	top: 30px;
	right: auto;
	position: relative;
}
h1   {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFFFFF;
}
h2   {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFFFFF;
}
h3   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	line-height: 16px;
}
h4   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	line-height: 16px;
	text-decoration: underline;
}
h5  {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FF6600;
	text-decoration: underline;
}
h6  {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	padding-top: 10px;
}
h7  {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
.twoColFixLtHdr #footer {
	
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100px;
	width: 1000px;
	font-size: 12px;
	background-image: none;
	position: relative;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-image: url(images/footer2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

