#mainPicture {
	padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

#navcontainer
{
	height: 20px;
	width: 780px;
	padding-top: 0px;
}

ul#navlist li
{
	float: right;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0px 0;
	line-height: 1.5em;
/*background-color: #eef4f1;*/
/*border-top: 1px solid #e0ede9;
border-bottom: 1px solid #e0ede9;
*/}

#navlist a, #navlist a:link
{
	margin: 0;
	color: #000080;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #000080;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	font-size: 9px;
}

ul#navlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	line-height: normal;
}

ul#navlist li#active
{
	color: #000080;
	background-color: #deebe5;
}

#navlist a:hover
{
	color: #FFFFFF;
	/*background-color: #d1e3db;*/
background-color: #4d4c99;

}

.bar {
	width: 780px;
	height: 20px;
	right: -10px;
	background-color: #000080;
}

.b_text {
	color:#3d6f92;
	font-weight: bolder;
}
.r_text {
	color:#F00;
	font-weight: bolder;
}
.captioned_photo {
	position: relative;
	float: left;
	display: block;
	padding: 19px;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	/*background: url(images/bg.gif) bottom left repeat-x;*/
	line-height: 1em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #ccc;
	}
	
.captioned_photo p {
	position: absolute;
	bottom: 19px;
	left: 20px;
	display: block;
	width: 739px;
	background: url(images/caption-black.png) top left repeat-y;
	letter-spacing:0.05em;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	background-image: url(images/caption-black.png);
	}
.paperstore .captioned_photo p {
	position: absolute;
	bottom: 19px;
	left: 20px;
	display: block;
	width: 740px;
	background: url(http://www.researchhaven.ca/images/caption-black.png) top left repeat-y;
	letter-spacing:0.05em;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	background-image: url(http://www.researchhaven.ca/images/caption-black.png);
	}	
.captioned_photo p span {
	display: block;
	padding: 10px;
	}
	
.captioned_photo img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}

.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}

.more {
	text-align:right;
	float: none;
	clear: none;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-size: 0.9em;
}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}

ul {
	margin-left: 10px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: square;
	color: #333;
}
li {
	color:#333;
	font-size: 1em;
	line-height: 1.5em;
}
li a {
	color:#3d6f92;
}

/* 404 Site search box */
#goog-wm li.search-goog { display: list-item; }
#goog-wm
fieldset
{
border: 1px solid #781351;
width: 20em
}

.hidden {
text-indent: -9999px;	
}
