@charset "UTF-8";
/* CSS Document */


body		{
	margin:auto;
	width:100%;
	background-color: #fff;
	background-attachment: fixed;
	background-image: url(../siteart/lionred.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
			


#all		{
	margin:auto;
	width:80%;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;

	background-image:url(../siteart/logo.gif);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}	

h1			{ margin: auto; margin-top:10px; padding-right:5px;font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right; color: #000000; text-decoration:underline;}



h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:left;
	width:75%;
	margin-top:20px;
	margin-left:25px;
	font-size: 12pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}



.set_1	{ margin-top:10px; text-indent:50px; margin-bottom:10px;  }

.txt1		{
	margin-bottom: 10px;margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	text-align: left;
margin-left:35px;
	font-size: 10pt;
	line-height: 14pt;}


.txt2		{
	margin:auto; margin-left:35px;

	font-family:Arial, Helvetica, sans-serif;
	color: #000000;

	text-align: left;
	height:100%;
	font-size: 9pt; background:none;
	
} 



	
	
.txt2	a	{font-family: Arial, Helvetica, sans-serif; width:160px;
	font-size: 100% ; text-decoration:none;
	}
	
.txt2	a:hover {width:160px;
	color: #FF3300;
	
	text-align: center;}
	
.txt2	a:active {
	color: #CC0000  ; text-decoration: underline;}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105% ; color: #999999  ; text-decoration:none; }
	
a:hover {color: #FF3300;}
a:active {
	color: #CC0000  ; text-decoration: underline;}

.Nav	{
	margin-top:10px;
	margin-bottom:10px;
	width:700px;
	font-weight: bold;
	text-align: center;
	word-spacing:50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}

.Nav li	{ display:inline;}

p { margin-left: 35px; color:#333333; zwidth:70%;line-height:20pt;}


.footer		{
	width:700px;
	margin:auto;
	margin-top:1em;margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:75%;
	color:#666666;
	padding-top:.5em;
	clear:right;}

