@charset "utf-8";
/* CSS Document */
body,p,ul,ol,li
{
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
img{border:none;}
ul{
	list-style-position:outside;
}
#top_layer_1
{
	width:100%;
	background-image:url(img/sprite-repeat-x-1px.png);
	background-repeat:repeat-x;
	height:69px;
	background-color:#000000;
	overflow:hidden;
}
#top_layer_2
{
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:69px;
}
#top_layer_3
{
	width:980px;
	margin:0 auto 0 auto;
	color:#CCCCCC;
	font-family:Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:11px;
	padding:46px 0 0 16px;
}
#colored_layer
{
	width:980px;
	margin:0 auto 0 auto;
	height:5px;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:0px -69px;
}
#menu
{
	width:980px;
	margin:0 auto 0 auto;
	height:60px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#menu li
{
	display:inline;
	float:left;
	margin-right:1px;
}
#menu li a,#menu li a:link,#menu li a:visited
{
	display:block;
	position:relative;
	width:136px;
	height:60px;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:-140px -74px;
	text-align:center;
	line-height:60px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#777777;
}
#menu li a:hover
{
	display:block;
	position:relative;
	width:136px;
	height:60px;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:0px -74px;
	text-align:center;
	line-height:60px;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	color:#0000FF;
}
#menu li.active a
{
	display:block;
	position:relative;
	width:136px;
	height:60px;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:0px -74px;
	text-align:center;
	line-height:60px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
#menu li.uqtr
{
	margin-right:0;
}
#menu li.uqtr a,#menu li.uqtr a:link,#menu li.uqtr a:visited,#menu li.uqtr a:hover
{
	display:block;
	position:relative;
	width:295px;
	height:60px;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:-300px -74px;
	line-height:60px;
	text-indent:-9999px;
}
#center
{
	width:980px;
	margin:0 auto 0 auto;
}
.clear
{
	clear:both;
}
#center_menuleft
{
	float:left;
	width:136px;
}
#center_menuleft li
{
	list-style-type:none;
}
#center_menuleft li.active a
{
	text-decoration:underline;
}
#center_menuleft li.menutitle
{
	height:16px;
	width:136px;
	margin:0;
	padding:0;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:-300px -150px;	
}
#center_menuleft li a
{
	display:block;
	position:relative;
	width:126px;
	padding-left:10px;
	font-size:12px;
	line-height:30px;
	height:30px;
	text-transform:uppercase;
	
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:-280px -180px;
	color:#333333;
	text-decoration:none;
	
}
#center_menuleft li a:hover,#center_menuleft li.active a
{
	display:block;
	position:relative;
		line-height:30px;
	width:126px;
	padding-left:10px;
	font-size:12px;
	height:30px;
	
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:0 -180px;
	color:#9b3100;
	text-decoration:none;
	
}
#center_container
{
	float:left;
	width:804px;
	padding:20px;
	font-size:14px;
}
#center_container ul, #center_container ol
{
	list-style-position:inside;
	margin-left: 1em;
}
#center_container ul li, #center_container ol li
{
}
#bottom_layer_1
{
	background-image:url(img/bottom_bgrd.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	height:69px;
	overflow:hidden;
}
#bottom_layer_2
{
	width:970px;
	margin:0 auto 0 auto;
	padding:7px 5px 0px 5px;
}
#background_main_layer
{
	background-image:url(img/background-repeat-y.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#univ2
{
	display:block;
	position:relative;
	margin:0 auto 0 auto;
	height:55px;
	width:55px;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:0px -220px;
}
#univcaen
{
	display:block;
	position:relative;
	margin:0 auto 0 auto;
	height:55px;
	width:47px;
	background-image:url(img/sprite-no-repeat.png);
	background-repeat:no-repeat;
	background-position:-60px -220px;
}
.bgrdwelcome
{
	background-image:url(img/welcomebgrd.png);
	background-position:right -20px;
	background-repeat:no-repeat;
}
.bgrdfaded
{
	background-position:left -70px;
	background-image:url(img/fadedbgrd.jpg);
	background-repeat:no-repeat;
	min-height:600px;
}

.backgrey {
	background-color: #c0c0c0;
}
.orange {
	background-color: #ff6500;
}
.lightblue {
	background-color: #66CCFF;
}
.purple {
	background-color: #cc9aff;
}
.redbackground {
	background-color: #dd0806;
}
.yellowbackground {
	background-color: #ffff9a;
}
.programtable
{
border-collapse:collapse;
background-color:#FFFFFF;
margin-top:5px;
}
.programtable * td
{
	border:1px solid #000000;
	border-collapse:collapse;
	padding:3px;
}
