#righth {
	padding-top: 10px; position: absolute; top: 5px; left: 330px; 
}

#header {
	background-image: url(images/SpeedupLogo.png); 
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 330px ;
	height: 79px;
	border-bottom: 1px solid #000;
	font-style: italic;
	font-weight: bold;
	clear: both;
	text-align: right;
}

#footer { 
	clear: both;
	padding: 10px 0 0 0 ;
	border-top: 1px solid #000;
	text-align: center; 
	margin-left: 0px; 
	margin-right: 0px; 
}

h1, h2, h3 {
	color: #aaa;
}
h1 { 
	font-size: 1.2em; 
	font-weight: bold; 
	margin: 0; 
	padding-top: 4px; 
	padding-bottom: 4px 
}
h2 {  
	color: #608;
	font-size: 1em; 
	font-weight: bold; 
	margin: 0; 
	padding-top: 4px; 
	padding-bottom: 4px; 
}
h3	  			  {  font-size: 1.2em; font-weight: bold; margin: 0; padding-top: 4px; padding-bottom: 4px; }


a {
	color: #555;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

dt {
	width: 20em;
	padding: 0 0 0 0;
	float: left;
	margin: 0 0 0 0;
	font-weight: bold;
	/* background-color: inherit; */
	background: none;
}


dd {
	margin: 0 0 0 19em;
	padding: 0 0 0 0;
	display: block;
}


span.hi {
	font-style: italic;
	font-weight: bold;
	}

#left { 
	padding-top: 10px; 
	float: left;
	width: 155px; 
}

#left ul {
	background-image: url(images/SpeedupLogoPart.png); 
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #000;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
}

#left li {
	padding: 2px 2px 2px 4px;
	margin: 0 0 0 0;
	list-style: none outside none;  /* type [none|disc|...] position [inside|outside} image [none| url] */
}

#left li:hover {
	background-color: #aaa;
	
}

#left a {
	color: #608;
	text-decoration: none;
	font-weight: normal;
}

body  { font-size: 1em; 
	font-family: sans-serif; 
	margin-top: 15px }

/* ************ SPECIFIC TAGS *************** */

#mission {
	background-image: url(images/SpeedupLogoPart50.png); 
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 10px 0px 10px 100px;
	padding: 10px 10px 10px 10px;
	border: 2px dashed #ffe400;
}

#orap {
	background-image: url(images/SpeedupLogoPart50.png); 
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 10px 100px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 2px dashed #aaa;
}

#registernow {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 2px dashed #ffe400;
}
	
/*a:active, a:link 	{ color: #003366;
			 font-weight: bold;
			  text-decoration: none }
a:visited, a:hover 	{ color: #336699; 
		font-weight: bold; 
		text-decoration: none }
	*/	
		
p  				 { font-size: 1em; margin: 0 0 4px; padding: 0 }


/*#left 			 { padding-top: 10px; position: absolute; top: 98px; left: 10px; width: 155px }*/
#center 	 { 
	margin-top: 12px; 
	margin-bottom: 12px; 
	margin-left: 159px; 
	padding-right: 8px; 
	padding-left: 8px ;
	}

code { 
font-family: monospace;
font-size: 10pt;
border: 1px dotted #c0c0c0;
background-color:#f0f0f0 }


pre {
display: block;
background-color: #f0f0f0;
font-family: monospace;
font-size: 10pt;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
border: 1px dashed #c0c0c0;
}

#wtitle  {
	text-align: center;
}

#program dt {
	width: 10em;
	padding: 0;
	font-weight: normal;

	/*float: left;*/
	margin: 0 0 0 0;
	/* background-color: inherit; */
	background: none;
}


#program dd {
	margin: 0 0 0 10em;
	padding: 0 0 0 0em;
	display: block;
}

dd.hi {
	font-style: italic;
}

#program h1 {
	color: #000;
font-size: 1.2em; 
	font-weight: bold;
}

#program h2 {
	color: #000;
font-size: 1em; 
	font-weight: bold;
}

.bold {
	font-weight: bold;
}


#bold li a {
	font-weight: bold;
}
.cyan {
	background-color: #0ff;
}

.yellow {
	background-color: #ff0;
}

.journal dt {
	width: auto;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 0 0;
	float: none;
	margin: 0 0 0 0;
	background: none;
}

.journal dd {
	font-weight: normal;
	margin: 0 0 0 0em;
	padding: 0 0 0 5em;
	display: block;
}

img {
	border-width: 0;
}

tr.odd {
	background: #eee;
}
tr.even {
	background: #fff;
}
