@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../images/right_bk.jpg);
	background-repeat:repeat-x;*/
}


#header
{
width:923px;
height:150px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:center;
padding:0px;
	
}

#nav
{
float:right;
width:auto;
padding-right:0px;
padding-bottom:0px;
	
}

.ext
{
width:50%;
background-image:url(../images/right_bk.jpg);
background-repeat:repeat-x;
background-position:top;
}

#side_links
{
width:317px;
height:593px;
background-image:url(../images/side_link_bk.jpg);
background-repeat:no-repeat;
margin:0px;

}

#survey
{
width:95%;
margin-left:28px;

}



#calendar
{
width:95%;
margin-left:28px;

}

#regulations
{
width:260px;
margin-left:28px;

}

#moodle
{
width:260px;
margin-left:28px;

}

#catalog
{
width:260px;
margin-left:28px;

}

#menu
{
	width:607px;
	height:37px;
	background-image:url(../images/link_bk.jpg);
	background-repeat:no-repeat;
	
}

#top
{
width:585px;
height:235px;
background-image:url(../images/top_content.jpg);
background-repeat:no-repeat;
margin-left:20px;
margin-top:20px;
}
#down{
	clear:both;
	margin-top:15px;
	padding-top:2px;
	width:585px;
	height:230px;
	background-image:url(../images/bottom_content.jpg);
	background-repeat:no-repeat;
margin-left:20px;
margin-top:20px;
}

#top p, #down p
{
	width:60%px;
	margin-left:240px;
	margin-top:20px;
	margin-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4B4B4B;
	line-height: 20px;
	text-align:justify left;
}

#top p a:link, #down p a:link {

	color: #0099CC;
	text-decoration: none;
}

#top p a:visited, #down p a:visited {

	color: #0099CC;
	text-decoration: none;
}
#top p a:hover, #down p a:hover{
	color: #666666;
	text-decoration: underline;
}


#degrees{

width:270px;
height:300px;
background-image:url(../images/degrees.jpg);
background-repeat:no-repeat;
float:left;
margin-left:20px;
}
#degrees ul{
	padding-top:20px;
	margin-top:80px;
	list-style-image: url(../images/b1.png);
	list-style-position: outside;
	list-style-type: circle;
	line-height: 20px;
	padding-bottom: 5px;
	text-decoration: none;
}

#degrees ul li a:link {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0099CC;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	
	}
	
#degrees ul li a:visited{

	color: #0099CC;
	text-decoration: none;
	}
#degrees ul li a:hover{
	color: #666666;
	text-decoration: underline;
	}

#admission{

width:270px;
height:300px;
background-image:url(../images/admission.jpg);
background-repeat:no-repeat;
float:right;
}

#admission p{

	width:235px;
	padding-top:20px;
	margin-top:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4B4B4B;
	line-height: 20px;
	margin-left:18px;
	margin-right:8px;
	text-align:justified left;
	
}
#admission p a:link{

	color: #0099CC;
	text-decoration: none;
}

#admission p a:visited{

	color: #0099CC;
	text-decoration: none;
}
#admission p a:hover{
	color: #666666;
	text-decoration: underline;
}

#degrees #guide
{
	position:relative;
	width:270px;
	height:81px;
	margin-bottom:0px;

}
