body {
	background-image: url(../images/background01.jpg);
	}

#wrapper {
	position: relative;
	text-align: left;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-repeat:no-repeat;
	border-bottom: 1px solid #ececec;
}
#header {
	/* background-image: url(../images/logo-small.png); */
	background-image: url(../images/cpsc-header-blend-810x90.png);
	background-repeat:no-repeat;
	background-color: transparent ;
	height:90px;
	position:relative;
	border-bottom: 0px solid #ececec;
}

#header h1 {
	font-family: Verdana, Arial, sans-serif ;
	margin: 0;
	padding-top: 10px ;
	font-weight: bold;
	font-style: italic;
	color: #0202ff;
	font-size: 1.5em;
	/* position:absolute; */
	bottom: 4px;
	right: 0;
}

#content {
	float:right;
	width: 645px;
	\width: 655px;
	w\idth: 645px;
	padding: 0 10px 0 0;
	background-color: white ;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	min-height: 800px ;
}
#content p {
	font-size: 0.95em;
	line-height: 1.2em;
	color: #603;
}

#leftbox {
	float: left;
	width: 128px;
	\width: 138px;
	w\idth: 128px;
	margin: 0;
	margin-top: 5px;
	margin-right: 5px;
	background-color: transparent ;
	font-family: Verdana, Arial, sans-serif ;
	}

#footer {
	clear: both;
	padding: 1px;
	margin-top: 1px;
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	font-size: 0.90em;
	background-color: transparent ;
	}

#nav {
	margin: 0 ;
	padding: 0 ;
	background: transparent ;
	font-family: Verdana, Arial, sans-serif ;
	font-size: 0.8em ;
	list-style-type: none;
	width: 150px;
	float: left;
	}

#nav li {
	margin: 0 ;
	padding: 0 ;
	float: left;
	width: 100% ;
	}

#nav a {
	display: block ;
	color: #603 ;
	text-decoration: none ;
	padding: 0 5px ;
	line-height: 2.5 ;
	border-bottom: 1px solid #fff ;
	}

#nav #nav_sitemap a {
	border: none ;
	}

#nav a:hover {
	background: #baffba ;
	}

#body_news #nav_news a, #body_about #nav_about a, #body_future #nav_future a,
	#body_conferences #nav_conferences a,#body_reports #nav_reports a,
	#body_contribute #nav_contribute a,#body_events #nav_events a, 
	#body_links #nav_links a,#body_contact #nav_contact a,
	#body_sitemap #nav_sitemap a {
	background: #6d9;
	color: yellow;
	font-style: italic;
	font-weight: bold ;
	}

.picturebox {
	padding: 10px;
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	font-size: 0.75em ;
	color: #660033;
	}

.stdunordlist ul li {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	font-size: 0.95em ;
	color: #660033;
	}

.stdordlist ol li {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	font-size: 0.95em ;
	color: #660033;
	}

.stddeflist dt {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	font-size: 0.95em ;
	color: #660033;
	}

.stddeflist dd {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	font-size: 0.9em ;
	color: #660033;
	}

.declaration {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	font-size: 0.75em ;
	color: #660033;
}

.nodeclistbox {
	margin: 0 ;
	padding: 0 ;
	float: left;
	width: 100% ;
	list-style-type: none;
	}

.linkbox ul li {
	font-size: 0.9em;
	padding: 1px;
	margin: 0px 0px 20px 10px;
	color: #603;
	}

.linkbox a {
	font-size: 0.90em;
	font-weight:bold;
	color: #603;
	}

.infobox {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	background-color: #dfe ;/* #baffba; */
	font-size: 0.95em;
	margin-left: 30px;
	margin-right: 30px;
	color: #603;
	padding: 5px;
	}

.infobox p {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	color: #603;
	}

.smalltable table {
	background-color:#ddffee;
	font-family: Verdana, Arial, sans-serif ;
	font-size: 0.8em ;
	color: #603 ;
	}

.columntitle h1 {
	color: #303 ;
	font-family: Verdana, Arial, sans-serif ;
	font-weight: bold ;
	font-size: 1.5em ;
	}

p.paragraph {
	z-index: 7 ;
	font-size: 0.95em ;
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	color: #660033 ;
}

.warning {
	font-family: Verdana, Arial, sans-serif ;
	font-style: normal ;
	background-color: #ffce2b;
	font-size: 0.8em;
	width: 350px ;
	color: #603;
	padding: 5px 5px 5px 5px;
}
.redaccent {
	color: red ;
	}

#textnav {
	font-family: Verdana, Arial, sans-serif ;
	font-size: 0.8em ;
	}
