/* CSS Document */

/*------------------------------------------
Information Technology Training Center - Index Page Style Sheet
-------------------------------------------*/
/* Sample Attribute Hierachy

.someAttribute {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
/* Page Layout
-------------------------------------------*/
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
#Layer1 {
	position:absolute;
	width:297px;
	height:173px;
	z-index:1;
	left: 534px;
	top: 359px;
}
#Layer2 {
	position:fixed;
	width:76em;
	height:199px;
	z-index:1;
	left: 680px;
	top: 361px;
}

body,td,th {
    color: #000000;
	margin:auto;
	padding:0;
	background:#e1e1e1;	
	font-size:62.5%; /*----- Makes 1em == 10px.*/
	font-family:Arial, Helvetica, sans-serif;
	}
p {
	margin:0;
	padding:0;
	}
	
#wrapper {
	/*Position Attributes*/
	width:76em;
	/*Size Attributes*/
	/*Color Attributes*/
	background:#e1e1e1;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 39em;
	/*Type Attributes*/
	/*Other Attributes*/
	}
	
#header {
	/*Position Attributes*/
	height:0%;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}
	
#photo {
	/*Position Attributes*/
	/*Size Attributes*/
	height: 1.5em;
	/*Color Attributes*/
	background-color:#878787;
	background-position: 0px;
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}
	
#contactUs {
	/*Position Attributes*/
	display:block;
	position:absolute;
	float:left;
	/*Size Attributes*/
	width:525px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	clear: none;
	text-align: left;
	text-indent: 5px;
}
	
#topButtons {
	/*Position Attributes*/
	position:absolute;
	z-index:2;
	/*Size Attributes*/
	height:2.7em;          /*-----changed--------*/
	width:72em;
	/*Color Attributes*/
	background:#666666;
	/*Formatting Attributes*/
	margin:0;
	padding:0;
	/*Type Attributes*/
	/*Other Attributes*/	
	}	
	
#photo .image {
	/*Position Attributes*/
	z-index:1;
	/*Size Attributes*/
	width:100%;
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}
	
#footer{
	/*Position Attributes*/
	display:block;
	clear:both;
	/*Size Attributes*/
	height:25em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}	

#infoBoxes {
	/*Position Attributes*/
	clear:both;
	display:block;
	/*Size Attributes*/
	width:100%;
	line-height: 1.75em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}
	
#rightBoxes {
	/*Position Attributes*/
	float:none;
	/*Size Attributes*/
	width:76em;
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin:0;
	padding:0;
	background:url(../images/footerGradient.jpg);
	visibility: visible;
	z-index: 2;
	clear: none;
	/*Type Attributes*/
	/*Other Attributes*/
	}
	
#newsBox {
	/*Position Attributes*/
	float:left;
	/*Size Attributes*/
	width:58.6em;
	/*Color Attributes*/
	background:url(../images/footerGradient.jpg) repeat-x top;
	/*Formatting Attributes*/
	margin:0;
	padding:0;
	height: 20em;
	/*Type Attributes*/
	/*Other Attributes*/
	}	
	
#resourcesBox {
	/*Position Attributes*/
	float:right;
	/*Size Attributes*/
	width:16.9em;
	/*Color Attributes*/
	background:url(../images/footerGradient.jpg) repeat-x top;
	padding:0;
	line-height: 1.5em;
	clear: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*Type Attributes*/
	/*Other Attributes*/
	}	

#thisApp {
	/*Position Attributes*/
	display:block;
	float:right;
	/*Size Attributes*/
	/*Color Attributes*/
	background:url(../images/footerGradient.jpg) repeat-x top;
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}	

#thisApp {
	/*Formatting Attributes*/
	line-height:1.50em;
	padding-left:0em;
	/*Type Attributes*/
	font-size:110%;
	font-weight: bold;
	color:#000000;
	width: 27em;
	position: static;
	left: 504px;
	top: 348px;
	height: 16.8em;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	float: right;
	clear: none;
	/*Other Attributes*/
	}	
	
/* Navigation
-------------------------------------------*/
#topButtons ul {
	/*Position Attributes*/
	float:left;
	width:100%;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	list-style:none;
	padding:0;
	margin:0;
	/*Type Attributes*/
	/*Other Attributes*/
	}
		
#topButtons li {
	/*Position Attributes*/
	display:block;		
	float:left;
	/*Size Attributes*/
	line-height:1em;
	/*Color Attributes*/
	background:#000000;
	/*Formatting Attributes*/
	/*Type Attributes*/
	font-size:118%;
	color:#000000;
	/*Other Attributes*/
	}

#topButtons ul .first {
	padding-left:.75em;
	}
	
#topButtons li a {
	/*Position Attributes*/

	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-left:.4em;
	padding-right:.4em;
	padding-bottom:0;	
	/*Type Attributes*/
	text-decoration:none;
	color:#FFFFFF;
	/*Other Attributes*/
	}	
	
#topButtons li a:hover {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-color:#666666;
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}	
	
#resourcesBox ul {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	list-style:none;
	margin-top:1em;
	margin-left:.25em;
	padding:0;
	/*Type Attributes*/
	/*Other Attributes*/
	}

#resourcesBox li {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding:0;
	margin:0;
	/*Type Attributes*/
	color:#000000;
	/*Other Attributes*/
	}
	
#resourcesBox li a {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-right:.8em;
	padding-left:.8em;
	margin:0;
	/*Type Attributes*/
	font-size:120%;
	text-decoration:none;
	line-height:1.5em;
	color:#000000;
	/*Other Attributes*/
	}

#resourcesBox li a:hover {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-color:#ffffff;
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}		






#resources ul {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	font-size:105%;
	/*Color Attributes*/
	/*Formatting Attributes*/
	list-style:none;
	margin-top:1em;
	margin-left:1em;
	padding:0;
	/*Type Attributes*/
	/*Other Attributes*/
	}

#resources li {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:105%;
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding:0;
	margin:0;
	/*Type Attributes*/
	color:#000000;
	/*Other Attributes*/
	}
	
#resources li a {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:105%;
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-right:.8em;
	padding-left:.8em;
	margin:0;
	/*Type Attributes*/
	text-decoration:none;
	line-height:1.5em;
	color:#000000;
	/*Other Attributes*/
	}

#resources li a:hover {
	/*Position Attributes*/
	/*Size Attributes*/
	font-size:105%;
	/*Color Attributes*/
	background-color:#ffffff;
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}		

/* Content Formating
-------------------------------------------*/
#boxHeader {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	background-color:#979797;
	/*Formatting Attributes*/
	line-height:1.50em;
	padding-left:1em;
	/*Type Attributes*/
	font-size:150%;
	font-weight: bold;
	color:#000000;
	z-index: 1;
	visibility: visible;
	/*Other Attributes*/
	}

#address {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin-top:1em;
	margin-left:2em;
	/*Type Attributes*/
	font-size:115%;
	color:#000000;
	line-height: 1em;
	/*Other Attributes*/
	}
	
#address a {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	/*Type Attributes*/
	color:#000000;
	/*Other Attributes*/
	}
		
#newsBox dl {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	list-style:none;
	padding:0;
	margin-top:1em;
	margin-left:2em;
	/*Type Attributes*/
	/*Other Attributes*/
	}

#newsBox dt {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	margin:0;
	/*Type Attributes*/
	line-height:1.25em;
	color:#000000;
	/*Other Attributes*/
	}
	
#newsBox dt a {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-right:.8em;
	padding-left:.8em;
	padding-top:.5em;
	margin:0;
	/*Type Attributes*/
	text-decoration:none;
	font-size:125%;
	font-weight:bold;
	color:#000000;
	/*Other Attributes*/
	}

#newsBox dt a:hover {
	/*Position Attributes*/
	/*Size Attributes*/
	/*Color Attributes*/
	background-color:#ffffff;
	/*Formatting Attributes*/
	/*Type Attributes*/
	/*Other Attributes*/
	}
	
#newsBox dd {
	/*Position Attributes*/
	display:block;
	/*Size Attributes*/
	/*Color Attributes*/
	/*Formatting Attributes*/
	padding-right:2em;
	/*Type Attributes*/
	font-size:120%;
	color:#000000;
	/*Other Attributes*/
	}	
	
	
/* Typography
-------------------------------------------*/


	

	

	

