/* {margin: 0; padding: 0; border: 0;} */

body {
	background: #fcfcca;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#663366;
}

#container {
	min-width : 780px;
	background: url(images/tbackgrnd.gif) repeat-y;
	margin : 0 auto;
}
#container .c{
	background: url(images/tbackgrndc.gif) repeat-y right;
	margin : 0 auto;
}

#header {

	height: 140px;
	background: url(images/theader.gif) no-repeat;
	text-align:center;
}
#header .c{

	height: 126px;
	background: url(images/theaderc.gif) no-repeat right;
}
#headerPlus {

	height: 140px;
	background: url(images/headerPlus.gif) no-repeat;
	text-align:center;
}
#headerPlus .c{

	height: 126px;
	background: url(images/headerc.gif) no-repeat right;
}

#headerHistory {

	height: 140px;
	background: url(images/theader.gif) no-repeat;
	text-align:center;
}
#headerHistory .c{

	height: 126px;
	background: url(images/theaderc.gif) no-repeat right top;
}

#breadcrumbs {
	position: relative;
	top :140px;
	left: 65px;
	text-align:left;
	width:700px;
}
#breadcrumbs a {
	color:#993399;
	text-weight : bold;
	line-height: 150%;
	text-decoration: none;
:
}
#breadcrumbs a:hover {
	color:#ff3333;
}

#sidenav { 
	float:left;
	width: 80px;
	padding-left : 30px;
	padding-right : 10px;
	margin-top : 40px;
}

#sidenav ul {
	list-style-image: none;
	list-style-type: none;
	margin-left : -20px;
	padding-left : 20px;
}
#sidenav a {
	color:#993399;
	text-weight : bold;
	line-height: 150%;
	text-decoration: none;
}
#sidenav a:hover {
	color:#ff3333;
}


#content {
	min-height : 400px;
	margin-top : 50px;
	padding-left : 10px;
	padding-right :30px;
	margin-right : 10px;
	margin-left:110px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #A688C6;

}
#footer {
	background: url(images/tfootmid.gif) bottom repeat-x;
	height: 110px;
	clear : both;
	margin-top :20px;
}
#footer .rt {
	background: url(images/tfootrt.gif) bottom no-repeat right;
	height: 110px;
}
#footer .lft {
	background: url(images/tfootlft.gif) bottom no-repeat left;
	height: 110px;
}
#footerleft {
	position :relative;
	top: 30px;
	font-size: 0.7em;
	left: 150px;
}
#footerright {
	position :relative;
	float : right;
	top: 5px;
	font-size: 0.7em;
	padding-right : 50px;
	text-align: right;
}
#logout{
	font-size:0.8em;
	top:-3em;
	text-align:right;
}
#formSave {
	bgcolor:yellow;
}

h1, .heading1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #993399;
}
h2, .heading2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #993399;
}
h3, .heading3 {
	font-size: 1.2em;
	font-style: italic;
	color: #993399;
}
h4, .heading4 {
	font-size: 1.0em;
	font-style: italic;
	color: #993399;
}
.highlight1{
	color:#ff0000;
}
.highlight1{
	text-weight:bold;
	color: #993399;
}
#homeinfo
{
	float:left;
	padding:5px;
	margin :5px;
	min-height: 320px;
}

#homefooter
{
	clear:both;
}
#diary {
	font-size :0.8em;
	width:150px;
	min-height: 300px;
	background: #FCFBCF;
	border: thin ridge #999999;
	padding:5px;
	margin:5px;
	float:left;
}
#diary h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: #993399;
	text-align: center;
	float:left:
}
#diary .diarydate
{
	padding-top:0.8em;
}
#news {
	width:150px;
	min-height: 300px;
	font-size :0.8em;
	background: #FCFBCF;
	border: thin ridge #999999;
	padding: 5px;
	margin : 5px;
	float:right;
}
#news h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: #993399;
	text-align: center;
}
#news .newsitem {
	padding-top:0.8em;
}
body  .diaryBanner
{
	font-weight: bold;

}
#revised
{
	font-size:0.6em;
}
