@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;
}
			
form { margin-left:50px;}

textarea {
	background-image:url(../siteart/jaberoo_bkg.jpg);
	background-color:#ffffff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}



#all		{
	margin:auto;
	width:80%;
	min-height:500px;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	
	color: #333333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-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; border-bottom: thin solid #f3f3f3; width:75%;
	margin-top:20px;
	margin-left:25px;
	font-size: 12pt;
}

.cat		{	width:94%; margin: auto; padding-bottom:25px; padding-bottom:25px; }

.Cat_1		{
	margin:auto;
	float:left;
	width:33%;
	text-align:center;
	border-top: thin none #CCCCCC;
	border-right: thin solid #f3f3f3;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}

.Cat_2		{
	margin:auto;
	float:left;
	width:33%;
	text-align:center;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #f3f3f3;
}

.Cat_3		{margin:auto; float:left;width:33%; text-align:center; }

.Cat_3 p { margin-left:35px;}

.image1		{margin:auto; margin-top:20px;margin-bottom:20px;}

td 	{ color:#999999;}

.txt1		{
	margin-bottom: 10px;margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bolder;
	width:94%;
	text-align: left;
	padding-top:5px;
	font-size: 11pt;
	line-height: 14pt;}


.txt2		{
	margin:auto;
	width:160px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:url(../siteart/thumb-bg.gif);
	text-align: center;
	height:100%;
	font-size: 10pt;
	line-height: 20pt;
	padding-top:3px;
	background-repeat: repeat-x;
	background-position: left bottom;
} 



	
	
.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;}



#set_1	{ margin-top:10px; text-indent:50px; margin-bottom:10px;  }
#block1	{
	margin:auto;
	margin-top:10px; margin-bottom:10px;
	background-color: #F3F3F3;
	font-family:Arial, Helvetica, sans-serif;
	width:80%;
	border: thin solid #CCCCCC;
}


.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:both;}

.mlist	{
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:15px;
	margin-left:15px;
	background-color: #F3F3F3;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCCCCC;
	border: thin solid #FCFCFC;
	line-height:25px;
	width:200px;
	float:right;
	position: relative;
	left: 0px;
	top: 80px;
}

.mlist p { padding-left:5px; height:18px; font-size:12px; font-weight:normal; }

.list	{ margin-bottom:5px; margin-top:5px; margin-left:5px; margin-right:5px;  height:25px;
display:block;}

.list	a		{height:25px;
	text-decoration:none;
	color: #999999;
	background-color: #CCCCCC;
	display:block;
	
	padding-left:5px;
}

.list	a:hover	{height:25px; color: #FFFFFF; background-color: #ffffff; display:block; text-decoration:none; padding-left:5px; background-image:url(../siteart/mainNavbar_bg2.gif);}

