/* CSS Document */

/* =============================GLOBAL PAGE STUFF================================ */

@charset "UTF-8";

*{
	padding: 0px;
	margin: 0px;
	}	
	
img	{	
	padding: 0px;
	margin: 0px;
	border: none;
	}
			
body{
	background-color:#333;
}	
#mainContainer{
	position:absolute;
	width: 856px;
	height:611px;
	left:50%;
	margin-left:-428px;
	top:50%;
	margin-top:-303px;
	border: 1px solid #2b2b2b;
	padding: 0px;
	}
	
	
/* =============================DROP SHADOWS================================ */

#dropshadow_top{
	position:absolute;
	height:16px;
	width:900px;
	left:50%;
	top:50%;
	margin-left:-440px;
	margin-top:-319px;
	padding: 0px;
	}

#dropshadow_left{
	position:absolute;
	height:613px;
	width:11px;
	left:50%;
	top:50%;
	margin-left:-439px;
	margin-top:-303px;
	padding: 0px;
	}

#dropshadow_right	{
	position:absolute;
	height:613px;
	width:16px;
	left:50%;
	top:50%;
	margin-left:428px;
	margin-top:-303px;
	padding: 0px;
	}

#dropshadow_bottom	{
	position:absolute;
	width:900px;
	height:16px;
	left:50%;
	top:50%;
	margin-left:-440px;
	margin-top:310px;
	padding: 0px;
	}

/*==========================TOP NAV BAR=======================*/
#topNavBar		{
	position:relative;
	width:856px;
	height:27px;
	border-bottom: 1px solid #999;
	}

#topNavBar a {
	height:27px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:block;
	float:left;
	background: url(images/bg.gif) repeat-x;
	text-decoration:none;
	line-height:27px;
	text-align:center;
	color:#ffffff;
	}

#topNavBar a:hover {
	background: url(images/bgOver.gif) repeat-x;
	}

#topNavBar a + a {
	border-left: 1px solid #999999
	}
	
/*==========================LEFT CONTENT=======================*/

#leftContent	{
	position:relative;
	width:154px;
	height:457px;
	background-color:#000000;
	padding: 15px 10px 0px 15px;
	float:left;
	clear:none;
	border-right: 1px solid #999;
	color: #330066;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

/* ===================== RIGHT/MAIN COLUMN ===================== */	

#rightContent	{
	position:relative;
	width:675px;
	height:472px;
	background-color:#000000;
	float:right;
	clear:none;
	}

#rightContent2	{
	position:relative;
	width:675px;
	height:472px;
	background-color:#cccccc;
	float:right;
	clear:none;
	overflow:auto;
	}

#schoolHome		{
	position:relative;
	width: 675px;
	height: 472px;
	background-color:#333333;
	background-repeat:no-repeat;
	left:23px;
	top:25px;
	}

#coursePage		{
	position:absolute;
	width: 632px;
	height: 452px;
	left:15px;
	top:5px;
	}

/* =============================BOTTOM NAV BAR================================ */

#bottomNavBar	{
	position:relative;
	background: url(images/bottomNavBarBg.jpg) left top repeat-x;
	width:100%;
	height:23px;
	clear:both;
	border-top: 1px solid #666;
	}

#bottomNavBar a {
	height:23px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	background: url(images/bottomNavBarBg.jpg) left top repeat-x;
	text-decoration:none;
	line-height:23px;
	text-align:center;
	color:#ccc;
	}

#bottomNavBar a:hover
{
background: url(images/bottomNavBarOver.gif) repeat-x;
}

#bottomNavBar a + a  {
	border-left: 1px solid #999999;
	}	

/* =============================MAIN TEXT STYLES================================ */

.mainText	{
	position:relative;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#CCCCCC;
	}	

.mainText a {
	text-decoration:underline;
	color:#000000;
	}

.mainText a:hover {
	color:#990000
	}

.mainText h1	{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top:12px;
	margin-bottom:-6px>
	}

.mainText h2	{
	font-size: 14px;
	font-weight: bold;	
	line-height: 18px;
	margin-top:12px;
	margin-bottom:3px;
	padding-top:4px;
	border-top:thin solid #999999;
	}
	
.mainText h3	{
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	}
	
.mainText h4	{
	font-size: 13px;
	color:#990000;
	line-height: 20px;
	font-weight: bold;
	margin-top:12px;
	margin-bottom:-6px>
	
	}

.mainText p {
	font-size: 11px;
	line-height:18px;
	text-align:left;
	margin-top:12px;
	}

.indentul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-align:left;
	list-style-position: inside;
	}
	
	.mainText li{
	margin:.6em 0
	}	

/* =============================PICTURES================================ */

.biopix {
	align: right;
	padding-bottom:3px;
	padding-left:12px;
	float:right;
	}
	
.leftpix {
	align: left;
	padding-bottom:3px;
	padding-right:12px;
	float:left;
	}

/* =============================TABLES================================ */

.highlight{
color: #990000;
font-weight:bold;
}

#zebratable{
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	}

#zebratable a{
	text-decoration:underline;
	color:#000000;
	font
	}

#zebratable a:hover{
	color:#990000
	}

#zebratable tbody tr.evenrow td{
	background: #E9E9E9;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	}

#zebratable tbody tr.oddrow td{
	background:#E1E1E1;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
	}

#zebratable thead tr td{
	font-size:13px;
	color:#FFFFFF;
	background-color:#CC0000;
	padding:4px 4px 4px 8px;
	font-weight: bolder;
	border-top:solid #CCC 12px;
	}
