body {
	margin: 0 auto;
	width: 780px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-align: center;
	padding: 0px;	
}

#container {
margin: 0 auto;
padding: 0px;
width: 780px;
height: 800px;
}

#content {
	margin: 0 auto;
	padding: 0px;
	width: 780px;	
}

.teaser {
	color: #99CCFF;	
}

.smalltext {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 90%;
		color: #999999;
		text-align: center;
		}
		

.smalltext ul { list-style: none; }

	.smalltext ul li {
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
}

	.smalltext a:link {
	color: #000000;
	text-decoration: none;	
}

	.smalltext a:hover {
	color: #000000;
	text-decoration: none;	
}

	.smalltext a:visited {
	color: #000000;
	text-decoration: none;	
}

a:link {
	color: #333333;
	text-decoration: none;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

a:visited {
  color: #333333;
  text-decoration: none;
}
		
/* java fading banner styles */
#portfolio {
 list-style-type:none;
 list-style-image: none;
 padding: 0;
 margin: 0 auto;
 color: #000000;
}
#portfolio ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	display: inline;
}
#portfolio .headerfade {
	list-style-position: none;
	list-style-type: none;
	margin: 0 auto;
	color: #ffffff;
}

#portfolio .banner {
 margin: 0 auto;
 color: #ffffff;
 width: 612px;
 height: 266px;
 padding: 0px;
}

