body,td,th {
	font-family: Lucida Bright;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #919191;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
a:link {
	color: #00699B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00699B;
}
a:hover {
	text-decoration: underline;
	color: #00699B;
}
a:active {
	text-decoration: none;
	color: #00699B;
}

.articleheading {font-weight: bold}
.picturetext {font-size: 10px}
.authordate {color: #999999}
.maintitle {
	line-height: 1;
	font-family: "Lucida Calligraphy";
	font-size: 36px;}
.workingtogether_title {line-height: 1; font-family: "Lucida Calligraphy"; font-size: 16px; }

.mainborder {
	border: 3px double #CCCCCC;
}

.multimediamain {
	border: 3px double #CCCCCC;
	background-color:#999999;
}
.titleborder {
	border-width: 3px;
	border-style: double;
	border-bottom: none;
	border-color: #CCCCCC;
	
}
.multimediatop {
	border-width: 3px;
	border-style: double;
	border-bottom: none;
	border-color: #CCCCCC;
	background:#919191
	
}

.boxborder_right {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.galleryborder_right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style:solid;
	border-right-color: #CCCCCC;
	border-bottom-color:#CCCCCC;
}

.singleborder_bottom {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
.footerborder {
border-style:double;
border-color:#CCCCCC;
border-width: 3px;
border-top: none;
}
.multimediabottom {
border-style:double;
border-color:#CCCCCC;
border-width: 3px;
border-top: none;
background-color:#999999;
}
