/* BASIC----------------------------------------------- */html	{ 	padding: 0;	margin: 0;}body	{ 	color: #333; 	font-size: 12px; 	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;	background: #fff url(img/background.gif) repeat-x left top;	margin: 0;	padding: 0; 	border: 0; 	text-align: center;}img	{	border: 0; 	display: block;}div#print_logo  {		display: none;}/* right */div#panel2 h1  { color: #006; font-size: 16px; font-weight: bold; margin: 20px 10px 5px 20px;}div#panel2 h2  { color: #006633; font-size: 13px; font-weight: bold; margin: 0 10px 15px 20px;}div#panel2 p { margin: 0 10px 15px 20px; line-height: 1.4em;}div#panel3 { line-height: 1.4em;}div#panel3 li { line-height: 1.4em; margin-left: 20px;}/* LAYOUT----------------------------------------------- */div#wrapper	  { background-color: #fff; background-image: url(img/wrapper_back.gif); background-repeat: repeat-y; background-position: 0 0; margin: 0 auto 20px; padding: 0; width: 640px; text-align: left; voice-family: inherit }div#header  { 	background: #006633 url(img/delaware_tech_logo.jpg) no-repeat right top; 	margin: 0; 	padding: 0; 	width: 640px; 	height: 110px; 	voice-family: inherit;}div#location   { 	background: #000; 	margin: 0; 	padding: 0; 	width: 640px; 	height: 20px; 	border-bottom: 1px solid #99cc99; 	border-top: 1px solid #99cc99; 	voice-family: inherit; }/* left */div#panel1   { width: 160px; float:left; overflow:hidden; margin: 0; vertical-align: top;}/* right */div#panel2   { width: 640px; overflow:auto; margin: 0;}/* right inside */div#panel3   { width: 460px; overflow:auto; margin: 0;}div#bottom_links    { 	font: 12px arial, sans-serif; 	line-height: 16px;	background: #cae7ca; 	list-style-type: none; 	width: 640px; 	height: 70px; 	padding-top: 14px;	padding-bottom: 0px;	border-top: 1px solid #006633; 	border-bottom: 1px solid #006633; 	text-align: center;	voice-family: inherit; }div#footer    { 	font: 11px arial, sans-serif; 	line-height: .8em;	background: #fff; 	padding-top: 13px; 	width: 640px; 	text-align: center;	voice-family: inherit; }#flashcontent {		width: 430px;		height: 500px;		margin: 0 10px 15px 20px;	}	#flashcontent2 {		width: 320px;		height: 240px;		margin: 0 10px 15px 20px;	}/* NAVIGATION----------------------------------------------- */#campus_navigation { font: bold 12px Arial, sans-serif; list-style-type: none; margin-top: 88px; margin-right: 6px; padding: 0; float: right; }#campus_navigation ul{margin: 0;padding: 0;list-style-type: none;}#campus_list li	 { 	background-image: url(img/campus_diamond.gif); 	background-repeat: no-repeat; 	display: block; 	margin-top: 0px; 	padding-left: 9px; 	width: auto; 	float: left; }#campus_list a, #campus_list a:link	 { 	color: #fff; 	text-decoration: none; 	padding: 0px 12px; }#campus_list li a:hover	 { 	color: #f90; 	cursor: pointer; }#bottom_links ul   { 	margin: 0; padding:0; }.global_links    { 	margin-left: -45px; }   .global_links li { list-style-type: none; display: inline; padding-right: 1px; padding-left: 4px; border-left: 1px solid }.global_links li.first{border-left: none;}/* LINKS----------------------------------------------- */	a	{ 	color: #000080; 	text-decoration: underline; 	}a:link		{ 	color: #000080; 	text-decoration: underline;	}a:visited	 { 	color: #006633;	text-decoration: underline; 	}a:hover		{ 	color: #ff0000; 	text-decoration: underline; 	}	/* questions */#questionlist a, #questionlist a:link	 { 	text-decoration: none;		display: block;}#questionlist li a:hover	 { 		text-decoration: underline;		display: block;	}		/* MAIN NAV----------------------------------------------- */	#navcontainer ul{margin: 24px 0 5px 0;font-size: 11px; padding: 0;list-style-type: none;border-bottom: 1px solid #ccc;}#navcontainer li { margin: 0 0 0 0; }#navcontainer a{display: block;padding: 3px 2px 3px 18px;border-top: 1px solid #ccc;width: 139px;background-color: #ffffee;background-image: url(img/down.gif);}#navcontainer a:link, #navlist a:visited{color: #000080;text-decoration: none;}#navcontainer a:hover{border-top: 1px solid #ccc;background-color: #cae7ca;background-image: url(img/over.gif);color: #006633;}#active a:link, #active a:visited, #active a:hover { color: #006633; font-weight: bold; background-color: #cae7ca; background-image: url(img/over.gif); border-top: 1px solid #ccc }		
