

body
		{background-color:#6600FF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		font-size:11px;}

/*LEFT NAVIGATION*/		
/*fixes position of left navigation and content pane including fix for ie5*/
#leftNavigation 
		{ 
		position:relative;
		top:-10px;
		left:-10px;
		float:left;
		width:188px;  /* for IE5/WIN */
		voice-family: "\"}\"";
		voice-family:inherit;
		width:168px; /* actual value */
		margin:0 0 -10px 0;
		padding:10px 0 0 0;
		z-index:100;
		border:0px solid black;
		word-wrap: break-word;
		}
	
/*left navigation menus*/
#leftNavigation ul 
		{list-style:none;
		width:168px; 
		margin:0 0 0 10px;
		padding:0}

#leftNavigation ul li
	{list-style:none; display:inline; margin:0; padding:0}

#leftNavigation li a
		{display:block;
		padding:3px 4px; margin:11px 0 0 0; 
		text-decoration:none; 
		font-size:14px;
		font-weight:bold}


#leftNavigation p
	{margin: 0 0 0 10px;}

#leftNavigation p.title
	{font-weight:bold; margin-top:6px}



#leftNavigation li a
		{color:#CCCCFF;
		background-color:#0000CC;
		border:1px solid #0000CC;}

#leftNavigation li a:hover, #leftNavigation li a.down /*down state for nav*/
		{color:#0000CC;
		background-color:#CCCCFF;
		border:1px solid #0000CC}

 

a:hover 
	{
	text-decoration:none;
	color: #0000FF;
	}

.comicbig
{ 
	font-family: "Comic Sans MS" ;
	font-size: 32px;
	font-weight:bold;
	color: #333399 ;
}

.comichead
{ 
	font-family: "Comic Sans MS" ;
	font-size: 24px;
	font-weight:bold;
	color: #333399 ;
}

.comichead20
{ 
	font-family: "Comic Sans MS" ;
	font-size: 20px;
	font-weight:bold;
	color: #333399 ;
}

.comictext
{ 
	font-family: "Comic Sans MS" ;
	font-size: 16px;
	color: #333399 ;
}

.comicred
{ 
	font-family: "Comic Sans MS" ;
	font-size: 16px;
	color: #FF0033 ;
}

.comici
{ 
	font-family: "Comic Sans MS" ;
	font-size: 16px;
	color: #333399 ;
	font-style:italic;
}


.title 
{
font-weight: bold;
	font-size: 12px;
	color: #0000FF;
}


.text 
{
	font-size: 12px;
	color: #0000FF;
}

.itext 
{
	font-size: 12px;
	color: #0000FF;
	font-style:italic;
}

.textbu 
{
	font-size: 16px;
	color: #0000FF;
	font-weight:bold;
    text-decoration:underline;
}


.lucidacall2
{ 
	font-family: "English111 Vivace BT", "TypoUprightBT", "AllegroBT" ;
	font-size: 24px;
	color: #000000 ;
	font-style:italic;
}

.lucidacall1
{ 
	font-family:  "English111 Vivace BT", "TypoUprightBT", "AllegroBT" ;
	font-size: 36px;
	color: #000000 ;
	font-style:italic;
}


.garamondbody
{ 
	font-family: "Garamond" ;
	font-size: 20px;
	color: #000000 ;
	font-weight:bold;
}

.garamondred
{ 
	font-family: "Garamond" ;
	font-size: 20px;
	color: #FF3333 ;
	font-weight:bold;
}

.garamondbox
{ 
	font-family: "Garamond" ;
	font-size: 16px;
	color: #000000 ;
	font-weight:bold;
}

.general-link
{
	font-weight:bold;
	text-decoration:underline;
}

.general-link:hover
{
	color: #336633;
	font-weight:bold;
	text-decoration:none;
}

