/********** Base Style **********/
/* background-color: #fff; */
/* background-color: #fc3; */
/* background-color: #9cf; */
body	{ background-color: #fff;
		font-size: 12px;
		line-height: 14px;
		font-family: "lucida grande", helvetica, arial;
		color: #000; }




/********** Top Banner **********/
#subtitlebar p { font-size: 10px;
		color: #333; }

#subtitlebar a:link, a:visited {
		text-decoration: none; 
		color: #333; }

#subtitlebar a:hover, a:active, a:focus {
		color: #069;
		text-decoration: underline; }




/********** Column **********/

/* Left column */
#left h2 { font-size: 12px; 
		color: #666; }

#left h3 { color: #f60; }

h3 a:link, a:visited {
		text-decoration: none; 
		color: #666; }

h3 a:hover, a:active, a:focus {
		text-decoration: underline; 
		color: #f60; }

#left h5	{ font-style: normal; 
		font-size: 10px;
		color: #069; }

h5 a:link, a:visited {
		text-decoration: none; 
		color: #666; }

h5 a:hover, a:active, a:focus {
		text-decoration: underline; 
		color: #f60; }

#left cite { font-size: 11px;
		font-style: normal; 
		color: #069; }

citet a:link, a:visited {
		text-decoration: none; 
		color: #999; }

cite a:hover, a:active, a:focus {
		text-decoration: underline; 
		color: #f60; }




/* Right column */
#right	{ font-size: 11px; }

#right a:link, a:visited {
		text-decoration: none; 
		color: #999; }

#right a:hover, a:active, a:focus {
		text-decoration: underline; 
		color: #f60; }




/********** Footer **********/
address { font-size: 11px;
		font-style: normal; 
		color: #999; }

address a:link, a:visited {
		text-decoration: none; 
		color: #999; }

address a:hover, a:active, a:focus {
		text-decoration: underline; 
		color: #f60; }
