body {
	color:#000000;
	background-color:#aaaacc;
	margin:0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;	
	}

.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	height:100%;
	width:auto;
	min-width:120px;
	border-left:1px dotted white;
	margin:0px 10px 0px 200px;
	padding:0px 10px 10px 10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}


.topicsMain {
	float:left;
	background:#bbbbdd;
	border-left:1px dotted white;
	margin:10px 10px 5px 10px;
	padding:0px 0px 0px 0px;
	z-index:3;
	width:420px;
	height:215px;
	}

.topicsHome {
	float:left;
	background:#bbbbdd;
	border-left:1px dotted white;
	margin:10px 10px 5px 10px;
	padding:0px 0px 0px 0px;
	z-index:3;
	width:200px;
	height:100px;
	}

.topicsHome p {
	padding:0px 0px 0px 0px;
	margin:8px 8px 0px 8px;
	}


.topicBox {
	position:relative;
	background:#bbbbdd;
	width:150;
	float:right;
	border-left:1px dotted white;
	margin:0px 0px 0px 10px;
	padding:0px 10px 10px 10px;
	z-index:3;
	}
	
.topicBox p{
	}

.topicBox p.head{
	font-weight:bold;
	font-size: 14px;
	color:#333399;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


.highlightBox {
	float:left;
	background:#ffffff;
	border:1px dotted #CC0000;
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 10px;
	z-index:3;
}

.highlightBox2 {
	float:right;
	background:#ffffff;
	border:1px dotted #FF0000;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	z-index:3;
}



.captionBox {
	position:relative;
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px 10px 0px 10px;
	z-index:3;
	}

.captionBox p{
	text-align:center;
	font-style:italic;
	}





h1 {padding-top: 45px;
	font-size: 20px;
	color:#333399;
	}

.content h2 {padding-top: 18px;
	font-size: 16px;
	color:#333399;
	}

#leftBox h2  {
	font-size: 14px;
	color:#333399;
	}

h3 {padding-top: 12px;
	font-size: 12px;
	color:#333399;
	}

#leftBox h3 {padding-top: 3px;
	font-size: 12px;
	color:#333399;
	}



h4 {
	font-size: 12px;
	}

p, ol, ul, dl {
	font-size: 12px;
	}

ul ul, dl ul {
	margin: 0px 0px 0px 20px
	}

legend {
	color:#333399;
	font-weight: bold;
	font-size: 12px;
	background-color:#bbbbdd;
	padding: 3px 6px 3px 6px;
	}

fieldset	{
	background-color:#bbbbdd;
	border: 1px;
	border-style: dotted;
	border-color: #ffffff;
	padding: 3px 6px 3px 6px;
	margin: 0px 3px 0px 3px;
	}

fieldset p	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

dt {
	font-weight: bold;
	}


hr {
	color:#FFFFFF;
	}


a:link {
	color:#0033ff;
	}

a:active {
	color:#FF3300;
	}

a:visited {
	color:#990099;
	}

a:hover {
	color:#991100;
	}

table.std  {
	vertical-align: top;
	}

table.std td {
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: dotted;
	border-color: #ffffff;
	background-color:#bbbbdd;
	padding: 3px 4px 3px 4px;
	vertical-align: top;
	}
table.std tr.head {
	border: 1px;
	background-color: #333399;
	}
table.std tr.head td {
	border-top: 0px;
	vertical-align: bottom;
	background-color: #333399;
	}
table.std tr.head p {
	color: #ffffff;
	}


#navBox {
	position:absolute;
	width:200px;
	height:200px;
	top:210px;
	left:0px;
	z-index:1;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	}

#navBox p {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	}
	
.navBox a:link {
	color: #333399;
	}

.navBox a:active {
	color:#ff0000;
	}

.navBox a:visited {
	color: #333399;
	}

.navBox a:hover {
	color: #dd0000;
	}

#nameBox {
	background-image:url(/images/archpix.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:200px;
	height:200px;
	top:0px;
	left:0px;
	z-index:0;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	}

#nameBox p {
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	}

#nameBox a:link {
	color:#ffffff;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	}
	
#nameBox a:active {
	color:#FF0000;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	}

#nameBox a:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	}

#nameBox a:hover {
	color:#dd0000;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	}





#leftBox {
	position:absolute;
	width:190px;
	top:210px;
	background:transparent;
	left:0px;
	padding:5px 5px 0px 5px;
	margin:0px 0px 0px 10px;
	z-index:2;
	color:#ffffff;
		/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
		Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
		IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
		declaration. The incorrect IE5/Win value is above, while the correct value is 
		below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180;
	}
		/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
		length values to user agents that exhibit the parsing error exploited above yet get 
		the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
		a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
		body>#navAlpha {width:180px;}



#leftBox li  {
	position:relative;
	left:-10px;
	color:#ffffff;
	list-style: disc;
	}





#footer {
	position:relative;
	margin: 10px 0px 0px 0px;
	color:#ffffff;
	}

.footer p {
	font-size: 10px;
	}


#fleurdelis {
	position:absolute;
	left:-70px;
	top:-5px;
	width:49;
	height:50;
	}

p.breadcrumb  {
	margin: 35px 0px 0px 0px;
	font-size: 10px;
	color:#000000;
	}

.footer a:link {
	color: #333399;
	}

.footer a:active {
	color:#ff0000;
	}

.footer a:visited {
	color: #333399;
	}

.footer a:hover {
	color: #dd0000;
	}
