/* CSS Document */
body {
     behavior: url(css/csshover.htc);
	 background: #666 url(../Images/home/bg.gif) repeat;
	 font-size: 1em;
	 margin: 0;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 text-align: center;
	 }
body input {
    border: black 1px solid;
    font-size: 0.8em;
	margin-top: 1px;
    }
* html body input {
	margin-top: 0;
	}
body select {
    border: #000066 1px solid;
    font-size: 0.8em;
	margin-top: 1px;
	background-color: #0000FF;
	color: #fff;
    }
.small {
    font-size: 11px;
	}
.top {
    margin-top: 28px;
	}
div#wrapper {
    position: relative;
    width: 790px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(../Images/home/bg_wrapper.gif) bottom no-repeat;
    }
div#login, div#questions {
    position: absolute;
	top: 10px;
	right: 10px;
    width: 200px;
	height: auto;
	font-size: 11px;
	color: #f5f5f5;
	z-index: 50;
    }
*html div#login, div#questions {
	top: 8px;
	}
div#login {
	left: 10px;
	line-height: 15px;
    }
div#questions{
	padding-top: 10px;
	text-align: right;
	line-height: 18px;
    }
div#login a, div#questions a {
	color: #f5f5f5;
	font-size: 11px;
    }
div#center {
    width: 790px;
	height: 524px;
	overflow: visible;
	background: url(../Images/home/center_bg.jpg) center no-repeat;
    }
*html div#center {
    margin-top: -3px;
	}
/*div#default_text {
    position: absolute;
	top: 315px;
	left: 245px;
    width: 271px;
	height: 141px;
	background: url(../Images/home/bg_txt_def.gif) center no-repeat;
	z-index: 1;
    }*/
div#copy_top1, div#copy_top2 {
    position: absolute;
	bottom: 35px;
    width: 250px;
	height: auto;
	font-size: 1.0em;
	color: #fff;
	font-weight: bold;
	z-index: 100;
    }
div#copy_top1 {
	left: 10px;
	height: auto;
	font-size: 0.75em;
	color: #fff;
	z-index: 100;
	font-weight: normal;
    }
div#copy_top2 {
	right: 20px;
	text-align: right;
    }
div#copy_top2 p {font-weight:normal; font-size:smaller; text-align:center; position:relative; right:-52px}
copy_top2 p strong {font-size:larger}
div#copy_bot1, div#copy_bot2 {
    position: absolute;
	top: 140px;
    width: 200px;
	height: auto;
	font-size: 0.75em;
	color: #fff;
	z-index: 100;
    }
div#copy_bot1 ul {margin-top:0}
div#copy_bot1 p {text-align:center; float:left; margin:0 0 0 15px; display:inline}
* html div#copy_bot1 p {margin-top: -6px}
div#copy_bot1 li, div#copy_top1 li {
    list-style: none;
	margin-left: -32px;
	margin-right: 8px;
	}
div#copy_top1 ul {
	margin-bottom: 0px;
	}
div#copy_bot1 a, div#copy_bot2 a, div#copy_top1 a, div#copy_top2 a {
    color: #fff;
	}
/* div#copy_top2 a {
	text-decoration:none}
div#copy_top2 a:hover, div#copy_top2 a:focus {
	text-decoration:underline} */
div#copy_bot2 a {
	text-decoration: none;
	}
div#copy_bot1 a:hover, div#copy_bot2 a:hover {
    text-decoration: none;
	}
div#copy_bot1 {
	left: 10px;
    }
div#copy_bot2 {
	right: 20px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
    }
div#copy_bot2 p {margin:10px 0}
div#copy_bot2 img {
   	border: 0px;
   	margin-top: 3px;
   	}
div#footer {
    width: 790px;
	height: auto;
	font-size: 0.7em;
	color: #000066;
	border-top: 1px solid #000066;
	text-align: center;
	background: url(../Images/home/bg_footer.jpg) center no-repeat;
	/*padding: 2px;*/
    }
/* global animated ul parameters */ 
div#wrapper ul li ul {
    color: #003366;
    font-size: 14px;
	font-weight: bold;
	margin: 0;
    display: none;
	z-index: 100;
    }
div#wrapper ul li:hover ul {
    display:block;
	}
div#wrapper ul ul p {
    margin-left: 2px;
	}	
/* candidates */
div#candidates {
    position: absolute;
	top: 140px;	
	left: 280px;
	width: 230px;
	height: 173px;
	padding: 0;
	margin: 0;
	overflow: visible;
    }
div#candidates ul {
    width: 230px;
	height: 173px;
	padding: 0;
	margin: 0;
	background: url(../Images/home/bg_can.gif) center no-repeat;
    }
div#candidates ul:hover {
	background: url(../Images/home/bg_can_on.gif) center no-repeat;
    }
*html div#candidates ul:hover {
    margin-top: -2px;
	}	
div#candidates ul ul {
	background: url(../Images/home/bg_txt_can.gif) center no-repeat; 
    }
div#candidates ul ul:hover {
	background: url(../Images/home/bg_txt_can.gif) center no-repeat; 
	display: none;
    }
*html div#candidates ul ul:hover {
    margin-top: 0;
	}	
div#candidates li {
    position: relative;
	list-style: none; 
    width: 100%;
	display: block;
    }
div#candidates li a {
    width: 100%;
    height: 173px;
    display: block;
    }
div#candidates ul li ul {
	position: absolute;
	top: 175px;
	left: -28px;
	width: 282px;
	height: 140px;
    }
/* employers */
div#employers {
    position: absolute;
	top: 318px;	
	left: 108px;
	width: 138px;
	height: 138px;
	padding: 0;
	margin: 0;
	overflow: visible;
    }
div#employers ul {
    width: 138px;
	height: 138px;
	padding: 0;
	margin: 0;
	background: url(../Images/home/bg_emp.gif) center no-repeat;
    }
div#employers ul:hover {
	background: url(../Images/home/bg_emp_on.gif) center no-repeat;
    }
*html div#employers ul:hover {
    margin-top: -2px;
	}	
div#employers ul ul {
	background: url(../Images/home/bg_txt_emp.gif) center no-repeat;
    }
div#employers ul ul:hover {
	background: url(../Images/home/bg_txt_emp.gif) center no-repeat;
	display: none;
    }
*html div#employers ul ul:hover {
    margin-top: 0;
	}	
div#employers li {
    position: relative;
	list-style: none; 
    width: 100%;
	display: block;
    }
div#employers li a {
    width: 100%;
    height: 138px;
    display: block;
    }
div#employers ul li ul {
	position: absolute;
	top: -3px;
	left: 144px;
	width: 289px;
	height: 140px;
    }
/* affiliates */
div#affiliates {
    position: absolute;
	top: 318px;	
	right: 110px;
	width: 138px;
	height: 138px;
	padding: 0;
	margin: 0;
	overflow: visible;
    }
div#affiliates ul {
    width: 138px;
	height: 138px;
	padding: 0;
	margin: 0;
	background: url(../Images/home/bg_aff.gif) center no-repeat;
    }
div#affiliates ul:hover {
	background: url(../Images/home/bg_aff_on.gif) center no-repeat;
    }
*html div#affiliates ul:hover {
    margin-top: -2px;
	}	
div#affiliates ul ul {
	background: url(../Images/home/bg_txt_aff.gif) center no-repeat;
    }
div#affiliates ul ul:hover {
	background: url(../Images/home/bg_txt_aff.gif) center no-repeat;
	display: none;
    }
*html div#affiliates ul ul:hover {
    margin-top: 0;
	}
div#affiliates li {
    position: relative;
	list-style: none; 
    width: 100%;
	display: block;
    }
div#affiliates li a {
    width: 100%;
    height: 138px;
    display: block;
    }
div#affiliates ul li ul {
	position: absolute;
	top: -3px;
	right: 142px;
	width: 289px;
	height: 140px;
    }	
/* students */
div#students {
    position: absolute;
	top: 460px;	
	left: 325px;
	width: 138px;
	height: 138px;
	padding: 0;
	margin: 0;
	overflow: visible;
    }
div#students ul {
    width: 138px;
	height: 138px;
	padding: 0;
	margin: 0;
	background: url(../Images/home/bg_stu.gif) center no-repeat;
    }
div#students ul:hover {
	background: url(../Images/home/bg_stu_on.gif) center no-repeat;
    }
*html div#students ul:hover {
    margin-top: -2px;
	}	
div#students ul ul {
	background: url(../Images/home/bg_txt_stu.gif) center no-repeat;
    }
div#students ul ul:hover {
	background: url(../Images/home/bg_txt_stu.gif) center no-repeat;
	display: none;
    }
*html div#students ul ul:hover {
    margin-top: 0;
	}
div#students li {
    position: relative;
	list-style: none; 
    width: 100%;
	display: block;
    }
div#students li a {
    width: 100%;
    height: 138px;
    display: block;
    }
div#students ul li ul {
	position: absolute;
	top: -145px;
	left: -73px;
	width: 289px;
	height: 140px;
    }

