//body{
//    background-color: #E4ECF8;
//    /*
//    background-color: white;
//    margin: 0;
//    padding: 0;
//    */
//}
//.frameblankbody{
//    background-color: white;
//}
//
//*{
//	font-family: serif;
//}
//
//.course{
//	text-decoration: none;
//}
//
//.coursenumlink{
//	text-decoration: none;
//}
//
//.coursenumcell{
//	text-align: center;
//	padding-left:1ex;
//	padding-top:5pt;
//	padding-bottom:5pt;
//}
//
//.coursedescell{
//	text-align: left;
//	padding-left: 30px;
//}
//
//.coursedescription{}
//
///* Round Corner Rectangle */
//.roundcornerrec{
//    overflow: hidden
//}
//
//.rtop, .rbottom{
//	display:block;
//}
//.r1, .r2, .r3, .r4{
//	height:	1px;
//	background-color:#dddddd;
//	overflow:hidden;
//}
//.r1{
//	margin:   0   5px
//}  
//.r2{
//	margin:   0   3px
//}   
//.r3{
//	margin:   0   2px
//}
//.r4{
//	margin:	  0  1px
//}
//  
//.caption1{
//	padding-left: 1ex;
//	height: 33px;	
//	padding-top: 5px;
//	background-color: #EFEFEF;
//	font-size: 23px;
//	font-weight: bold;
//	font-family: "Microsoft Sans Serif", serif;
//}
//
//.caption2{background-color:#e0dfe3}
//
//.horizontalsep{
//	width: 100%;
//	height: 2px;
//	background-color: #e0dfe3;
//	overflow: hidden;
//	padding: 0;
//}
//.invisiblehorsep{height:10px;}/*to separate the body from the caption*/
//
///* control the item in project section */
//.projectitem{
//    clear: both;
//	border-bottom: 1px solid #e0dfe3;
//	height: 120px;
//	padding-top: 1ex;
//	padding-bottom: 1ex;
//	margin-left:2ex;
//}
//
//.projecticon{
//    /* display: block; */
//	float: left;
//	width: 100px;
//	height: 100px;
//	border:0;
//    font-family: Courier New;
//    font-weight: bold;
//}/*set the project icon(an image)*/
//
//.projectdes{
//    vertical-align: top;
//    /*
//	padding-left: 5ex;
//	height:100px;
//    */
//    margin-left: 120px;
//	text-align: left;
//}
//
//.projecticoncell{padding:10px;}/*set the cell in table where project icon is placed*/
//
//.semestercourse{
//	font-size: 18px;
//}/*padding-top:13;padding-bottom:5;}*/
//
//.ideaitem{
//	font-size: 20px;
//	padding-top: 20px;
//	padding-bottom: 10px;
//	background-color: #A4E0BF;
//	font-family: Mangal serif;
//}
//
//li{
//	margin-top:5px;
//	margin-bottom:3px;
//}
//
///*control all the items in a section */
//.itemsall{
//	padding-left: 2ex;
//}
//
///*control the whole block of a item, including caption and description */
//.itemablock{
//	padding-left: 0ex;
//}
//
///* control the caption of an item block */
//.itemsubitem{
//	font-weight: bold;
//	font-size: medium;
//	color: #784B79;
//}
//
///* control the content of an item block */
//.itemsubitemdes{
//	text-indent: 0ex; 
//	padding-left: 4ex;
//}
///* h3, h4                 */
///* ====================== */
//h3 {
//	color: #036;
//	text-decoration: none;
//	font-weight: bold;
//	font-size: 20px;
//	margin: 1.3em 0 0.4em 0;
//	padding: 0;
//	letter-spacing: normal;
//}
//dt{
//	font-weight:bold;
//}
//h4 {
//    background-color: inherit;
//    color: #036;
//    text-decoration: none;
//    font-weight: bold;
//    font-size: 14px;
//    margin: 1.3em 0 0.2em 0;
//    padding: 0;
//}
//
//p.indentparagraph{
//    /*
//	text-indent: 2ex;
//	line-height: 30px;
//    */
//}
//
///**********     top banner      ************/
//.bannerleft, .bannerright, .bannercenter{
//    margin: 0px;
//    padding: 0px;
//    height: 70px;
//    width: 10px;
//    float: left
//}
//
//.bannerleft{
//    background-image: url("../images/banner-left.png");
//    background-repeat: no-repeat;
//}
//.bannerright{
//    background-image: url("../images/banner-right.png");
//    background-repeat: no-repeat;
//}
//.bannercenter{
//    width: 1004px; /* 1024 - 10 - 10 */
//    background-image: url("../images/banner-center.png");
//    background-repeat: repeat-x;
//    text-align: center;
//}
//.bannercenter h1{
//    padding-top: 16px;
//    margin: 0px
//}
//.banner{
//    margin: 0;
//    padding: 0;
//    width: 1024; /* don't use width: 100%. IE does not respect it like Firefox. */
//}
//.bannerbody{
//    background-color:white;
//    margin:5px 0 0 0;
//    padding:0;
//    border-bottom-width: 1px;
//    border-bottom-style: solid;
//    border-bottom-color: #88CCE3;
//}
