#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: left;
	margin-top: 20px;
	width: 98%;
	/*line-height:1.5em;*/
	/*height:110%;*/
}
html, body, iframe {
	margin: 0px;
	padding: 0px;
	height:100%;
}
body {
	text-align: center;
}
#header {
	background-color: #FFFFFF;
	height: 96px;
	width: 98%;
	margin-bottom:5px;
}
#left {
	float: left;
	width:100%;
	/*height:110%;*/
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	border: 1px solid #999999;
	background-position: left;
	
}
#leftInner {
	width: 100%;
	/*height:110%;*/
	border: 2px solid #FFFFFF;
	padding-bottom: 3%;
	position:relative;
}
#left-2col {
	background-color: #FFFFFF;
	float: left;
	width: 75%;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#leftInner-2col {
	width: 72%;
	border: 2px solid #FFFFFF;
	border: 2px solid #FFFFFF;
	border: 2px solid #FFFFFF;
	padding-bottom: 10px;
}
#right {
	background-color: #FFFFFF;
	float: right;
	width: 140px;
	padding-left: 10px;
	margin-right:3px;
	position:relative;
	z-index:2;
}
#footer {
	background-color: #FFFFFF;
	height: 75px;
	width: 98%;
}
#clear {
	clear: both;
}
#navigationColumn {
	background-color: #E3B37F;
	padding: 0px;
	float: left;
	width: 153px;
}
ul#mainMenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#mainMenu li a:link, ul#mainMenu li a:visited, ul#mainMenu li a:active {
	text-decoration: none;
	color: #000000;
}
ul#mainMenu li a:hover {
	text-decoration: underline;
	color: #000000;
}
ul#mainMenu li {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#contentColumn {
	float: left;
	width: auto;
	max-width:80%;
	position:relative;
}
#contentColumn-2col {
	/*float: left;*/
	width:auto;
	height: inherit;
	margin-left:153px;
	position: relative;
	
}
#mainContentContainer {
	padding-right: 5px;
	padding-left: 15px;
	margin-top: 1%;
	margin-bottom: 1%;
	position:relative;
	width:97%;
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#themeContainer {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1%;
	margin-bottom: 1%;
	position:relative;
	height:100%;
}
#searchContainer {
	padding-right: 15px;
	padding-left: 15px;
	width:100%;
}
#collexisSearch {
	width:inherit;
	/*height: 100%;*/
	position:relative;
}
#footerContentContainer {
	font-size: 90%;
	color: #666666;
	width: 100%;
	text-align: center;
}
Div .spacer {
	background-color: #FFFFFF;
	width: 2px;
}
#logo {
	height: 95px;
	width: 500px;
	background-color: #FFFFFF;
	padding-left:25px;
}
#toplinks {
	width: 180px;
	position: absolute;
	left: 84%;
	top: 5%;
	right: 0px;
	bottom: 0px;
	display:none;
}
#toplinks td {
	font-size: 70%;
}
#toplinks td a:link, #toplinks td a:visited, toplinks td a:active {
	text-decoration: none;
	color: #333366;
}
#toplinks td a:hover {
	text-decoration: underline;
	color: #333366;
}
#introtext {
	margin-left: 22px;
	width: 650px;
}.searchField {
	margin-left: 20px;
	width: 200px;
}
.searchButton {
	color: #FFFFFF;
	background-color: #663300;
	margin-left: 20px;
	border-left: 2px solid #996633;
	border-top: 2px solid #996633;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	
}
h1 {
	font-size: 1.75em;
	color: #663300;
}
h2 {
	font-size: 1.25em;
	color: #663300;
}
h3 {
	font-size: 1em;
	color: #663300;
}
#contentColumn li a:link, #contentColumn li a:visited, #contentColumn li a:active, #contentColumn li a:hover {
	text-decoration: underline;
	color: #333366;
}
#contentColumn td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.date {
	font-size: 90%;
}
#cmsPanel {
	padding: 20px;
	width: 710px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
#bannerContainer {
	height: 100px;
	width: 600px;
}
.themePhoto {
	margin-bottom: 3px;
	padding-left: 10px;
}
.outlinedTextBox {
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
}
.outlinedTextBox h2 {
	margin:0px;
}
#right p {
	padding-left: 8px;
}
a.imLink:link, a.imLink:visited, a.imLink:active, a.imLink:hover{
	color:#663300;
}
p.rssFeed a:link, a:visited, a:active, a:hover{
	color:#663300;
}
#intermediatePage {
	background-color: #E3B37F;
	padding: 20px;
	font-family:Arial,Helvetica,sans serif;
	text-align:left;
}
#intermediatePage p {
	font-size:80%;
}
#intermediatePage ul li {
	font-size:80%;
}
#coll_logo {
	position:absolute;
	top: 10px;
	right: 20px;
}
#coll_logo2 {
	position:absolute;
	top: 10px;
	right: 17%;
}
.title{
	width:50%;
}
.table1 {
}
#introLeftColumn {
	width:40%;
	float:left;
}
#introRightColumn {
	width:40%;
	float:right;
}
.infobox {
	padding-left:8px;
	padding-right:8px;
	border:1px solid #dddddd;
	background-color:#efefef;
}
#windowBox {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:80%;
	text-align:left;
}