/* CSS Document              */
/* Archaeology 2004          */

/* Global Styles */

body {	background-color: white;
		font-family: Verdana, Arial, Helvetica, sans-serif}
		
h1,h2,h3,h4,h5,h6 {	color: #6666cc;
										font-size: 100%}
		
p {	font-size: 70%;
	margin: 0px 0px 12px 19px;
	 line-height: 120%}   


li {font-size: 70% }

ul { list-style-image: url(images/bullettblueplus2.gif);
		line-height: 100%}
		
ol {	line-height: 100%}

a {	font-weight: bold;
	color: #990033}
	
a:link {	font-weight: bold;
			text-decoration: none;
			color: blue}
			
a:visited {	font-weight: bold;
			text-decoration: none;
			color: blue}
			
a:active {	font-weight: bold;
			text-decoration: none;
			color: #990033}
			
a:hover {	font-weight: bold;
			text-decoration: underline;
			color: #cc0000}
				
table p {	margin: 0px 0px 0px 0px;
font-size: 70%;
line-height: 120%}	/* releases left hand indent when paras in table */

/* Tagged parts (IDs) */

td#imagebar p {	color: #ffffff;
				margin: 0px 20px 3px 20px;
				font-size: 10px}
				
td#menuparas p {	margin: 0px 19px 4px 19px}

table#welcomebar {	padding: 0 0 0 5;		
					font: bold;
					color: #333333}

				
table#menuboxes {font: bold;
				color: #000066}

td#contactbox {	background-color: #000066;
				color: #ffffff;
				font-size: 0.7em}
				
#footer {	font-size: 0.7em;
			margin: 5px 0px 0px 0px}

				

/* CLASSES */

a.menulink {	/*font-size: 10pt;*/
				text-decoration: none;
				text-transform: uppercase}
				
p.menutext {	font-style: italic;
				font-size: 70%}
				
td.selected {	color: #cc0000;
				background-color: #6666cc}
				
p.hilititems {	padding: 8;
				margin-bottom: -10px}
/*				border-bottom: 2px solid #6699cc*/ }
				
a:link.hilititems	{	text-decoration: none;
						color: #000066}

a:hover.hilititems	{	text-decoration: none;
						color: #cc0000}

a:visited.hilititems	{	text-decoration: none;
						color: #000066}

a:active.hilititems	{	text-decoration: none;
						color: #000066}
						
a:link.bignews	{	text-decoration: none;
									font-size: 11pt;
						color: #FF0000}

a:hover.bignews	{	text-decoration: none;
									font-size: 11pt;
						color: #000066}

a:visited.bignews	{ text-decoration: none;
									font-size: 11pt;
						color: #FF0000}

a:active.bignews	{ text-decoration: none;
									font-size: 11pt;
						color: #FF0000}
				
			
				
p.headrow {	color: #ffffff;
			background-color: #6699cc;
			text-align: center;
			border-bottom: 4px solid #6699cc;
			border-top: 4px solid #6699cc}
							
span.highlight {	color: #6666cc;
					font-weight: bold}
					
div.imageright {	float: right;
					width: 400px;
					padding: 3px 2px;
					margin: 1px 0px 7px 7px;
					font: 80% Verdana, Arial, Helvetica, sans-serif;
					text-align: center}
					
.whitebox {
	background-color: white;
	border-top-color: #333333;
	border-left-color: #999999;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding: 2px;
	margin: 1px 1px 1px 1px;
}

a.quick:link {	color: #ffeeff;
				text-decoration: none}
			
a.quick :visited {	color: #ffeeff;
					text-decoration: none}
			
a.quick:active  {	color: #ffeeff;
					text-decoration: none}
			
a.quick:hover  {	color: #cccccc;
					text-decoration: none}
					
span.quickfalse {	padding: 7px;
				color: #cccccc;
				background-color: #ffffff}