body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}

p
{
    margin-top:0px;
	line-height:1.4;
}

a
{
    color:#333333;
}

a:hover
{
    color:#000000;
}

img
{
    border:0;
}

.oneColElsCtrHdr {
	width: 850px;  
	margin: 0 auto; 
	text-align: left; 
}
.oneColElsCtrHdr #header { 
	padding: 20px 0px 0px 0px;  
} 

.oneColElsCtrHdr #Logo,.oneColElsCtrHdr #Logo:hover { 
	display: block;
	width: 446px;
	height: 87px;
	float: left;
	background: url(../Images/logo.gif) 0 0 no-repeat;
	text-decoration: none;
}

.oneColElsCtrHdr #Logo span
{
    visibility: hidden;
}

/*//////////// PRIMARY NAVIGATION ////////////*/

.oneColElsCtrHdr #primarynavigation {   
	float: left;
}

.oneColElsCtrHdr #primarynavigation ul {   
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.oneColElsCtrHdr #primarynavigation ul li { 
      float:left;
	  margin: 0px 18px 0px 0px;
}

.oneColElsCtrHdr #primarynavigation ul ul li { 
	  float:none;
}

.oneColElsCtrHdr #primarynavigation ul ul li a { 
	  display:block;
	  text-decoration:none;
	  white-space:nowrap;
      overflow:hidden;
}


#primarynavigation ul ul li.whyEngineering a
{
      background:url(../Images/menuWhyEngineering.gif) 0 0 no-repeat;
      height:25px;	  
	  width: 168px;
}

#primarynavigation ul ul li.meetInspiringWomen a
{
      background:url(../Images/meetInspiringWomen.gif) 0 0 no-repeat; 
	  height:20px;
	  width: 168px; 
}

#primarynavigation ul  ul li.findYourDream a
{
      background:url(../Images/findYourDream.gif) 0 0 no-repeat;
	  height:20px;
	  width: 168px;	  
}

#primarynavigation ul ul li.makingItHappen a
{
      background:url(../Images/makingItHappen.gif) 0 0 no-repeat;
      height:22px;	  
	  width: 168px;
}

#primarynavigation ul ul li.counselorsParents a
{
      background:url(../Images/counselorsParents.gif) 0 0 no-repeat;
      height:25px;	  
	  width:139px;  
}

#primarynavigation ul ul li.forEngineers a
{
      background:url(../Images/forEngineers.gif) 0 0 no-repeat;
      height:16px;	  
	  width:139px;  
}

#primarynavigation ul ul li.middleSchoolGirls a
{
      background:url(../Images/middleSchoolGirls.gif) 0 0 no-repeat;
      height:46px;	
	  width:139px;  
}

#primarynavigation ul ul li.url a
{
      display:none;
      background:url(../Images/url.gif) 0 0 no-repeat;
      height:28px;	
	  width:139px;    
}

/*///ROLLOVERS///*/

#primarynavigation ul ul li.whyEngineering a:hover
{
      background:url(../Images/menuWhyEngineering.gif) -168px 0 no-repeat;
}

#primarynavigation ul ul li.meetInspiringWomen a:hover
{
      background:url(../Images/meetInspiringWomen.gif) -168px 0 no-repeat; 
}

#primarynavigation ul  ul li.findYourDream a:hover
{
      background:url(../Images/findYourDream.gif) -168px 0 no-repeat; 
}

#primarynavigation ul ul li.makingItHappen a:hover
{
      background:url(../Images/makingItHappen.gif) -168px 0 no-repeat;
}

#primarynavigation ul ul li.counselorsParents a:hover
{
      background:url(../Images/counselorsParents.gif) -139px 0 no-repeat;
}

#primarynavigation ul ul li.forEngineers a:hover
{
      background:url(../Images/forEngineers.gif) -139px 0 no-repeat;
}

#primarynavigation ul ul li.middleSchoolGirls a:hover
{
      background:url(../Images/middleSchoolGirls.gif) -139px 0 no-repeat; 
}

#primarynavigation ul ul li.url a:hover
{
      background:url(../Images/url.gif) -139px 0 no-repeat;  
}

/*///ON STATES///*/

#primarynavigation ul ul li.whyEngineering a.topsection_selected
{
      background:url(../Images/ONmenuWhyEngineering.gif) 0 0 no-repeat;
}

#primarynavigation ul ul li.meetInspiringWomen a.topsection_selected
{
      background:url(../Images/ONmeetInspiringWomen.gif) 0 0 no-repeat; 
}

#primarynavigation ul  ul li.findYourDream a.topsection_selected
{
      background:url(../Images/ONfindYourDream.gif) 0 0 no-repeat; 
}

#primarynavigation ul ul li.makingItHappen a.topsection_selected
{
      background:url(../Images/ONmakingItHappen.gif) 0 0 no-repeat;
}

#primarynavigation ul ul li.counselorsParents a.topsection_selected
{
      background:url(../Images/ONcounselorsParents.gif) 0 0 no-repeat;
}

#primarynavigation ul ul li.forEngineers a.topsection_selected
{
      background:url(../Images/ONforEngineers.gif) 0 0 no-repeat;
}

#primarynavigation ul ul li.middleSchoolGirls a.topsection_selected
{
      background:url(../Images/ONmiddleSchoolGirls.gif) 0 0 no-repeat; 
}

#primarynavigation ul ul li.url a.topsection_selected
{
      background:url(../Images/ONurl.gif) 0  0 no-repeat;  
}
/*//////////// END OF PRIMARY NAVIGATION ////////////*/


.oneColElsCtrHdr #mainContent {
	clear:both;
	display:block;
	width: 850px;
	margin:0;
	padding:0;
}

.hiddentext
{
	visibility: hidden;
}     

.clear
{
	clear:both;
}

#DREAMJOBcontainer { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:400px;
    height:auto !important;
	height:400px;
	background:url(../Images/JOBbg.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#DREAMJOBInside { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:400px;
    height:auto !important;
	height:400px;
	background:url(../Images/JOBbg2.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#DREAMJOB_image {
width:151px;
float:left;
z-index:90;
position:relative;
left:-7px;
top:-6px;
}

#DREAMJOB_gallery {
width:300px;
z-index:99;
position:relative;
top:-6px;
left:-5px;
}

#PeopleText {
width:350px;
float:right;
}

#JobAboutText {
	width:215px;
	float:right;
}

#DREAMJOBtitle{
width:193px;
margin: 0px 0px 0px 50px;
}

#DREAMJOBtitle a{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#333333;
}

#DREAMJOBtitle a:hover{
text-decoration:underline;
color:#000000;
}

#DREAMJOBtitleMenuSpacer1{
	height:20px;
	width: 193px;
	margin: 0px 0px 0px 50px;
}

#DREAMJOBtitleMenuSpacer2{
	height:20px;
	width: 193px;
	margin: 0px 0px 0px 50px;
}


#DREAMJOBmenu {
	width: 113px;
	overflow:hidden;
	padding: 0px 0px 0px 10px;
	margin: 35px 0px 0px 30px;
}

#DREAMJOBmenu a {
	text-decoration:none;
}
/*//////////// NAVIGATION ////////////*/



#DREAMJOBmenu ul {   
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#DREAMJOBmenu ul li a
{   
      display:block;
	  white-space:nowrap;
}



#DREAMJOBmenu ul li.aerospace a
{
	  background:url(../Images/JOB_Aerospace.gif) 0 0 no-repeat;
      height:23px;	  
}

#DREAMJOBmenu ul li.bio a
{
	  background:url(../Images/JOB_Bio.gif) 0 0 no-repeat;
      height:32px;
}

#DREAMJOBmenu ul li.chemical a
{
	  background:url(../Images/JOB_Chemical.gif) 0 0 no-repeat;
	  height:21px;
}

#DREAMJOBmenu ul li.civil a
{
	  background:url(../Images/JOB_Civil.gif) 0 0 no-repeat;
	  height:21px;
}

#DREAMJOBmenu ul li.compScience a
{
	  background:url(../Images/JOB_CompScience.gif) 0 0 no-repeat;
	  height:24px;
}

#DREAMJOBmenu ul li.electrical a
{
	  background:url(../Images/JOB_Electrical.gif) 0 0 no-repeat;
	  height:34px;
}

#DREAMJOBmenu ul li.enviro a
{
	  background:url(../Images/JOB_Enviro.gif) 0 0 no-repeat;
	  height:21px;
}

#DREAMJOBmenu ul li.industrial a
{
	  background:url(../Images/JOB_Industrial.gif) 0 0 no-repeat;
	  height:34px;
}

#DREAMJOBmenu ul li.materials a
{
	  background:url(../Images/JOB_Materials.gif) 0 0 no-repeat;
	  height:21px;
}

#DREAMJOBmenu ul li.mechanical a
{
	  background:url(../Images/JOB_Mechanical.gif) 0 0 no-repeat;
	  height:21px;
}

#DREAMJOBmenu ul li.specialFields a
{
	  background:url(../Images/JOB_SpecialFields.gif) 0 0 no-repeat;
	  height:33px;
}

/*///ROLLOVERS///*/

#DREAMJOBmenu ul li.aerospace a:hover
{
	  background:url(../Images/JOB_Aerospace.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.bio a:hover
{
	  background:url(../Images/JOB_Bio.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.chemical a:hover
{
	  background:url(../Images/JOB_Chemical.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.civil a:hover
{
	  background:url(../Images/JOB_Civil.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.compScience a:hover
{
	  background:url(../Images/JOB_CompScience.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.electrical a:hover
{
	  background:url(../Images/JOB_Electrical.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.enviro a:hover
{
	  background:url(../Images/JOB_Enviro.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.industrial a:hover
{
	  background:url(../Images/JOB_Industrial.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.materials a:hover
{
	  background:url(../Images/JOB_Materials.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.mechanical a:hover
{
	  background:url(../Images/JOB_Mechanical.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.specialFields a:hover
{
	  background:url(../Images/JOB_SpecialFields.gif) -113px 0 no-repeat;
}

/*///ACTIVE///*/

#DREAMJOBmenu ul li.aerospace a.active:hover,#DREAMJOBmenu ul li.aerospace a.active
{
	  background:url(../Images/JOB_Aerospace.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.bio a.active:hover,#DREAMJOBmenu ul li.bio a.active
{
	  background:url(../Images/JOB_Bio.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.chemical a.active:hover,#DREAMJOBmenu ul li.chemical a.active
{
	  background:url(../Images/JOB_Chemical.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.civil a.active:hover,#DREAMJOBmenu ul li.civil a.active
{
	  background:url(../Images/JOB_Civil.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.compScience a.active:hover,#DREAMJOBmenu ul li.compScience a.active
{
	  background:url(../Images/JOB_CompScience.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.electrical a.active:hover,#DREAMJOBmenu ul li.electrical a.active
{
	  background:url(../Images/JOB_Electrical.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.enviro a.active:hover,#DREAMJOBmenu ul li.enviro a.active
{
	  background:url(../Images/JOB_Enviro.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.industrial a.active:hover,#DREAMJOBmenu ul li.industrial a.active
{
	  background:url(../Images/JOB_Industrial.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.materials a.active:hover,#DREAMJOBmenu ul li.materials a.active
{
	  background:url(../Images/JOB_Materials.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.mechanical a.active:hover,#DREAMJOBmenu ul li.mechanical a.active
{
	  background:url(../Images/JOB_Mechanical.gif) -113px 0 no-repeat;
}

#DREAMJOBmenu ul li.specialFields a.active:hover,#DREAMJOBmenu ul li.specialFields a.active
{
	  background:url(../Images/JOB_SpecialFields.gif) -113px 0 no-repeat;
}
/*//////////// END OF NAVIGATION ////////////*/
#DREAMJOBrightside{
float:right;
width:688px;
height:370px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

#DREAMJOBrightside h1 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#DREAMJOBrightside a {
text-decoration:none;
color:#333333;
}

#DREAMJOBrightside a:hover {
text-decoration:none;
color:#000000;
}

/*//////////// MAIN PAGE CENTER CONTENT ////////////*/
#DREAMJOBCenter_des
{
    z-index:1000;
    position:relative;
    top:-500px;
    left:361px;
    background:url(../Images/DREAMJOBDescBg.png) 0 0 no-repeat;
    width:219px;
    height:131px;
    padding:10px 10px 10px 30px;
    font-size:11px;
    overflow:hidden;
    visibility:hidden;
}

#DREAMJOBCenter_des ul{
padding:0;
margin:0;
}

#DREAMJOBCenter_des li
{
padding-bottom:8px;
}

#DREAMJOBCenter_des p
{
    margin:0 0 5px 0;
    padding:0;
}

#DREAMJOBCenter
{
    height:345px;
    width:688px;
    overflow:hidden;
    margin:0;
    padding:0;
}

#DREAMJOBCenter div.frame
{
    position:relative;
    z-index:99;
    top:-303px;
    left:1px;
    width:436px;
    height:350px;
    margin:0;
    padding:0;
    background:url(../Images/job_index.png) 0 0 no-repeat;
}

.DREAMJOBPhoto
{
    margin:29px 0 0 42px;
    padding:0;
    width:352px;
    height:261px; 
}

.DREAMJOBPhoto img
{
    width:352px;
    height:261px;
    padding:0;
    margin:0;
    border:0;
    vertical-align:text-top;
}

/*//////////// END OF MAIN PAGE CENTER CONTENT ////////////*/

#DREAMJOBPeopleCenter{
	width: 520px;
	float:right;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#DREAMJOBPeopleCenter h3{
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#dd0202;
margin:10px 0 10px 0;
}

#DREAMJOBPeopleCenter p
{
    margin:0 0 10px 0;
}

#DREAMJOBPeopleCenter h2{
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
margin:15px 0 3px 0;
}


#DREAMJOBinsidemiddle {
	float:right;
	width:520px;
	margin:10px 0px 0px 0px;
}

#DREAMJOBinsidemiddle h1 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
padding:0px 0px 10px 20px;
margin:0;
color:#000000;
}

#DREAMJOBinsidemiddle h2 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

#DREAMJOBinsidemiddle a {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}


#DREAMJOBinsideright {
width:162px;
float:right;
overflow:hidden;
}

#DREAMJOBrvideo {
width:130px;
padding: 10px 0px 0px 25px;
background:url(../Images/JOB_rVideo.gif) 0 0 no-repeat;
word-wrap:break-word !important;
}

#DREAMJOBrvideo a{
font-size:11px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:none;
}

#DREAMJOBrvideo a:hover{
font-size:11px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}

/*//////RIGHT SIDE MENU//////*/

#DREAMJOBrightmenu{
	width:162px;
}

#DREAMJOBrightmenu ul{
	list-style-type:none;
	width:162px;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
}


#DREAMJOBrightmenu ul li a
{   
	display:block;
	text-decoration:none;
}

#DREAMJOBrightmenu ul li.DREAMJOBrabout a
{
	  background:url(../Images/JOB_rAbout.gif) 0 0 no-repeat;
	  height:39px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrprojects a
{
	  background:url(../Images/JOB_rProjects.gif) 0 0 no-repeat;
	  height:33px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrsalary a
{
	  background:url(../Images/JOB_rSalary.gif) 0 0 no-repeat;
	  height:32px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrlinks a
{
	  background:url(../Images/JOB_rLinks.gif) 0 0 no-repeat;
	  height:32px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrpeople a
{
	  background:url(../Images/JOB_rPeople.gif) 0 0 no-repeat;
	  height:93px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrpeopleON a
{
	  background:url(../Images/JOB_rPeople.gif) -324px 0 no-repeat;
	  height:93px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrvideo a
{
	  background:url(../Images/JOB_rVideo.gif) 0 0 no-repeat;
	  height:93px;	  
}

/*rightside rollovers*/

#DREAMJOBrightmenu ul li.DREAMJOBrabout a:hover
{
	  background:url(../Images/JOB_rAbout.gif) -162px 0 no-repeat;
	  height:39px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrprojects a:hover
{
	  background:url(../Images/JOB_rProjects.gif) -162px 0 no-repeat;
	  height:33px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrsalary a:hover
{
	  background:url(../Images/JOB_rSalary.gif) -162px 0 no-repeat;
	  height:32px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrlinks a:hover
{
	  background:url(../Images/JOB_rLinks.gif) -162px 0 no-repeat;
	  height:32px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrpeople a:hover
{
	  background:url(../Images/JOB_rPeople.gif) -162px 0 no-repeat;
	  height:93px;	  
}
/*rightside on states*/

#DREAMJOBrightmenu ul li.DREAMJOBrabout a.active:hover, 
#DREAMJOBrightmenu ul li.DREAMJOBrabout a.active
{
	  background:url(../Images/JOB_rAbout.gif) -324px 0 no-repeat;
	  height:39px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrprojects a.active:hover,
#DREAMJOBrightmenu ul li.DREAMJOBrprojects a.active
{
	  background:url(../Images/JOB_rProjects.gif) -324px 0 no-repeat;
	  height:33px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrsalary a.active:hover,
#DREAMJOBrightmenu ul li.DREAMJOBrsalary a.active
{
	  background:url(../Images/JOB_rSalary.gif) -324px 0 no-repeat;
	  height:32px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrlinks a.active:hover,
#DREAMJOBrightmenu ul li.DREAMJOBrlinks a.active
{
	  background:url(../Images/JOB_rLinks.gif) -324px 0 no-repeat;
	  height:32px;	  
}

#DREAMJOBrightmenu ul li.DREAMJOBrpeople a.active:hover,
#DREAMJOBrightmenu ul li.DREAMJOBrpeople a.active
{
	  background:url(../Images/JOB_rPeople.gif) -324px 0 no-repeat;
	  height:93px;	  
}
/*//////END OF RIGHT SIDE MENU//////*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#MakingItcontainer { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:400px;
    height:auto !important;
	height:400px;
	background:url(../Images/MakingItBg.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#MakingItcontainer2 { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:400px;
    height:auto !important;
	height:400px;
	background:url(../Images/MakingItBg2.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#MakingIttitle{
	padding: 20px 0px 0px 60px;
}

#MakingItmenu {
	width: 194px;
	padding: 0px 0px 160px 0px;
	margin: 35px 0px 0px 0px;
}

#MakingItmenu a {
	text-decoration:none;
}
/*//////////// NAVIGATION ////////////*/



#MakingItmenu ul {   
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#MakingItmenu ul li a
{   
      display:block;
      white-space:nowrap;
      overflow:hidden;
      width:194px;
}



#MakingItmenu ul li.prepping a
{
	  background:url(../Images/MakingIt_prep.gif) 0 0 no-repeat;
      height:34px;	  
}

#MakingItmenu ul li.student a
{
	  background:url(../Images/MakingIt_student.gif) 0 0 no-repeat;
      height:33px;
}

#MakingItmenu ul li.testDrive a
{
	  background:url(../Images/MakingIt_test.gif) 0 0 no-repeat;
	  height:22px;
}

#MakingItmenu ul li.programs a
{
	  background:url(../Images/MakingIt_looking.gif) 0 0 no-repeat;
	  height:23px;
}

#MakingItmenu ul li.scholarships a
{
	  background:url(../Images/MakingIt_schol.gif) 0 0 no-repeat;
	  height:37px;
}

#MakingItmenu ul li.links a
{
	  background:url(../Images/MakingIt_links.gif) 0 0 no-repeat;
	  height:21px;
}

#MakingItmenu ul li.links2 a
{
	  background:url(../Images/MakingIt_links2.gif) 0 0 no-repeat;
	  height:21px;
}

/*///ROLLOVERS///*/

#MakingItmenu ul li.prepping a:hover
{
	  background:url(../Images/MakingIt_prep.gif) -194px 0 no-repeat;
      height:34px;	  
}

#MakingItmenu ul li.student a:hover
{
	  background:url(../Images/MakingIt_student.gif) -194px 0 no-repeat;
      height:33px;
}

#MakingItmenu ul li.testDrive a:hover
{
	  background:url(../Images/MakingIt_test.gif) -194px 0 no-repeat;
	  height:22px;
}

#MakingItmenu ul li.programs a:hover
{
	  background:url(../Images/MakingIt_looking.gif) -194px 0 no-repeat;
	  height:23px;
}

#MakingItmenu ul li.scholarships a:hover
{
	  background:url(../Images/MakingIt_schol.gif) -194px 0 no-repeat;
	  height:37px;
}

#MakingItmenu ul li.links a:hover
{
	  background:url(../Images/MakingIt_links.gif) -194px 0 no-repeat;
	  height:21px;
}

#MakingItmenu ul li.links2 a:hover
{
	  background:url(../Images/MakingIt_links2.gif) -194px 0 no-repeat;
	  height:21px;
}

/*///ACTIVE///*/

#MakingItmenu ul li.prepping a.active:hover,#MakingItmenu ul li.prepping a.active
{
	  background:url(../Images/MakingIt_prep.gif) -388px 0 no-repeat;
      height:34px;	  
}

#MakingItmenu ul li.student a.active:hover,#MakingItmenu ul li.student a.active
{
	  background:url(../Images/MakingIt_student.gif) -388px 0 no-repeat;
      height:33px;
}

#MakingItmenu ul li.testDrive a.active:hover,#MakingItmenu ul li.testDrive a.active
{
	  background:url(../Images/MakingIt_test.gif) -388px 0 no-repeat;
	  height:22px;
}

#MakingItmenu ul li.programs a.active:hover,#MakingItmenu ul li.programs a.active
{
	  background:url(../Images/MakingIt_looking.gif) -388px 0 no-repeat;
	  height:23px;
}

#MakingItmenu ul li.scholarships a.active:hover,#MakingItmenu ul li.scholarships a.active
{
	  background:url(../Images/MakingIt_schol.gif) -388px 0 no-repeat;
	  height:37px;
}

#MakingItmenu ul li.links a.active:hover,#MakingItmenu ul li.links a.active
{
	  background:url(../Images/MakingIt_links.gif) -388px 0 no-repeat;
	  height:21px;
}

#MakingItmenu ul li.links2 a.active:hover,#MakingItmenu ul li.links2 a.active
{
	  background:url(../Images/MakingIt_links2.gif) -388px 0 no-repeat;
	  height:21px;
}
/*//////////// END OF NAVIGATION ////////////*/

/*////  End of Student Right Side ////*/
#MakingIt_rightsideStudent{
	width:270px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:right;
	z-index: 1;
}

#MakingIt_rightsideStudent a{
color:#333333;
font-weight:bold;
}

#MakingIt_rightsideStudent a:hover{
color:#000000;
}

#MakingIt_rightside{
	width:400px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:right;
	z-index: 1;
}

#MakingIt_rightside a{
color:#333333;
font-weight:bold;
}

#MakingItTimeline{
position:relative;
top:7px;
left:200px;
}

#MakingItTimeline .menu {width:200px;list-style-type:none;padding:0;margin:0;}
#MakingItTimeline .menu ul {list-style-type:none;padding:0;margin:0;}
#MakingItTimeline .menu li {width:197px;background:url(../Images/MakingItTimeline1Rollover.gif) 0 0 no-repeat;margin:0;position:relative;}
#MakingItTimeline .menu li.sub {width:200px;background:url(../Images/MakingItTimeline1.gif) 0 0 no-repeat;}
#MakingItTimeline .menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
#MakingItTimeline .menu li a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:64px;width:195px;text-decoration:none;}
#MakingItTimeline .menu ul a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:normal;width:155px;padding:20px 20px 10px 20px;height:47px;text-decoration:none;}
#MakingItTimeline .menu :hover{background-color:Transparent;}
#MakingItTimeline .menu :hover > a {background-color:Transparent;}
#MakingItTimeline .menu ul {position:absolute;left:-9999px;width:195px;}
#MakingItTimeline .menu :hover ul{left:-197px;top:0;background-color:Transparent;}

#Timeline2 {
position:relative;
top:9px;
left:58px;
visibility:hidden;
}

#Timeline2 .menu {width:195px;list-style-type:none;padding:0;margin:0;}
#Timeline2 .menu ul {list-style-type:none;padding:0;margin:0;}
#Timeline2 .menu li {background:url(../Images/MakingItTimeline2bottom.gif) 0 0 no-repeat;margin:0;position:relative;}
#Timeline2 .menu li.sub {background:url(../Images/MakingItTimeline2.gif) 0 0 no-repeat;}
#Timeline2 .menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
#Timeline2 .menu li a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:64px;width:195px;text-decoration:none;}
#Timeline2 .menu ul a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:normal;width:155px;padding:0 20px 50px 20px;text-decoration:none;}
#Timeline2 .menu :hover{background-color:Transparent;}
#Timeline2 .menu :hover > a {background-color:Transparent;}
#Timeline2 .menu ul {position:absolute;left:-9999px;width:195px;}
#Timeline2 .menu :hover ul{left:0;top:64px;background-color:Transparent;}

#MakingIt_rightside1{
clear:both;
width:330px;
margin:46px 0px 0 0px;
padding:10px 10px 0px 50px;
background:url(../Images/MakingIt_1.gif) 0 0 no-repeat;
}

#MakingIt_rightside2{
width:320px;
margin:33px 0px 0px 10px;
padding:8px 10px 0px 50px;
background:url(../Images/MakingIt_2.gif) 0 0 no-repeat;
}

#MakingIt_rightside3{
width:310px;
margin:43px 0px 0px 0px;
padding:7px 10px 0px 40px;
background:url(../Images/MakingIt_3.gif) 0 0 no-repeat;
}
/*////  End of Student Right Side ////*/

#MakingItcontent {
float:right;
width:360px;
margin: 10px 0px 20px 0px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#MakingItcontent h1{
font-size:18px;
font-weight:normal;
}

#MakingItcontent h2{
font-size:11px;
}

#MakingItcontent h3{
font-size:11px;
}

#MakingItcontent a{
text-decoration:underline;
color:#333333;
}

#MakingItcontent a:hover{
color:#777777;
}

#MakingItFlash {
	position:relative;
	top:102px;
	z-index:1;
	clear: both;
	left: 9px;
}

#PROFILEcontainer { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(../Images/profileBG.gif) 0px 0px no-repeat;
	min-height:400px;
    height:auto !important;
	height:400px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#PROFILEVIDEOcontainer { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(../Images/ProfileVideoBG.gif) 0px 0px no-repeat;
	min-height:400px;
    height:auto !important;
	height:400px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#PROFILEsidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 248px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}

/*//////////// RIGHT SIDE ////////////*/

#PROFILEsidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 174px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
    overflow:hidden;
}

#PROFILEsidebar2 a {
	text-decoration:none;
}

#PROFILEsidebar2 .name
{
      background:url(../Images/PROFILE_NameBar.gif) 0 0 no-repeat;
      height:14px;	  
	  width: 157px;
	  margin:76px 0px 0px 0px;
	  padding:10px 0 0 17px;
	  font-size:11px;
	  font-weight:bold;
	  color:#242424;
}

/*//////////// RIGHT SIDE NAVIGATION ////////////*/

#PROFILEsidebar2 ul {   
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#PROFILEsidebar2 ul li a
{   
      display:block;
	  white-space:nowrap;
}



#PROFILEsidebar2 ul li.story a
{
	  background:url(../Images/PROFILE_Story.gif) 0 0 no-repeat;
      height:36px;	  
}

#PROFILEsidebar2 ul li.photos a
{
	  background:url(../Images/PROFILE_Photos.gif) 0 0 no-repeat;
      height:33px;
}

#PROFILEsidebar2 ul li.video a
{
	  background:url(../Images/PROFILE_video.gif) 0 0 no-repeat;
      height:33px;
}

#PROFILEsidebar2 ul li.tidbits a
{
	  background:url(../Images/PROFILE_Tidbits.gif) 0 0 no-repeat;
      height:38px;
}

#PROFILEsidebar2 ul li.tidbitsVideo a
{
	  background:url(../Images/PROFILE_TidbitsVideo.gif) 0 0 no-repeat;
      height:38px;
}
/*///ROLLOVERS///*/

#PROFILEsidebar2 ul li.story a:hover
{
	  background:url(../Images/PROFILE_Story.gif) -174px 0 no-repeat;
}

#PROFILEsidebar2 ul li.photos a:hover
{
	  background:url(../Images/PROFILE_Photos.gif) -174px 0 no-repeat;
}

#PROFILEsidebar2 ul li.video a:hover
{
	  background:url(../Images/PROFILE_video.gif) -174px 0 no-repeat;
}

#PROFILEsidebar2 ul li.tidbitsVideo a:hover
{
	  background:url(../Images/PROFILE_TidbitsVideo.gif) -174px 0 no-repeat;
}

#PROFILEsidebar2 ul li.tidbits a:hover
{
	  background:url(../Images/PROFILE_Tidbits.gif) -174px 0 no-repeat;
}

/*///ACTIVE///*/

#PROFILEsidebar2 ul li.story a.active:hover,#PROFILEsidebar2 ul li.story a.active
{
	  background:url(../Images/PROFILE_Story.gif) -348px 0 no-repeat;
}

#PROFILEsidebar2 ul li.photos a.active:hover,#PROFILEsidebar2 ul li.photos a.active
{
	  background:url(../Images/PROFILE_Photos.gif) -348px 0 no-repeat;
}

#PROFILEsidebar2 ul li.video a.active:hover,#PROFILEsidebar2 ul li.video a.active
{
	  background:url(../Images/PROFILE_video.gif) -348px 0 no-repeat;
}


#PROFILEsidebar2 ul li.tidbits a.active:hover,#PROFILEsidebar2 ul li.tidbits a.active
{
	  background:url(../Images/PROFILE_Tidbits.gif) -348px 0 no-repeat;
}

#PROFILEsidebar2 ul li.tidbitsVideo a.active:hover,#PROFILEsidebar2 ul li.tidbitsVideo a.active
{
	  background:url(../Images/PROFILE_TidbitsVideo.gif) -348px 0 no-repeat;
}
/*//////////// END OF RIGHT SIDE NAVIGATION ////////////*/

#PROFILEsidebar2 .meetMore
{
      background:url(../Images/PROFILE_MeetMore.gif) 0 0 no-repeat;
      height:61px;
	  width: 114px;
	  margin:108px 0px 0px 0px;
	  padding:12px 0 0 40px;
}


#PROFILEsidebar2 .meetMore a
{
	  font:Verdana;
	  font-size:10px;
	  color:#333333;
}

#PROFILEsidebar2 .meetMore a:hover
{
text-decoration:underline;
}

#PROFILEsidebar2 .meetMoreVideo
{
      background:url(../Images/PROFILE_MeetMore.gif) 0 0 no-repeat;
      height:61px;
	  width: 174px;
	  margin:75px 0px 0px 0px;
	  padding:12px 0px 0px 40px;
}

#PROFILEsidebar2 .meetMoreVideo a
{
	  font:Verdana;
	  font-size:10px;
	  color:#333333;
}

#PROFILEsidebar2 .meetMoreVideo a:hover
{
text-decoration:underline;
}

#PROFILEmiddleContent { 
	float:left;
	width:408px;
	margin: 60px 0px 0px 20px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#PROFILEmiddleContent_h1{
font:Verdana;
font-size:18px;
}

#PROFILEmiddleContent h1.noBold{
font-weight:lighter;
}

#PROFILEmiddleContent_h2{
font:Verdana;
font-size:14px;
text-transform:capitalize;
}

#PROFILEmiddleContent h2.noBold{
font-weight:lighter;
margin-top:0px;
margin-bottom:3px;
}

#PROFILEmiddleContent h3{
font:Verdana;
font-size:11px;
color:#dd0202;
}

#PROFILEmiddleContent h4{
font:Verdana;
font-size:11px;
}

#PROFILEmiddleContent p{
font:Verdana;
font-size:11px;
}

#PROFILEmiddleContent a{
color:#333333;
}

#Scroller-1 { 
  position: relative; 
  overflow: hidden;
  width: 400px;
  height: 350px;
}

.Scroller-Container {
  position: relative;
  padding-bottom:10px;
}

.Scroller-Control
{
    position:relative;
    width:380px;
    height:24px;
    background:url(../Images/scrollerBg.gif) 0 0 repeat-x;
    margin:10px 0 0 0;
}

.Scroller-Control img
{
    width:23px;
    height:12px;
    display:block;
    margin:0 auto 0 auto;
    padding:0;
}

#whyEcontainer { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:400px;
    height:auto !important;
	height:400px;
	background:url(../Images/whybg.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#whyEcontent {
	width:410px;
	margin: 0px;
	float:left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#whyEcontent h1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

#whyEcontent h2{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#whyEcontent h3{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#dd0202;
}

#whyEcontent p{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#whyEcontent a{
	font-size:11px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#whyEcontent a:hover{
color:#777777;
}

#whyEcontent ul{
list-style-type:none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color:#777777;
}

#whyEleftContent {
width:202px;
float:left;
margin: 0px 0px 0px 0px;
padding: 295px 0px 0px 0px;
}
/*////LEFTSIDE//////*/
#askAnEngineer {
	width:202px;
}

#askAnEngineer2 {
	width:203px;
	margin-top:7px;
}

#askAnEngineer .menu {width:195px;list-style-type:none;padding:0;margin:0;}
#askAnEngineer .menu ul {list-style-type:none;padding:0;margin:0;}
#askAnEngineer .menu li {background:url(../Images/whyEask_bottom.gif) 0 0 no-repeat;margin:0;position:relative;}
#askAnEngineer .menu li.sub {background:url(../Images/whyEask_on.gif) 0 0 no-repeat;}
#askAnEngineer .menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
#askAnEngineer .menu li a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:32px;width:195px;text-decoration:none;}
#askAnEngineer .menu ul a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:normal;width:135px;padding:0 10px 50px 50px;text-decoration:none;}
#askAnEngineer .menu :hover{background-color:Transparent;}
#askAnEngineer .menu :hover > a {background-color:Transparent;}
#askAnEngineer .menu ul {position:absolute;left:-9999px;width:195px;}
#askAnEngineer .menu :hover ul{left:3px;top:34px;background-color:Transparent;}

#askAnEngineer2 .menu {width:195px;list-style-type:none;padding:0;margin:0;}
#askAnEngineer2 .menu ul {list-style-type:none;padding:0;margin:0;}
#askAnEngineer2 .menu li {background:url(../Images/whyEaroundtheworld_bottom.gif) 0 0 no-repeat;margin:0;position:relative;}
#askAnEngineer2 .menu li.sub {background:url(../Images/whyEaroundtheworld_on.gif) 0 0 no-repeat;}
#askAnEngineer2 .menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
#askAnEngineer2 .menu li a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:46px;width:195px;text-decoration:none;}
#askAnEngineer2 .menu ul a {display:block;color:#000;font-family:arial, sans-serif;font-size:11px;line-height:normal;width:135px;padding:10px 40px 50px 15px;text-decoration:none;}
#askAnEngineer2 .menu :hover{background-color:Transparent;}
#askAnEngineer2 .menu :hover > a {background-color:Transparent;}
#askAnEngineer2 .menu ul {position:absolute;left:-9999px;width:195px;}
#askAnEngineer2 .menu :hover ul{left:0px;top:46px;background-color:Transparent;}

#whyErightContent {
width:203px;
float:left;
margin: 0px 0px 0px 0px;
padding: 178px 0px 0px 0px;
}

/*MIDDLE*/

/**/
#whyEcontent ul.menu1, #whyEcontent .menu1 ul {padding:0; margin:0; border:0; list-style-type:none; width:389px; text-align:left; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#whyEcontent ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
#whyEcontent ul.menu1 ul {margin-left:0em;}
#whyEcontent ul.menu1 li {height:30px;overflow:hidden;}
#whyEcontent ul.menu1 li p {margin:0 5px 5px 56px;}

#whyEcontent #drop1 {background: url(../Images/whyE_1.gif) 0 0 no-repeat;}
#whyEcontent #drop2 {background: url(../Images/whyE_2.gif) 0 0 no-repeat;}
#whyEcontent #drop3 {background: url(../Images/whyE_3.gif) 0 0 no-repeat;}
#whyEcontent #drop4 {background: url(../Images/whyE_4.gif) 0 0 no-repeat;}
#whyEcontent #drop5 {background: url(../Images/whyE_5.gif) 0 0 no-repeat;}
#whyEcontent #drop6 {background: url(../Images/whyE_6.gif) 0 0 no-repeat;}
#whyEcontent #drop7 {background: url(../Images/whyE_7.gif) 0 0 no-repeat;}
#whyEcontent #drop8 {background: url(../Images/whyE_8.gif) 0 0 no-repeat;}
#whyEcontent #drop9 {background: url(../Images/whyE_9.gif) 0 0 no-repeat;}
#whyEcontent #drop10 {background: url(../Images/whyE_10.gif) 0 0 no-repeat;}

#whyEcontent ul.menu1 li a,#whyEcontent ul.menu1 li a:visited {display:block; width:389px; height:30px; text-decoration:none; color:#606;}
/**/
/*MIDDLE END*/

#footercontainer { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(../Images/footerbg.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height:380px;
    height:auto !important;
    height:380px;
}
#maincontent
{
    height:auto;
}
#footercontent {
    width:400px;
    margin: 0px 0px 20px 60px;
    padding: 50px 0px 0px 0px;
    height:auto;
}

#footercontent h1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

#footercontent h2{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

#footercontent h3{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#dd0202;
}

#footercontent p{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#footercontent a{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
color:#333333;
}

#footercontent a:hover{
color:#777777;
}

#footercontent ul{
list-style-type:none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color:#777777;
line-height:1.4;
}

#footer { 
	clear:both;
	font-size:11px;
	color:#333333;
	padding:20px 10px;
	margin-left:45px;
	display:block;
    font-size:10px;
    color:#333333;
} 

#footer ul{ 
  	list-style-type: none;
  	margin:0;
  	padding:0;
} 

#footer li{ 
  	display:inline;
} 

#footer a{ 
	color:#333333;
	text-decoration:none;
	font-weight:normal;
} 

#footer a:hover{ 
	color:#000000;
} 

#footer img
{
    vertical-align:top;
    padding-right:10px;
}

#footer p
{
    width:85%;
    color:#666666;
    margin:3px 0 20px 0;
}

#funders
{
    display:none;   
}

#sharelinks
{
    margin:0 0 15px 0;
}

#sharelinks ul
{
    margin:0;
    padding:0;
    list-style:none;
}

#sharelinks li
{
    float:left;
    color:#333333;
}

#sharelinks li.share
{
    height:11px;
    line-height:11px;
    padding:5px 7px 0 0;
    font-weight:700;
}

#sharelinks li a
{
    display:block;
    float:left;
    height:11px;
    line-height:11px;
    padding:5px 7px 0 19px;
}

#sharelinks li.buzz a
{
    line-height:normal;
    padding:0;
}

#sharelinks li.buzz a span
{
    padding-top:5px;
    top:3px;
}

#sharelinks li.email a
{
    background:url(../Images/email_icon.png) 0 bottom no-repeat;
    font-weight:700;
}

#sharelinks li.linkedin a
{
    background:url(../Images/bookmarks/linkedin.png) 0 bottom no-repeat;
}

#sharelinks li.digg a
{
    background:url(../Images/bookmarks/digg.png) 0 bottom no-repeat;
}

#sharelinks li.facebook a
{
    background:url(../Images/bookmarks/facebook.png) 0 bottom no-repeat;
}

#sharelinks li.mixx a
{
    background:url(../Images/bookmarks/mixx.png) 0 bottom no-repeat;
}

#sharelinks li.stumbleupon a
{
	background:url(../Images/bookmarks/stumbleupon.gif) 0 bottom no-repeat;
}

#sharelinks li.delicious a
{
	background:url(../Images/bookmarks/delicious.png) 0 bottom no-repeat;
}

:focus, :active { outline: 0; }

#leftSideMenu
{
    font-size:10px;
    font-weight:bold;
    font-family:Verdana;
  	margin: 35px 0px 0px 0px;
    width:195px;
    background-color:White;
    float:left;
}
#leftSideMenu ul
{
    list-style-type: none;
}

#leftSideMenu li
{
    margin-bottom:10px;
}

#leftSideMenu a
{
    text-decoration:none;
    color:#333;
}
#leftSideMenu a:hover,#leftSideMenu a.active
{
    color:#dd0202;
}
#leftSideMenu span
{
    color:#dd0202;
}

#sitemapContainer
{
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:400px;
    height:auto !important;
	height:400px;
	background:url(../Images/footerbg.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#sitemap
{
    padding: 50px 50px 0 80px; 
}

#sitemap h1
{
    font:Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#333333;
}
#sitemap ul
{
        list-style-type: none;
        display:block;
        clear:both;
}

#sitemap li
{
        font-size:11px;
        font-weight:bold;
        font-family:Verdana;
        padding-bottom:10px;
}

#sitemap ul ul li
{
        padding-bottom:0;
}

#sitemap ul ul ul li
{
    font-weight:normal;
    font-size:10px;
}

#sitemap a
{
        color:#444444;
        text-decoration:none;
        line-height:1.5;
}

#sitemap a:hover
{
    color:#dd0202;
}
.content
{
    display:block;
}
#Parentscontainer2 { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:400px;
    height:auto !important;
	height:400px;
	background:url(../Images/cpBg.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#Parentstitle{
	padding: 15px 0px 0px 42px;

}

#Parentscontent {
    float:left;
    width:360px;
    padding-left:30px;
    padding-top:20px;
    font:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
}
#Parentscontent h1{
    font-size:18px;
    font-weight:normal;
     color:#333333;
}

#Engineerscontainer2 { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height:460px;
    height:auto !important;
	height:460px;
	background:url(../Images/feBg.gif) 0px 0px no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#Engineerscontainer2 #leftSideMenu
{
    width:175px;
}

#Engineerstitle{
	padding: 15px 0px 0px 42px;

}

#Engineerscontent {
    float:left;
    width:500px;
    padding-left:55px;
    padding-top:20px;
    font:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
}
#Engineerscontent h1{
    font-size:18px;
    font-weight:normal;
     color:#333333;
}

#popupheader
{
	width:370px;
    margin:5px;
	padding:12px 5px 0 0;
	height:35px;
	background:url(../images/EYL_logo_small.gif) 0 0 no-repeat;
}

a.closepopup
{
	display:block;
	width:47px;
	height:16px;
	background:url(../images/closepopup.gif) 0 0 no-repeat;
	float:right;
}

#videocontent
{
	clear:both;
	margin:0px 5px 5px 5px;
	border:solid 1px #9a9a9a;
	width:375px;
	height:auto;
}

#downloadcontent
{
	clear:both;
	margin:0px 10px 5px 10px;
	padding:0 5px;
	width:365px;
    text-align:left;
}

#downloadcontent h2
{
    font-size:12px;
}
#termscontent
{
    overflow:auto;
    height:290px;
    padding:2px;
    border:solid 1px #c1c1c1;
}
input.btnDownload
{
	background:#dadada;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border:solid 2px #000000;
    padding:2px;
    margin-top:5px;
}

.alignRight
{
    text-align:right;
}

div.emailForm
{
    margin-left:-25px;
    margin-bottom: 150px;
	  width:435px;
}

#sitemap a.returnLink
{
    text-decoration: underline;
    color:#333333;
}

#sitemap a.returnLink:hover
{
    text-decoration: none;
    color:#000000;
}

div.emailForm input.btn
{
    background:#666666;
    font-size:14px;
    font-family:Arial, Helvetica, Sans-Serif;
    color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
    border:0 none;
    margin-right:8px;
}

div.emailForm input.btn:hover
{
    background:#333333;
    cursor:pointer;
}

div.emailForm img
{
	vertical-align: middle;
}

ul#errors
{
	margin: 0;
	padding: 0 0 10px 0;
}

ul#errors li
{
	color: #dd0202;
	font-weight: normal;
}

input.txtShort
{
    width:200px;
    border:solid 1px #333333;
    margin-top:2px;
}

input.txtLong
{
    width:406px;
    border:solid 1px #333333;
    margin-top:3px;
}

textarea.txtLong
{
    width:406px;
    height:98px;
    border:solid 1px #333333;
    margin-top:3px;
}
