	html { 
  		padding:0px;
  		margin:0px;
		}	

	body {
 		background: #FBDEBE url(Pics/bg2.jpg) repeat-x top; 
		margin:0px;
		padding:0px;
		font-family:Arial,Helvetica,sans-serif;
		font-size: 10px;
		scrollbar-face-color: #F6E9E3;
		scrollbar-arrow-color: #993300;
		}
	#container {
 		margin: 0 auto;
 		text-align: left; 
 		background: #fff url(Pics/bg1.jpg) repeat-y center;
 		width: 780px;	
		}
	
	#leftcontent {
		top:234px;
		width:160px;

		float: left;
		}

	#leftcontent ul.category {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 2px 0px 0px 15px;
    		padding: 0px 0px 0px 0px;
		}

	#leftcontent ul.nested {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 0px 0px 0px 2px;
    		padding: 0px 0px 0px 0px;
                border-top-width: 0;
                border-bottom-width: 0;
		}

	#leftcontent li.nested {
		font-weight:normal;
		padding: 0px 0px 0px 0px;
                margin: 0px 0px 0px 0px;
                border-top-width: 0;
                border-bottom-width: 0;
		}

	#centercontent {
		voice-family: "\"}\"";
		voice-family: inherit;
		float: left;
		}
	html>body #centercontent {
		float: left;
		}


	#rightcontent {
		top:234px;
		width:160px;
		padding-right: 20px;
		float: left;
		}

	#rightcontent ul.category {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 2px 0px 0px 15px;
    		padding: 0px 0px 0px 0px;
		}

	#rightcontent ul.nested {
    		list-style-type: none;
		font-weight:normal;
		font-size:10px;
    		margin: 0px 0px 0px 2px;
    		padding: 0px 0px 0px 0px;
                border-top-width: 0;
                border-bottom-width: 0;
		}

	
	#banner {
 		height: 154px;
		background: url(Pics/title1.jpg) no-repeat;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:154px;
		}
	html>body #banner {
		height:154px;
		}

#banner span
{
    display: none;
}

		
	p,h1,h2,pre {
		margin:0px 10px 10px 10px;
		}
        p.wbg {
		font-size: 10px;
		background-color:#FAF0E6;
		margin:0px 10px 10px 20px;
		padding: 5px;
		border: 1px solid #000000;
		}


		
	h1 {
		font-size:14px;
		padding-top:10px;
		}

	ul {
		text-align:left;
		}

	table.image {
		background: url(Pics/bg1.jpg) repeat-y center;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}


#contents a
{
    display: block;
    background: #FFFACD;
    color: #000;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #000000;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left:5px;
    margin-right:5px;
}


#contents a:hover
{
    display: block;
    margin-left:5px;
    margin-right:5px;
    background: #D8BFD8;
    border: 1px solid #000000;
    color: #000;
}

#contents2 a
{
    display: block;
    background: #FFFACD;
    color: #000;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #000000;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left:5px;
    margin-right:5px;
}


#contents2 a:hover
{
    display: block;
    margin-left:5px;
    margin-right:5px;
    background: #D8BFD8;
    border: 1px solid #000000;
    color: #000;
}


#textblock
{
	margin: 8px 0px 8px 0px;
	padding: 5px;
	text-align:justify;
}






#textblock h1, h2
{
	display: block;
	background: #B0C4DE;
	padding: 2px;
        border: 1px solid #000000;
	text-align:left;
	font-size:14px;
}

#footer  	{
 		margin: 0 auto;
 		text-align: center; 
 		background: #fff url(Pics/footer.jpg) repeat-y center;
 		width: 780px;		
		}

#footer2  	{
 		margin: 0 auto;
 		text-align: center; 
 		background: #fff url(Pics/footer2.jpg) repeat-y center;
 		width: 780px;		
		}
		
.normaltxt {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.large { font-family: Arial, Helvetica, sans-serif; font-size: 21px}
.normaltxt_bld { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.normaltxt_bld_norm { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold }

A.type1:link    {font-size:13px; color:#0008FF; text-decoration:none;}
A.type1:visited {font-size:13px; color:#0000FF; text-decoration:none;}
A.type1:active  {font-size:13px; color:#0000FF; text-decoration:none;}
A.type1:hover   {font-size:13px; color:#0000FF; text-decoration:underline;}

A.type2:link    {color:#993300; text-decoration:none;}
A.type2:visited {color:#993300; text-decoration:none;}
A.type2:active  {color:#993300; text-decoration:none;}
A.type2:hover   {color:#FF33FF; text-decoration:underline;}

A.type3:link    {color:#00CCFF; text-decoration:none;}
A.type3:visited {color:#00CCFF; text-decoration:none;}
A.type3:active  {color:#00CCFF; text-decoration:none;}
A.type3:hover   {color:#FF8000; text-decoration:overline underline;}

.normaltxtsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 1px;
	margin-left: 1px;

}
.imgNormal {margin-left: 20px;}
