	/* CSS */
	/* Last updated 7 January 2005  */

	
	/* Layout divisions and rules */

img		{
	border: 0;
	display: block;
	}
	
img.center		{
	border: 0;
	display: block;
	margin-left: auto;
    margin-right: auto
	}
	
body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #333;
	background: #fff;
	font: 13px times,"times new roman",serif;
	}
	
	
#header	{
	width: 98%;
	height: 16px;
	padding: 8px;
	border: 0;
	text-align: right;
	margin: 0;
	background: #fff;
	}
	
	
		/* Main Menu */


 #mainmenu	{
	width: 100%;
	height: 40px;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 16px;
	text-transform: lowercase;
	background: #eee;
	}  
	

	
 #mainmenu ul	{
	width: 400px;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	}  
	
 #mainmenu ul li	{
	margin: 0px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 3px;
	}
	
 #mainmenu ul li, #mainnav a	{
	height: 25px;
	display: block;
	}

 #mainmenu ul li a	{
	
	text-decoration: none;
	} 

#mm1 {left: 0; width: 100px;}
#mm2 {left: 101px; width: 100px;}
#mm3 {left: 201px; width: 100px;}
#mm4 {left: 301px; width: 100px;}
#mm5 {left: 401px; width: 100px;}



 #bar	{
	width: 100%;
	height: 16px;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 16px;
	text-transform: lowercase;
	background: #cc9;
	}  


/* 2 column content */

#content	{
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	}


#spancolumn	{
	width: 700px;
	height: 300px;
	text-align: left;
	float: none;
	padding: 25px 0 0 0;
	border: 0;
	margin: 25px 40px 0 50px;
	min-height: 80%;
	background: transparent top left no-repeat;
	}
	
#right	{
	width: 325px;
	height: 450px;
	text-align: left;
	float: left;
	padding: 25px 0 0 0;
	border: 0;
	margin: 25px 40px 0 50px;
	min-height: 80%;
	background: transparent top left no-repeat;
	}
	
#right2	{
	width: 330px;
	text-align: left;
	padding: 95px 0 200px 0;
	border: 0;
	margin: 0px 0 0 400px;
	min-height: 80%;
	background: transparent top left no-repeat;
	}

#left	{
	width: 330px;
	margin: 0px 0 0 400px;
	padding: 50px 0 10px 0;
	color: #333;
	text-align: left;
	min-height: 80%;
	background: transparent top left no-repeat;
	}
	
	
#left ul li	{
	list-style: none;
	}	

li.red	{
color: #f00;
	}

#footer		{
	clear: both;
	text-align: center;
	padding: 96px 25px 25px 25px;
	}
	
#footer	img	{
	border: 0;
	display: inherit;
	}


	/* Linkage */
	
a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #996;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #663;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #930;
	border: none;
	background: transparent;  
	}

#left a:link, #left a:visited, #left a:hover	{
	text-decoration : none;
	}

#left a:active	{
	color: #930;
	}

#left  a:link, #left  a:visited	{
	color: #996;
	}

#left  a:hover {
	color: #663;
	}

#left  a:active {
	color: #930;
	}

#footer p a:link, #footer p a:visited, #footer p a:hover	{
	color: #751;
	}

#footer p a:active	{
	color: #000;
	}

	/* Body typography */
	
p	{
	line-height: 15px;
	margin-top: 0;
	padding-top: 0;
	}

#left p, #left h3, #left h4	{
	margin: 0;
	padding: 0 5px 15px 0px;
	background: #fff;
	color: #000;
	}

#left p.nav	{
	padding-top: 30px;
	padding-bottom: 25px;
	text-align: right;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	white-space: nowrap
	}




#footer p 	{
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	color: #666;
	text-align: center;
	}
	



#header h1 {
	font-weight: normal;
	font-size: 11px;
	margin: 10px 5px 2px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	}
	
h1, h2, h3, h4, h5	{
	font-weight: normal;
	margin: 25px 0 2px 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
	line-height: 1em;
	}
	
h2.lc, h3.lc	{
	text-transform: lowercase;
	}
	
h2.cap, h3.cap	{
	text-transform: capitalize;
	}

#left h1	{
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 1px;
	}
	
#left h2	{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	border: 0;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 5px;
	text-transform: none;
	color: #f00;

	}

#left h3	{
	margin: 0;
	padding: 0;
	padding-top: 16px;
	border: 0;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: none;
	color: #333;
	
	}
	
#right h1	{
	font-size: 18px;
	margin-top: 14px;
	margin-bottom: 0;
	letter-spacing: 1px;
	}
	
	
#right h2	{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	border: 0;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 5px;
	text-transform: none;
	color: #f00;

	}
	
#right h3	{
	margin: 0;
	padding: 0;
	padding-top: 16px;
	border: 0;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: none;
	color: #333;
	
	}
	
#spancolumn h1	{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 1px;
	}
	
#spancolumn h2	{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	border: 0;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 5px;
	text-transform: none;
	color: #f00;

	}

	
#right p.quote, #left p.quote	{
	text-indent: 25px;
	margin: 25px 0 2px 0;
	font-size: 14px;
	font-style: italic;
	color: #996;
	}



