body { 
background-color: #007297;
margin: 0px;
padding: 0px;
text-align : center;
overflow: -moz-scrollbars-vertical;
}

#layout {
	min-height: 500px;
}

.campbell_systematic_reviews {padding-top: 10px;}

div#holder { width : 970px; 
margin : 0 auto; 
padding : 0; 
text-align : left; }

div#mainBanner { width : 970px; 
/*background: url(/images/heading_main.jpg) no-repeat top center;*/
height: 116px;
margin-bottom: 5px;
 }

#mainMenu { 
width : 252px;
padding : 0; 
padding-top: 9px;
border: solid 1px #E1BB23;
background :url(/images/menu_bg.jpg) no-repeat }

#contentArea {
background:white;
border: solid 1px #E1BB23;
}

#events {
border: solid 1px #E1BB23;
background-color: #E1BB23;
width : 208px; 
padding : 0; 
}

div#footer { width : 968px;
border: solid 1px #E1BB23;
clear: both;
margin-top : 5px; 
background: #E1BB23
}

#search_wrapper {
	position: relative;
	margin-top: 123px;
	margin-bottom: 120px;
	background: url('/images/search_background.png') 18px 20px no-repeat transparent;
}

#search_wrapper label {
	position: absolute;
	left: 30px;
	top: 4px;
	color: white;
	font-style: italic;
}

#searchbox{
width: 169px;
margin: 26px 0px 0px 25px;
border: 0;
}
.searchbutton{
vertical-align: bottom;
margin: 22px 0px 0px 0px;
}

/*Article Manager Styles*/

a.catmenu:link{
bold 10pt;
Arial;
#FFFFFF;
}
a.catmenu:visited{
bold 10pt;
Arial;
#FFFFFF;
}
a.catmenu:hover{
bold 10pt;
Arial;
#E1BB23;
}
a.catmenu:active{
bold 10pt;
Arial;
#FFFFFF;
}
