body {background-color:#9999ff;
	padding-top:10px; 
	float:center; 
	margin:0;
	text-align:center;
	color:#000033;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12 pt;
	}
.ff1 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000066; font-size:10px;}
.ff1scap {font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: small-caps;}
.ff3 {font-family: Arial, Helvetica, sans-serif;font-size: 14px; color:#000000;}
.ff14scap {font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size:1.2em; font-weight:bold;}
.tuck {line-height: .9em;}
.bigblu {color: #333366; font-size: 48pt; line-height:.45pt;}
.dropcap {	width:1em;
		height:1em;
		float:left;
		text-align:center;
		font-family:Times New Roman;
		font-variant:normal;
		font-size:30pt;
		font-weight:bold;
		font-style: ;
		background-color: silver;
}
/* This is for the portfolio sign atop the menu */
.prtfl {
	float:center;
	width:200px;
	/*padding-top: .2em;*/
	padding-bottom: .1em;
	text-align:center;
	background-color:#333399;
	color:white;}
/* Rounded corners in prtfl */

.top div {background: url(ltop1.jpg) no-repeat top left;}
.top {background: url(rtop1.jpg) no-repeat top right;}
.bottom div {background: url(lbot1.jpg) no-repeat bottom left;}
.bottom {background: url(rbot1.jpg) no-repeat bottom right;}
.top div, .top, .bottom div, .bottom {
	width:100%;
	height:13px;
	font-size:1px;}
.content {margin:0 13px;}

/* Layout of Columns Limbo is the box which holds the page */
.limbo {background-color:white;
		width:1000px;
		margin:0 auto;
		text-align:left;
		padding:10px;
		background-image: url(cocoa2.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
	}
.limbonococoa  {background-color:white;
		width:1000px;
		margin:0 auto;
		text-align:left;
		padding:10px;
	}

#header {
	float:left;
	width: 100%;
	}
#columnleft{
	float:left;
	width:200px;
	margin-left:10px;
	/*padding-top:1em;*/
	background-color: #ccccff;
	}
#columnright{
	padding-top:1em;
	margin:0 2em 0 220px;
	width:400px;
	}
#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:left;

	}
#footertext {
	width:450px;
	margin-left:10px;
	text-align:left;
	}

.notecard{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	background-color: #cccccc;
	color: navy;}
.picleft {float:left;
	margin-right:15px:
	margin-left:15px;
	padding:15px;}
.textleft{padding-left:10px;}
.picright {float:right;
		margin-right:15px:
	margin-left:15px;
	padding:15px;}

