TABLE, TD {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	}


.container {
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

.column1 {
	width: 154px;
	padding-top: 20px;
	background-color: #7DACE3;
	}

.column2 {
	width: 350px;
	padding: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	}

.column3 {
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
.column4 {
	width: 34px;
	background-color: #B4D4EC;
	}

.article {
	width: 550px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

.articlehead {
	font-size: 16px;
	font-weight: bold;
	}

.articlesubhead {
	font-size: 14px;
	font-weight: normal;
}


.footer {
	width: 608px;
	height: 30px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #F5AC65;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}

.homefooter
	{
	height: 30px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-color: #F5AC65;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}



.special_list {
	line-height: 20px;
	list-style-position: outside;
	}



/* text style variations ------------------- */

.jobtitle {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	}

.project {
	color: #666666;
	line-height: 16px;
	}

.tribute {
	color: #C0C0C0;
	font-style: italic;
	font-size: 11px;
	}

.sold {
	color: #990000;
	font-size: 10px;
	}
	


/* text link styles -----------------------------------------  */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
}


/* Image Floats ----------- */

.picture {
	float: right;
	margin: 5px 5px 12px 12px}
	


/* side navigation variations -------------- */
td.sidenav_background {BACKGROUND-COLOR:#7DACE3;width:154px; height:23px; BORDER-BOTTOM:1px solid #5995DC;BORDER-TOP:1px solid #5995DC;}

td.sidenav_background_open {BACKGROUND-COLOR:#5995DC;width:154px; height:23px; BORDER-BOTTOM:1px solid #5995DC;BORDER-TOP:1px solid #5995DC;}

td.sidenav_subnav {BACKGROUND-COLOR:#7DACE3;width:154px; height:23px; BORDER-BOTTOM:1px solid #5995DC;BORDER-TOP:1px solid #5995DC;}

td.sidenav_background_off {BACKGROUND-COLOR:#7DACE3;width:154px; height:23px; BORDER-BOTTOM:1px solid #5995DC;BORDER-TOP:1px solid #7DACE3;}

td.sidenav_background_on {BACKGROUND-COLOR:#5995DC;width:154px; height:23px; BORDER-BOTTOM:1px solid #5995DC;BORDER-TOP:1px solid #5995DC;cursor: hand}

td.input {BACKGROUND-COLOR:#eeeeee; BORDER-BOTTOM:1px solid #666666;BORDER-TOP:1px solid #666666;BORDER-LEFT: 1px solid #666666;BORDER-RIGHT: 1px solid #666666; padding:5px; width:50%}

.sidenav {color:#FFFFFF;text-decoration:none;font-size:11px;font-family:Arial,Helvetica,sans-serif}


