*{
	margin:0px;
	padding:0px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#0000CC;
}
a img{
	border-width:0;
}
body {
	padding:0px;
	margin:0px;
	text-align:center;
}

#wrapper {
	margin: 0px auto;
	height: auto;
	width: 800px;
	border-left:thin solid #999999;
	border-right:thin solid #999999;
	text-align:left;
}
/*
#head {
	background-image: url(./image/top_backimg.gif);
	margin:0 auto;
	text-align:left;
	width:800px;
	height:108px;
}
*/
#head {
	margin:0 auto;
	text-align:left;
	width:800px;
	height:108px;
}
#body {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
}
#footer {
	background-color:#AAAAFF;
	clear:both;
	font-size:70%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:800px;
}

/*head*/
#headnav{
	float:right;
	font-size:70%;
	text-style:right;
	margin-top:5px;
}

.headnavli{
	float:right;
	height:auto;
	display:inline;
	width:auto;
	margin-right:5px;
}
.nodec{
	text-decoration:none;
}

/*end head*/

/*body*/
#menubar{
	width:180px;
	float:left;
	background-image: url(./image/menu_backimg.gif);
	background-color:#FFFFFF;
	border-style:solid;
	border-width:0 1px 0 0px;
	border-color:#666666;
}
#content{
	width:530px;
	float:left;
	padding:10px;
	padding-left:40px;
}
/*end body*/

/*menu*/
ul.menubar {
	margin:10px;

}
/*end menu*/

/*content*/
h2 {
	margin-bottom:6px;
}

h3 {
	margin-bottom: 5px;
}

h4.pink {
	border-left:10px double #FF33FF;
	color:#0A0A0A;
	font-size:1em;
	margin:16px 0 5px 10px;
	padding-left:10px;
	padding-top:3px;
}
h5.pink {
	border-left:5px solid #FF33FF;
	color:#0A0A0A;
	font-size:1em;
	margin:16px 0 5px 15px;
	padding-left:10px;
	padding-top:3px;
}
h4.purple {
	border-left:10px double #BD00FF;
	color:#0A0A0A;
	font-size:1em;
	margin:16px 0 5px 10px;
	padding-left:10px;
	padding-top:3px;
}
h5.purple {
	border-left:5px solid #BD00FF;
	color:#0A0A0A;
	font-size:1em;
	margin:16px 0 5px 15px;
	padding-left:10px;
	padding-top:3px;
}
h4.green {
	border-left:10px double #009933;
	color:#0A0A0A;
	font-size:1em;
	margin:16px 0 5px 10px;
	padding-left:10px;
	padding-top:3px;
}
h5.green {
	border-left:5px solid #009933;
	color:#0A0A0A;
	font-size:1em;
	margin:16px 0 5px 15px;
	padding-left:10px;
	padding-top:3px;
}



p {
	padding-left:20px;
	text-indent:0.5em;
}
p.noindent {
	padding-left:10px;
	text-indent:0em;
}
p.title {
	text-indent:0em;
	font-weight:bold;

}


div.rightimgbox {
	float:right;
	margin:3px;
	width:240px;
}

div.rightimgbox div.caption {
	font-size:75%;
	line-height:100%;
	margin:3px;
	text-align:center;
}
div.imgbox {
	margin:3px 3px 3px 30px;
	width:240px;
}
div.imgbox div.caption {
	font-size:75%;
	line-height:100%;
	margin:3px;
	text-align:center;
}


/*end content*/

/*index.html*/
.whatsnew {
	border:0px;
	background-image: url(image/blackboard.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	width:500px;
	height:201px;
	padding:20px;
}

a.bloglistfortop {
	color:#FFFFFF;

}
/*end index.html*/

/*education.html*/
ul.education-list {
	line-height:120%;
	margin-left:20px;
	padding-left:20px;
}
ul.education-list li.sch {
	list-style-type:disc;
	margin-bottom:3px;
}
p.edu-title {
	text-indent:0em;
	font-weight:bold;

}
p.edu-list {
	margin-top:3px;
	text-indent:0em;
}
p.edu-text {
	margin-left:10px;

}
/*end education.html*/

/*link.html*/
ul.link {
	line-height:120%;
	margin-left:20px;
	padding-left:20px;
}
ul.link li {
	list-style-type:disc;
	margin-bottom:3px;
}
/*end link.html*/

/*blog.html*/
div.blog-entry {
	border:1px solid #000000;
	line-height:1.3em;
	margin-left:40px;
	padding:5px 5px 5px 10px;
}

}
/*end blog.html*/

