 
 body {
	background-color: #EEE;
	font: Verdana, sans-serif;
	}
#box
{
border: 1px solid #778;
padding: 10px;
background-color:#FFFFFF;
width: 900px;
margin-left: auto;
margin-right: auto;
}

#menu,
#menu * { margin:0;padding:0;}
#menu {position:relative;
		background:#eee no-repeat 100% 50%;
		max-width:100%;
		float:left;
		
}
/* sub-menu ULs */
#menu li ul {
	cursor:default;
	max-width:100%;
	position:absolute;
	border-bottom:1px solid #ccc;
	height:auto;
	top:2.08em;
	padding:3px 0;
	padding-left:1em !important;
	background-position:0 0 !important;
	left:-9000px;
}
/* All LIs */
#menu li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font:  11px Verdana, sans-serif;
	border-top:1px solid #fff;
}
/* sub-menu LIs */
#menu li ul li {
	padding:0 5px 0 0;
	border:none;
	width:auto;
	max-width:none;
}
/* All anchors */
#menu li a {
	color:#666;
	border-left:1px solid #333;
	text-decoration:none;
	display:block;
	float:left;
	padding:0 .4em;
	height:2em;
	line-height:2em;
}
/* sub-menu Anchors */
#menu li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:1.7em;
	height:1.7em;
	font-weight:400;
	border-left:0px solid #333;
	color:#666;
	background-position:0 50% !important;
}


/* :hover and stuff */
#menu li a:hover,
#menu li a:focus
{color:#000;
}
/* position and z-index for the sub-menus */
#menu li:hover ul,
#menu li.msieFix ul {left:0;z-index:10}
/* Current location - class on Body must match LI's id */
.AB #menu li#AB a,
.GJ #menu li#GJ a
 {color:#000;cursor:default;}

.AB #menu li#AB ul,
.GJ #menu li#GJ ul
{left:0;z-index:5}
/* background images and border colors */


.AB #menu li#AB {background:#eee !important}
#AB,.AB {background:#eee}

#current {background:#FFFFCC}/* current location */

#GJ:hover,#GJ:focus,
#menu li#GJ ul,
.GJ #menu li#GJ {background-color:#FFFFCC !important}/* current location */


/* "trigger" and "msieFix" classes */
#menu li.msieFix a {color:#000 !important}



 #main_image {
	display:block;
	width:838px;
	height: 609px;
	position:relative;
 }
 
#main_image li {
	list-style-type:none;
	position:absolute;	
	
	}
#home6_01 {top:0px; left:0; width:241px; height:609px;
background: url(images/home6_01.jpg) no-repeat;
z-index: 1;
}
#home6_02 {top:0px; left:241px; width:404px; height:609px;z-index: 1;
}
#home6_03 {top:0px; left:645px; width:191px; height:608px;
background: url(images/home6_03.jpg) no-repeat;
z-index: 1;
}

#folders a {
   position: absolute;
   height: 112px;
   width: 36px;
   top: 470px; 
   text-decoration: none;
   }

#folders a i { visibility: hidden; }

a#egr {  left:0px;  top:100px;  }
a#ccr { left:25px; top:243px;  }
a#informatics {left:2px; top:386px; }
a#unlv {  left:93px;  top:188px;  }
a#itffroc {  left:75px;  top:348px;  }

a#egr:hover { background-image: url(images/egr_on.jpg); }
a#ccr:hover { background-image: url(images/ccr_on.jpg); }
a#informatics:hover { background-image: url(images/informatics_on.jpg); }
a#unlv:hover { background-image: url(images/unlv_on.jpg); }
a#itffroc:hover { background-image: url(images/itffroc_on.jpg); }

a#egr:hover,
a#ccr:hover, 
a#informatic:hover, 
a#unlv:hover,
a#itffroc:hover
 { border: none;
   background-color:transparent; } 



.publication0{	
	width: 192px;	
	padding:5px 8px 5px 10px;
	left: 16px;
	top: 310px;
	font:  14px Verdana, sans-serif;
	position:absolute;	
	background-color:#FFCC66;
	font-weight: bold;
	text-align: center;
	
}

.publication1{	
	width: 168px;	
	padding:5px;
	left: 46px;
	top: 351px;
	font:  12px Verdana, sans-serif;
	position:absolute;		
   
}
.publication2{	
	width: 168px;
	padding:5px;
	left: 47px;
	top: 416px;
	font:  12px Verdana, sans-serif;
	position:absolute;	
   
}


#footer
{
	border: 1px solid #778;
	background-color: #eee;
	font: 10px Verdana, sans-serif;
    position:relative;
}





#sundries1


{
 border-top: 5px double #778; 
 background:silver;
 border-left: 1px dashed #778; 
 border-right: 1px dashed #778;
 background-color:#DDD;
 font: 14px Verdana, sans-serif;
 text-indent:0.5cm;
}

#sundries2
{
 border-bottom: 1px dashed #778;
 border-left: 1px dashed #778;
 border-right: 1px dashed #778;
 background-color: #FFF;
 font: 12px Verdana, sans-serif; 
 text-decoration: none;
}


a:link 
{
 text-decoration: none;
 color: #0000ff;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	background-color:#FFFFCC;
}

a:active {
	text-decoration: none;
}
.permission:link {color:blue}
.permission:hover {color:brown}

h3
{
 border-top: 5px double #778; 
 background:silver;
 border-left: 1px dashed #778; 
 border-right: 1px dashed #778;
 border-bottom: 1px dashed #778;
 background-color:#DDD;
 font: 14px Verdana, sans-serif;
 text-indent:0.5cm;
}


h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}

#content 
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#sat
{
margin:10px;
background-image:
url(images/satellite2.jpg);
background-repeat:no-repeat;
background-position:center;
height:532px;
width:700;
}
#sat ul li
{
margin: 1.5em 0;
padding-left: 6em;
font-size: 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;

}
#sat ul
{
list-style-type: none;
padding: 0;
margin-left: 3em;
margin-top:3.5em;
}

#sat h2
{
padding: 0.5em;
text-align:center;
color:#bbb;
}

#sat li a:hover {
	text-decoration: none;
	background-color:transparent;
	color:#8d070e;
	
}

/* BTNSP */
#btnsp { 
    position:relative; 
	background-image: url(images/btnsp.jpg);
	height: 268px;
	width: 338px;
	}

#item a {
   position: absolute;
   height: 134px;
   width: 169px;
   top: 470px; 
   text-decoration: none;
   }

#item a i { visibility: hidden; }

a#xp {  left:-2px;  top:-2px;  }
a#browsers { left:167px; top:-2px;  }
a#wireless {left:-2px; top:132px; }
a#firewalls {  left:167px;  top:132px;  }


a#xp:hover { background-image: url(images/xp_on.jpg); }
a#browsers:hover { background-image: url(images/browsers_on.jpg); }
a#wireless:hover { background-image: url(images/wireless_on.jpg); }
a#firewalls:hover { background-image: url(images/firewalls_on.jpg); }

a#xp:hover,
a#browsers:hover, 
a#wireless:hover, 
a#firewalls:hover
 { border: none;
   background-color:transparent; } 
