#container {
	background-color: #282828;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#container h1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 25px 12px 12px 40px;
	
}

/* Navigation */
#nav {
	background-color: #000;
	color: #666;
	margin: 5px 0 10px 0;
	padding: 2px 5px 2px 0;
	text-align: center;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav .selected {
	color: #c03;
	font-weight: normal;
	margin: 0 3px 0 3px;
}

#nav a:link {
	color: #fff;
	font-weight: normal;
	margin: 0 3px 0 3px;
}

#nav a:visited {
	color: #fff;
	font-weight: normal;
}

#nav a:hover {
	color: #c03;
	font-weight: normal;
}

/*** Form Layout ***/

#wrap {
	background-image: url(images/studentintro/shadow.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 71px;
	padding: 0;
	width: 530px;
}

#wrap .billboard {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap .panel {
	background-image: url(images/studentintro/dottedhr.gif);
	background-repeat: no-repeat;
	margin: 0 10px;
	padding: 20px;
}

#wrap .borderless {
	margin: 0 10px;
	padding: 15px 20px 20px 20px;
}

#wrap .clear {
	clear: both;
}

#wrap .center {
	text-align: center;
}

/*** Lite Panel ***/

#wrap .lite {
	background-color: #dfdede;
}

#wrap .lite ul, ol {
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#wrap .lite ul {
	list-style: none;
	margin: 0 0 15px 0;
}

#wrap .lite li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 15px;
}

#wrap .lite h2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#wrap .lite h3 {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

#wrap .lite p {
	color: #333;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 18px;
}

#wrap .lite a:link { color: #666; }
#wrap .lite a:visited { color: #666; }
#wrap .lite a:hover { color: #c03; }

#wrap .lite .center {
	text-align: center;
}

#wrap .lite hr {
	color: #ccc;
	background-color: #ccc;
	border: none;
	height: 1px;
	margin: 0 0 15px 0;
	width: 100%;
}

#wrap .lite .last {
	margin: 0;
	padding: 0;
}

/*** Dark Panel ***/

#wrap .dark {
	background-color: #bbb;
}

#wrap .dark h2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#wrap .dark h3 {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

#wrap .dark p {
	color: #333;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 18px;
}

#wrap .dark p a:link { color: #666; }
#wrap .dark p a:visited { color: #666; }
#wrap .dark p a:hover { color: #c03; }

#wrap .dark .center {
	text-align: center;
}

#wrap .dark hr {
	color: #353535;
	background-color: #353535;
	border: none;
	height: 1px;
	margin: 0 0 15px 0;
	width: 100%;
}

#wrap .dark .last {
	margin: 0;
	padding: 0;
}

/*** Table Settings ***/

#wrap .lite table.style {
	border-left: 1px solid #aaa;
	clear: both;
	margin: 0 auto 15px auto;
}

#wrap .lite table.headerless {
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	clear: both;
	margin: 0 0 15px 0;
}

#wrap .lite table.style th {
	color: #333;
	background-color: #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;;
	letter-spacing: 2px;
	padding: 6px 6px 6px 12px;
	text-align: left;
}

#wrap .lite table.style td {
	color: #333;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 1px 1px 1px 3px;
}

#wrap .lite table.last {
	margin: 0;
	padding: 0;
}

#wrap .lite table th.center, td.center {
	text-align: center;
}

/*** Next Previous Navigation ***/

#nextprev {
	margin: -9px 0 0 0;
	padding: 0;
}

#nextprev ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#nextprev ul .prev { float: left; }
#nextprev ul .next { float: right; }

#nextprev ul li a:link {
	color: #333;
	font-weight: normal;
	display: block;
	padding: 2px 0;
}

#nextprev ul li a:visited {
	color: #333;
	font-weight: normal;
}
#nextprev ul li a:hover {
	color: #c03;
	font-weight: normal;
}

/*** Wrap Bottom ***/

#wrap .darktop {
	background: url(images/studentintro/topshadow2.gif) no-repeat bottom;
	height: 25px;
	width: 530px;
}

#wrap .litetop {
	background: url(images/studentintro/topshadow.gif) no-repeat bottom;
	height: 25px;
	width: 530px;
}

/*** Wrap Bottom ***/

#wrap .darkbottom {
	background: url(images/studentintro/bottomshadow2.gif) no-repeat;
	height: 40px;
	width: 530px;
}

#wrap .litebottom {
	background: url(images/studentintro/bottomshadow.gif) no-repeat;
	height: 40px;
	width: 530px;
}
