﻿body {	margin: 0;
		padding: 0;
		font-family: sans-serif;
		color: black;
		background: white url('Images/aa.jpg') fixed;
		margin-left:3em; margin-right:3em; margin-top:0em; margin-bottom:3em

}
#masthead {	min-width: 600px;}
#logo {	float: left;	width: 200px;}
#header {	margin-left:200px;}
#container {clear: both;	min-width: 600px;}
#left_col {float: left;	width: 200px;}
#right_col {float: right;	width: 200px;}
#page_content {margin-left: 200px;	margin-right: 200px;}
#footer {clear: both;}
:link {color: blue; background: transparent}
:visited {color: red; background: transparent}
:active {color: navy; background: transparent}
:hover {color: purple; background: transparent; text-decoration:underline}

a.plain {text-decoration: none}

th, td {font-family: sans-serif;}

h1 {font: 160%; COLOR: #CC6600; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h2 {font: 140%; COLOR: brown; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h3 {font: 120%; font: bold; COLOR: #CC6600; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h4 {font: bold; COLOR: navy; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h5 {font: italic; COLOR: purple; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h6 {font: small-caps; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica,sans-serif}

DT{	COLOR: navy; FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	font: 110%; margin-left: 5px
}

DD{	font: 90%; color: blue; FONT-FAMILY: verdana,arial,helvetica,sans-serif

}
.hide { display: none }

p.copyright { font-size: small }

p.copyright small { font-size: small }

a:hover { background: transparent  }
}

pre { margin-left: 10 }

p {	margin-top: 0;
	margin-bottom: 0.9em;
	margin-left: 20;
	margin-right: 20;
	text-indent: 20; 
	margin-bottom: 20 
}

dt, dd { margin-top: 0; margin-bottom: 0 }

dt { font-weight: bold}

pre, code { font-family: monospace }  navigator 4 requires this

ul.toc {	list-style: disc;
		list-style: none;
}
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code }
}

UL{list-style-image: url('Images/starYellowSmall.gif');}

ADDRESS{COLOR: #cc6600; font-size: small}


