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

body {
	margin: 250;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
}

h1, h2, h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

h2 {
	font-weight: bold;
	font-size: 14px;
	color:#146AAE;
}

h3{
	font-size:12px;
	color: #666666;
}

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


p{
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;

	text-align: justify;
/* "Kozuka Mincho Pro L", "Kozuka Mincho Pro R", "Kozuka Mincho Pro B", "Kozuka Mincho Pro EL";*/
}


  
a:hover {
	color:#FF9900;
}

/*box for photo and abstract*/
.box {
	float: right;
	width: 566px;
	vertical-align: bottom;
}

/*box for 2 tracks*/
.box1{
	float:left;
	width:282px;
	margin-top: 10px;
	margin-left: 1px;
}

/*for teacher photos*/
.box3{
	width:150px;
	height:100px;
	margin-top: 20px;
	margin-left: 10px;
}

 
.photo{
	width:150px;
	height:100px;
}

.content{
	text-align:justify;
	margin: 10px;
	font-size: 12px;
	
}

	
.content5{
	border: 1px dotted #7ca8d3;
	padding: 10px;
	margin-right: 6px;
	margin-top: 8px;
	margin-left: 1px;
}

.content1{
	width:300px;
	height:100px;
	float:right;
	margin-top: 20px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

.content2{
	font-size: 12px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
}

.content3{
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}



#back{
	width:820px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(img/bkfinal.gif);
	height: auto;
	clear: left;
	float: left;
	margin-top: -10px;
 }

/* Header */

#header {
	width: 782px;
	height: 80px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 20px;
	margin-left: 19px;
	background-image: url(img/head02.jpg);
}

#header .img{
	width:774px;
	height: 174px;
}

	
/* Page */

#page {
	position: relative;
	width: 780px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 20px;
	height: auto;
}

/* Sidebar */

#sidebar {
	float: left;
	position:relative;
	width: 200px;
	height: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DCDCDC;
	background-color: #FFFFFF;
	padding-left: 5px;
}

/* Content */

#content {
	float: right;
	width: 566px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#photo .img{
	width:560px;
	height:217px;
}

/* Contact */
#contact {
	width: 170px;
	font-size:10px;
	color: #333333;
	margin-top: 20px;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(img/contact.jpg);
	margin-left: 5px;
	margin-right: 5px;
	height: 245px;

}

#usefulLinks{
	width:190px;
	height:77px;
	background-image: url(img/lien_03.jpg);

}

#menu {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 190px;
	line-height: 20px;
	list-style-type: none;
	float:left;
	color:#666666;
	margin-left: 2px;
}


#menu ul{
	width: 170px;
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-top: 2px;
}

#menu li {
	margin: 0;
	padding: 5px 5px 5px 8px;
}

#menu li a{
	color:#666666;
	text-decoration: none;
}

#menu li a:hover{
	color:#FF6600;
}

#menu ul .submenu{
	font-size:12px;
	list-style-type: none;
	line-height: 15px;
	text-indent: 10px;
	font-weight: normal;
}


.menuBg{
	background-image: url(img/img07.gif);
	background-repeat: no-repeat;
	background-position:10px 10px;
}
#menu .menu{
	border-top-width: 1px;
	border-top-color: #0099CC;
	border-top-style: solid;
 }


#menu .selectedItem{
color:#FF6600;
	/*background-color:#008BE8;*/
}

#usefulLinks li a{
	color:#FFFFFF;
	text-decoration:underline;
}

#menu .submenu2 {
	font-size:12px;
	text-indent: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#menu .courses{
color:#999999;
}

#project{
	height:155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
}

#project .img{
	width:113px;
	height:145px;
	float: left;
}

#project .projectlink{
	padding-left: 113px;
	
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.link {
	float: right;
	margin-right: 275px;
}
.studentphoto {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#overview {
	margin-left: 50px;
}

#end {
	background-image: url(img/end.gif);
	width: 820px;
	height:50px;
	clear: both;
	height: 50px;
	width: 820px;
}

#credits {
	font-size:10px;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 50px;
	float: right;
	margin-right: 50px;
	margin-top: 18px;
}

#credits a {
	color:#999999;
}

#credits a:hover {
	color:#FFFFFF;
}

