/*Sue Liang*/


body {
	font-family: georgia, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	color: #000033;
	margin: 40px 40px 10px 40px;
	background-image: url(images/htmlbg1.gif);
  	background-repeat: repeat-x;
	background-attachment: fixed;
}
ul {
list-style-type:none;
}

li {
width: 10em;
clear:left;
margin-bottom: 10px;
border: 2px;
border-style: ridge; 
border-color: #000033;
padding: 5px;
}

ul.project {
margin-bottom:1em;
clear:left;
}

ul.project li {
display:inline;
float:left;
clear:none;
list-style-type:none;
width:10em;
padding: 5px;
margin-bottom:1em;
margin-right:9px;
border-left: .6em solid white;
background: white url(images/indentbg.gif) repeat-x left top;
font-size:.8em;

}

ul a {
text-decoration:none;
}

li a:hover {
background-color:white;
}
h2{
font-family: Verdana, georgia,  Helvetica, sans-serif;
}

#container {
background-image: url(images/htmlbg3.gif);
background-repeat: repeat-x;
background-attachment: fixed;
padding: 10px;
}

li {
width: 10em;
clear:left;
margin-bottom: 10px;
border: 2px;
border-style: ridge; 
border-color: #000033;
padding: 5px;
background-image: url(images/htmlbg1.gif);
  	background-repeat: repeat-x;
	background-attachment: fixed;
}

#othercontent {
background-image: url(images/happyfall2.gif);
background-repeat: no-repeat;
background-position: right;
padding: 40px 5px 85px 5px;
min-width:450px;
}

#maincontent {
border: 1px dashed green;
margin: -100px 10px 5px 100px;
padding: 10px;
min-width: 300px;
}

.smallertxt {
font-size: smaller;
}
