/* CSS Document */

	
	body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #0002C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		}
	


a{
color: #003366;
text-decoration: none;
}

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

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#header {
	width: 100%;
	background-image: url(../images/tarotbanner.jpg);
	/*	background-position: left;
	background-repeat: no-repeat;*/
	height:170px;
}

#header h1 {
	color:#ffffff;
	padding: 34px 0px 0px 25px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	display:none;
}
	
#content {
	/*background: #ffffff;*/
	width:1020px;
	background: url(../images/tablebg.gif) top left repeat-y;
	border-left: #0002C3 10px solid;
}

#lower {
	/*background: #ffffff;*/
	width:1020px;
	
	border-top: #0002C3 10px solid;
	background:#CCCCFF;
		padding:2px 0px 5px 0px;
		margin: 0;
		border-left: #0002C3 10px solid;
		color:#000066;
}

#footer {
	background: #ffffff;
	text-align:center;
	width:1020px;
	font-size: 9px;
	border-top: #0002C3 10px solid;
	padding:2px 0px 2px 0px;
	margin: 0;
	border-left: #0002C3 10px solid;
}



/* Left Column Formating */


	#leftcolumn {

		float:left;
		background:#fff;
		width:141px;
		padding: 10px 0px 0px 15px;
		margin: 0px 0px 0px 0px;
		}
		
		
		#leftcolumn li.menuselected  a {
 
	background-color:#ffffff;
	border: solid #cccccc 1px;
	

}

#leftcolumn li.menuselected  a:hover 
{

	background-color: #ffffff;
	

	
}


#leftcolumn ul {
list-style: none;
padding: 0;
margin: 0;
}

#leftcolumn li {
  /*float the main list items*/
  margin: 0;
/*float: right;*/
  display: block;
   padding: 0 0 1px 0;
}


#leftcolumn li a {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	
	color: #0000CC;
	display: block;
	padding: 5px 0 5px 2px;
	text-align: left;
	font-weight:bold;
}

#leftcolumn li a:hover 
{

	color: #262626;

	
}
		
#leftcolumn li {
/* make the list elements a containing block for the nested lists */
position: relative;
z-index: 650;
} 
#leftcolumn li ul {
position: absolute;
top: -5px;
left: 130px; /* to position them to the right of their containing block */
width: 150px; /* width is based on the containing block */
z-index: 650;
padding: 5px 5px 0px 5px;
background:#ffffff;
}

#leftcolumn li ul
{display: none;
z-index: 650;}

#leftcolumn li:hover ul,
#leftcolumn ul ul ul li:hover ul
{display: block;
z-index: 650;}



		
		
/* Center Column Formating */		

	#centercolumn {
		
		float:left;
		width:588px;
		padding: 10px 10px 10px 10px;
		margin: 0px 0px 0px 0px;
		border-left: #0002C3 20px solid;
		background:#CCCCFF;
		color: #000066;
		font-family: arial,helvitica,sans-serif;

		}
		
#centercolumn p {
		
		font-family: arial,helvitica,sans-serif;
		font-size: 13px;
		

		}		
		

/* Right Column Formating */

	#rightcolumn {
	
		float:right;
		width:200px;
		padding: 10px 5px 10px 5px;
		background:#fff;
		}
		
	#rightcolumn h1	{
	color:#400080;
	font-size: 24px;
	}
	
	#rightcolumn h2	{
	color:#000066;
	font-size: 20px;
	}
	
	#rightcolumn h3	{
	color:#000066;
	font-size: 18px;
	}
	
	#rightcolumn p {
		
		}
		
		
	
	
		
	

.clear {
clear:both;
} 



#menu li.menuselected  a {
 	color: #e0dad3;
	background-color:#003366;
	
	

}

#menu li.menuselected  a:hover 
{
	color: #e0dad3;
	background-color: #003366;
	

	
}

#menu {
	font-family: arial,helvitica,sans-serif;
	font-size: 13px;
	text-align: center;
	color: #e0dad3;
	display: block;
	height: 21px;
	/*border-left: 1px solid #fff;*/
	background-color: #3f3a32;
	padding:0px,2px,0px,0px;
	width:952px;
}

 #menu ul {
	float: left;
	/*width: 36em;*/
	list-style: none;
	/*line-height: 1;*/
	background: #3f3a32;
	height:21px;
	padding: 0;
	margin: 1px 0 1px 0;
}




#menu a {
	display: block;
	color: #e0dad3;
	background-color: #3f3a32;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	height:17px;
}

#menu li a.last {

	border-right: 0px solid #fff;
	border-left: none;
}


#menu li a {
	
	border-right: 1px solid #fff;
	
	border-left: none;
}






#menu li {
	/*float: left;
	padding: 0;
	width: 10em;*/
	width:136px;
	margin: 0;
	padding: 2px 0px 2px 0px;
	border: 0;
	display: block;
	float: left;
	position: relative;
	
}







/*#menu li:hover, #menu li.sfhover {
	background-color:#003366;
	color: #e0dad3;
	
}*/
#menu a:hover {
	color: #e0dad3;
	background-color: #003366;
}


#promotext{
		text-align: center;
	}


#promotext h1	{
	color:#000066;
	font-size: 18px;
	margin-bottom: 2px;
	}
	
	#promotext h2	{
	color:#000066;
	font-size: 16px;
	margin-bottom: 2px;
	}
	
	#promotext h3	{
	color:#000066;
	font-size: 14px;
	margin-bottom: 2px;
	}
	
	#promotext p {
		margin-top: 2px;
		}


#bodytext {
		text-align: left;
	}


#bodytext h1	{
	color:#400080;
	font-size: 18px;
	}
	
	#bodytext h2	{
	color:#000066;
	font-size: 15px;
	margin-bottom: 2px;
	}
	
	#bodytext h3	{
	color:#000066;
	font-size: 13px;
	margin: 0;
	}
	
	#bodytext p {
	margin-top: 2px;
	/*padding-top: 0px;*/
		}





/* Menu side */






/*


#listen {
	background-color: #003366;
	padding:2px 0px 10px 10px;
	border-bottom: 2px solid #ffffff;
}
#listen h2 {
height:17px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #e0dad3;
font-size:13px;	
font-weight:bold;
padding: 0;
margin: 0;
}

#listen a {
color: #e0dad3;
font-size:13px;	
font-weight:bold;
}
#listen a:hover {
color: #ffffff;
font-size:13px;	
font-weight:bold;
}


#demo {
	background-color: #003366;
	
}
#demo h2 {
height:17px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #e0dad3;
font-size:13px;	
font-weight:bold;
padding:2px 0px 10px 10px;
margin: 0;
}
#demo div {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;	

padding:5px 10px 5px 10px;

background-color: #ffffff;
border-left: solid #cccccc 1px;
border-right: solid #cccccc 1px;
clear:both;
}
#testself {
	background-color: #003366;
	
}
#testself h2 {
height:17px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #e0dad3;
font-size:13px;	
font-weight:bold;
padding:2px 0px 10px 10px;
margin: 0;
border: 0;
background-color: #003366;
}
#testself div {

font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;	

padding:5px 10px 5px 10px;
margin: 0;
background-color: #ffffff;
border-left: solid #cccccc 1px;
border-right: solid #cccccc 1px;
border-bottom: solid #cccccc 1px;
}

#forback {
	font-family: arial,helvitica,sans-serif;
	font-size: 13px;
	text-align: right;
	color: #e0dad3;
	display: block;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	float:right;
	
}

 #forback ul {

	list-style: none;

	height:32px;

	width:100px;
}




#forback a.next {
	display: block;
	height:32px;
	width:35px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/next_arrow.gif);

	
}

#forback a.next:hover {
	display: block;
	height:32px;
	width:35px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/next_arrow_roll.gif);

	
}


#forback a.next span {
 	display: none;
	
}

#forback a.previous {
	display: block;
	height:32px;
	width:35px;
	background-image: url(../images/previous_arrow.gif);

	
}
#forback a.previous:hover {
	display: block;
	height:32px;
	width:35px;
	background-image: url(../images/previous_arrow_roll.gif);

	
}

#forback a.previous span {
 	display: none;
	
}


#textarea a{

text-decoration: underline;

}



#forback li {

	width:50px;
	margin: 0;
	padding: 2px 0px 2px 0px;
	border: 0;
	display: block;
	float: left;


	
}

#bodytext {

	border: solid #cccccc 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:480px;
}
#bodyheader {

border-bottom: 1px solid #cccccc;
height: 47px;
}

#breadcrumb {
width: 400px;
border-bottom: 1px solid #cccccc;
}

#breadcrumb P{
font-size: 11px;
padding: 2px 0px 2px 15px;
margin: 0px 0px 0px 0px;
}
#breadcrumb a{
font-size: 11px;
color: #003366;
text-decoration: none;
}

#breadcrumb a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


#bodyheaderleft{
float:left;
width: 400px;
border-right: 1px solid #cccccc;
height: 47px;

}

#bodyheaderleft h1{

padding: 5px 0px 0px 15px;
margin: 0px 0px 0px 0px;
font-size: 16px;
}

#pagenumber {
float:right;

font-size: 11px;
width: 75px;
padding:30px 0px 2px 0px;
margin: 0px 0px 0px 0px;
text-align:center;

}
*/#content #centercolumn #bodytext table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
