	body {
		margin:0px 0px 0px 0px;
		font:	11px/1.4 Verdana, Arial, Helvetica, sans-serif;
		background-image: url(images/panda1.gif);
		background-position: 100% 80%; background-repeat: no-repeat;
		scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #808000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #C0C0C0;
scrollbar-shadow-color: #C0C0C0;
scrollbar-3dlight-color: #FFFFFF;

		}
		#outcontent {
		float: left;
		width:100%;
		height: auto;
		background-image: url(images/bgrd.jpg);
		background-position: bottom right; background-repeat: repeat;
	
		border-top:0px solid #808080;
		border-right:0px solid #808080;
		border-bottom:0px solid #808080;
		border-left:0px solid #808080;
		padding-bottom:0px;
		padding-top:0px;
		text-align:center;
		}
	#incontent {
		float: left;
		width:100%;
		background:#D8DCFF;
	border-left:0px solid #808080;
		border-top:0px solid #808080;
		border-right:0px solid #808080;
		border-bottom:0px solid #808080;
		padding-bottom:0px;
		padding-top:0px;
		text-align:center;
		}
	#leftcontent {
		float:left;
		width:67%;
		background-image: url(images/bgrd.jpg);
		background-position: bottom right; background-repeat: repeat;
		border-left:1px solid #CCC;
		border-top:1px solid #CCC;
		border-right:1px solid #808080;
		border-bottom:1px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		text-align:center;
		}
#leftcontent1 {
		float:left;
		width:67%;
		background:#D8DCFF;
		border-left:1px solid #CCC;
		border-top:1px solid #CCC;
		border-right:1px solid #808080;
		border-bottom:1px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		text-align:center;
		}
	
	#rightcontent {
	
		}
	
	p,h1,pre {
		margin:0px 30px 10px 30px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}
	 a:link {
 color: #999999;
 font-weight: bold; 
 text-decoration: none;
 }
a:visited {
 color: #800080;
 font-weight: bold;
 text-decoration: none;
 }
a:active {
 color: #800080;
 font-weight: bold;
 text-decoration: none;
 }
a:hover {
 color:#0033FF;
 font-weight: bold;
 text-decoration: overline;
 }
td { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px;
 color: #000000;
 }
 input, textarea, select {
 background-color: #eeeeee;
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #333;
 padding: 0px; 
} 

input.button {
 background-color: #ccc;
 border-style: outset;
 border-color: #999;
 border-width: 2;
} 
.comments {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: lighter; color: #A0A0A4}
