body {
	background-image: url(../images/bodyBK.gif);
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	font-size: .85em;
	font-family: "Times New Roman", sans-serif;
	word-wrap:break-word;
}
.clear { clear: both; height: 0; }
.hidden { display:none; }

h1,h2,h3,h4,h5,h6 {
	font-size:1.35em;
	margin-top: .6em;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
img.narrow { display:block; clear: right; float:right; margin: 6px 0 6px 6px; }
img.wide { display:block; clear: both;}

#page {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#navbar {
	background-image: url(../images/navbar-spcr.gif);
	background-repeat: repeat-x;
	width: 762px;
	height: 46px;
	line-height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #6c6b6b;
}
#left {
	float:left;
}
#right {
	float:right;
}
#navbar a {
	padding-top:15px;
	text-decoration:none;
	color: #6c6b6b;
}
#navbar a:hover {
	margin-top:15px;
	text-decoration:underline;
	color:#000000;
}
#linkbar{
	height:115px;
	width:762px;
	background-image: url(../images/linkbar-spcr.gif);
	background-repeat: repeat-x;
}
#linkbar #title {
	padding-top: 36px;
	text-align: center;
}
#linkbar #properties {
	line-height:15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
}
#linkbar a {
color:#FFFFFF;
text-decoration:none;
}
#linkbar a:hover {
text-decoration:underline;
}
#content{
	width:762px;
	background-image: url(../images/body-spcr.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
#content-top {
	width:762px;
	height:20px;
	background-image: url(../images/body-uprspcr.gif);
	background-repeat: repeat-x;
}
#content-bottom {
	width:762px;
	height:20px;
	background-image: url(../images/body-lwrspcr.gif);
	background-repeat: repeat-x;
}
#main {
	min-height:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin:30px;
}
#main table {
	font-size: 0.95em;
}
#main-wside {
	width:440px;
	float:right;
	min-height:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	padding-right: 25px;
	margin-left: 15px;
	margin-top:25px;
}

#sidebar-container {
	width: 246px;
	float: left;
	word-wrap: break-word;
	margin-left: 17px;
	margin-top: 10px;
}
#sidebar { background: #fff; line-height: 1.3em; font-size: .9em; border: 1px solid #fff; }
#sidebar-top, #sidebar-bottom { display: none; }
#sidebar-content { border: 1px solid #fff; padding: 0 2px 10px 2px; }
#sidebar .pagelet-body { padding: 0 8px; }
#credits {
	font-size:0.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px;
}
