body
{
	font-family:  "Bitstream Vera Sans", "Lucida Grande", "Verdana", sans-serif;
	font-size:  80%;
	padding:  0;
	margin:  0;
	background:  white;
	color:  #336633;
}

td
{
	font-family:  "Bitstream Vera Sans", "Lucida Grande", "Verdana", sans-serif;
	font-size:  80%;
	padding:  10;
	margin:  10;
	background:  white;
	color:  #336633;
}


.student
{
	width:500px;
	background-color: #FFFFF0;
}

.left
{
	background-color: #FFFF00;
	width=140px;
	float: left;
}

.right
{
	background-color: #00FF00;
	width=600px;
	float: left;
}


#student{
	width=760px;
	margin=10px auto;
	border=0px solid #bbb;
	padding-top:10px;
	clear:both;
}

#title_st {
	color:  #336633;
	border:0px solid #bbb;
	padding-top:1px;
	padding-bottom:5px;
	font-weight:  bold;
}

#contents_st {
	margin-top:5px;
	padding-bottom:5px;
}

#contents_st div {
	padding:0px;
	border:0px solid #bbb;
	float:left;
}

#content-left {
	width:80px;
}

#content-main {
	margin-left:10px;
	width:600px;
}

#bottom_st {
	clear:both;
	text-align:left;
	height: 10px;
}




#header
{
	margin:  0;
	padding-left:  40px;
	background:  #336633;
}

#header .logo
{
	background:  url(../img/transparent_header.gif) no-repeat center left;
	height:  80px;
}


#menu
{
	background:  #cccc99;
	padding-top:  8px;
	padding-bottom:  4px;
	padding-left:  40px;
	font-weight:  bold;
	text-transform:  uppercase;
	text-align:  left;
	letter-spacing:  0.1em;
}

#menu a
{
	text-decoration:  none;
	color:  #336633;
}

#menu a:hover
{
	border-top:  2px solid #336633;
}


#menu a:name
{
	color:  #336633;
}

#main 
{
	width: 760px;
	padding:  40px 40px 10px 40px;
}

#main blockquote
{
	margin:  5px 40px 5px 30px;
	padding:  5px;
	background-color:  #f2f2f2;
	border-top:  1px #cccccc dotted;
	border-bottom:  1px #cccccc dotted;
}


#footer
{
	background:  #336633 ;
	padding:  10px 40px;
	color:  #cccc99;
	text-align:  left;
}

img
{
	padding:  5px;
	border:  0px solid #cccccc;
}


h1, h2, h3, h4, h5, h6
{
	font-family:  "Georgia", "Times New Roman", serif;
	margin:  0;
	padding:  0;
	color:  #336633;
}

h2{
	margin-top: 2em;
}

a
{
	color:  #336633;
}

a:name
{
	color:  #336633;
}

a:link {
	color: #6666ff;
}


a:visited {
	color: #990099;
}

a:hover {color: red}

a.BiBTex{
	color:red;
	text-decoration:none;	
}

a.BiBTex:hover{
	color:blue;
}

code
{
	font-size:  1.2em;
	color: red; 
}

li {
   	display: list-item; 
	 padding-bottom: 6px
}

.lbl_tbl_0
{
	font-family:MS Sans Serif;
	font-weight:bold;
	text-align:left;
	letter-spacing:0px;
	border-bottom: solid black;
	border-bottom-width: 1px;
}

.td_brdr_bttm_0 {

	border-bottom: solid black;
	border-bottom-width: 1px;

}

.e_mail_0
{
	font-family:"Courier" monospace;
	color:black;
	font-size: 13px;
}

.rsrch_intrst_0
{
	font-family:monospace;
	color:black;
	font-size: 13px;
}

.a_0
{
	font-family:sans-serif;
	font-size: 13px;
}


