/* Start of CMSMS style sheet 'Layout: WTWOI wider' */
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	color: #3f3f3c;
	font: 62.5% 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
	line-height: 20px;
	background: #9a9582 url(images/page-bg.jpg);
	text-align: center;
	margin-bottom: 10px;
	z-index: 30;
}
	
.clear { 
	clear: both;
}

img {
	border:none;
}

/* Layout Divs */
#outerwrapper {
	background: url(images/header-bg.jpg) repeat-x;
	padding-top: 20px;
}
#wrapper {
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	word-wrap: break-word;
	text-align: left;
	width: 780px;
}
	
/* Header */
#header {
	background: url(images/paper-header.png) no-repeat left top;
}

#header h2 {
	width: 780px;
	height: 58px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#headerimages {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 454px;
	background: #f1eacd;
	text-align:centre;
}

#headerimages img {
	margin-left: 10px;
	margin-top: 10px;
}

/* Main Content */

#contentwrapper {
	background: url(images/paper-bg.png) repeat-y left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
z-index: 5;
}

#headerprint {
	width: 745px;
    text-indent: 680px;
}

#content  {
	margin: 0;
	padding: 0;
	color: #3f3f3c;
	text-align: left;
	position: relative;
	width: 577px;
}
#contentfooter {
height: 24px;
background: url(images/paper-footer.png) no-repeat left bottom;
	}
#socialBookmarking {
padding-bottom: 15px;
}
#content h2 {
	font-size:1.8em;
	padding-bottom: 15px;
}

#content h3 {
       font-size: 1.6em;
       padding-bottom: 8px;
}
#content p {
	width:545px;
	font-size: 1.4em;
	padding-bottom: 15px;
 }

#content a, #content a:visited {
    color: #003300;
    text-decoration: underline;
font-weight: bold;
}

#content a:hover {
    color: #3f3f3c;
    text-decoration: underline;
}

#content ul {
	font-size: 1.4em;
	margin-left: 35px;
width:  510px;
}

#content li {
        margin-bottom: 8px;
}

img.credit {
	margin-left: 6px; 
	margin-top: 57px; 
}
 
 /* sidecolumn css */
#sidebar {
	float: right;
	width: 193px
}
 
#sidepanel {
	
	width: 193px;
	z-index: 1;
	margin: 0;
	padding: 0;
} 

#sidepanel .bottompanel {
	background: url(images/sidebar-bottom.png) no-repeat bottom left;
	margin: 0;
	height: 20px;
}

#sidepanel .toppanel {
	background: url(images/sidebar-top.png) no-repeat;
	margin: 0;
	height: 16px;
}

#spcontent {
	text-align: center;
	background: url(images/sidebar-bg.png) repeat-y;
}

#sidepanel img {
	padding-bottom: 40px;
}

#sidepanel p {
    color: #333333;
    font: italic bold 1.5em 'BookAntiqua-BoldItalic', 'Book Antiqua', 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    line-height: 20px;
	width: 151px;
	margin: 0 auto;
        padding-bottom: 40px;
}

#sidedates {
	width: 193px;
	z-index: 1;
	margin: 0;
	padding: 0;
margin-top: 15px;
} 

#sidedates .bottompanel {
	background: url(images/sidebar-bottom.png) no-repeat bottom left;
	margin: 0;
	height: 20px;
}

#sidedates .toppanel {
	background: url(images/sidebar-top.png) no-repeat;
	margin: 0;
	height: 16px;
}

#datescontent {
	text-align: center;
	background: url(images/sidebar-bg.png) repeat-y;
}

#datescontent a, #datescontent a:visited {
    color: #003300;
    text-decoration: underline;
font-weight: bold;
}

#datescontent a:hover {
    color: #3f3f3c;
    text-decoration: underline;
}
#sidedates p, #datescontent p {
    color: #333333;
    font: italic bold 1.5em 'BookAntiqua-BoldItalic', 'Book Antiqua', 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    line-height: 20px;
	width: 151px;
	margin: 0 auto;
        padding-bottom: 10px;
}
/* Footer */
#footer {
	background: url(images/paper-bg.png) repeat-y left;
	color: #000;
padding-top: 20px;
}
#footerleft {
	padding-left: 20px;
	float: left;
	width: 350px;
	}
#footerbase {
background: url(images/paper-bottom.png) no-repeat left bottom;
	height: 20px;
	}


#footer p {
	padding-top: 5px;
	font-size: 1.2em;
	color: #3f3f3c
}

#footer a, #footer a:visited {
    color: #003300;
    text-decoration: underline;
font-weight: bold;
}

#footer a:hover {
    color: #817b67;    text-decoration: underline;
}

#footerleft {
float: left;
width: 300px;
}

#footerright {
float: left;
}
/* End of 'Layout: WTWOI wider' */

