body {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;	
	font-size:11px;
}

.siteblue {
	color: #324066;
}

.sitered {
	color: #740000;
}

div.wrapper { 
	position: relative;
	width: 700px;
	height: auto;	
	top: 0px;
	left: 0px;
}

div#header {
	background: transparent url(../images/ui/header.jpg) no-repeat top left;	
	width: 700px;		
	position: absolute;
	top: 0px;
	left: 0px;
	height: 139px;	
}

div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 139px;
	width: 700px;		
}

div#nav {
	background-color: gray;
	color: white;
	width:690px;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	padding: 100px -5px 100px 110px;
	text-align:right;
	padding:4px 0px 4px 10px;
	margin-top:0px!important;
	margin-top:-5px;
}

div#nav span {
	color: #740000;
	font-weight: bold;			
}

div#nav a, div#nav a:visited {
	color: #ffffff;
	text-decoration: none;		
}

div#nav a:hover {
	color: #740000;
}

div#columns { 
	left: 0px;
	width: 700px;
	height: auto;
	background: white;
	display: block;
}

div#leftcol {
	float: left;
	width: 175px;
	height: auto;
	border: 1px solid #D4D4D4;
	border-bottom: 0;
	background: white;
	font-size: 11px;
	color: #333;
}

div#leftcol .subheader{
	background: white url(../images/ui/subheader_background.jpg) repeat bottom left;
	height: 22px;
	color: #740000;
	border-top: 1px solid #6E8293;
	text-align: center;
	font-weight: bold; 	
	font-size: 13px; 
	font-variant: small-caps;
}

div#leftcol .leftcontenta, .leftcontentb, .leftcontentc, .leftcontentSub {
	margin:5 px;
}

div#leftcol ul li  {
	padding-bottom: 10px;
	margin-left: -35px;
	margin-bottom: 5px;
	list-style-type: none;
	width: 160px;	
}

div#leftcol .leftcontenta li  {	
	background: url(../images/ui/ellipsis.gif) no-repeat bottom left;
}

div#leftcol .leftcontentb li {	
	background: url(../images/ui/symbol1.gif) no-repeat;
	background-position: 0 .3em;
	padding-left: 1.5em;
}

div#leftcol .leftcontentc li {	
	padding-left: 0.2em;
	font-weight: bold;
	color: #324066;
}
div#leftcol .leftcontentc li span {	
	display: block;
	font-weight: 200;	
	color: #333;
}

div#leftcol .leftcontentc li i {	
	display: block;
}

div#leftcol li a {
	color: #546574;
}

div#leftcol li a:hover {
	color: gray;
}



div#leftcol div.innerColBlue {
	color: white;	
	height: auto;
}

div#leftcol div.innerColBlue a {
	color:#ffffff;
	text-decoration: none;
	text-align:center
}

div#leftcol div.innerColBlue a:hover {
	color: gray;
}

div#leftcol div.innerColBlue span  { 
	width:140px;
	background-color: #324066;
	border: 1px solid white;
	font-size: 12px;
	font-weight: bold;
          margin: 0px 0px 3px 0px;	

}
div#leftcol .button {
	text-align: center; 
	display: block; 
	margin: 5 50 10 10; 
	padding: 3px; 
	border: 2px solid #740000; 
	width: 100px; 
	float: none;
	font-weight: bold; 
	color: #99CCCC; 
	background-color: #369;
	}
	
div#leftcol .button a {
	color: #99CCCC;
	}	

/* div#leftcol li{
	background: white url(../images/ui/symbol1.gif) no-repeat;
padding-bottom:3px;list-style-type:none;margin-left:-40px;margin-bottom:3px;font-family:Verdana, Arial, Helvetica, sans-serif;
} */

div#midcol {
	float: left;
	width: 350px!important;
	position: relative;
	height: 1500px;
	border: 1px solid #D4D4D4;
	border-left: 0;
	background-color: #324066;
}

div#midcol div {
	padding: 10px 6px 10px 10px!important;
	padding: 10px 10px 10px 5px;	
	color: #FFFFFF;
	overflow: auto;
}

div#midcol div span {
	display: block;
 	font-weight: bold;
}

div#midcol a { 
	color: #FFFFFF;
}

div#midcol a:hover {
	color: gray;
}
div#midcol img { 
	border-bottom: 1px solid gray;
}


div#rightcol {
	float: left;
	width: 171px;
	height:auto;
	border: 1px solid #D4D4D4;
	border-left: 0;
	position: relative;
	background: white;
} 

div#rightcol div {
	padding: 5px; 
}

div#rightcol span {
	margin: 10px 0px 0px 90px;
}

div#rightcol div.innerColRed {
	background: #740000;
	color:#FFFFFF;
	border: 1px solid gray;
	height:auto;
}

div#rightcol div.innerColRed span a { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#rightcol div.innerColRed span a:hover {
	color: gray;
}

div#rightcol div.innerColWhite {
	background: gray;
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height:auto;
}

div#rightcol div.innerColWhite span a { 
	color: #740000;
	text-decoration:none;
	font-weight:bold;
}

div#rightcol div.innerColWhite span a:hover {
	color: white;
}

div#rightcol div.innerColBottom {
	background: #740000;
	color: white;	
	border: 1px solid gray;
	border-top: 1px solid gray;
	border-left: 0px;	
	height: auto;
}

div#rightcol div.innerColBottom a { 
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div#rightcol div.innerColBottom a:hover {
	color: gray;
}

div#rightcol div.innerColBottom h5 { 
	background-color: gray;
	border: 1px solid;
	font-size: 12px;
	font-weight: bold;
}

div#rightcol div.innerColBlue {
	background: #740000;
	color: white;	
	height: auto;
}

div#rightcol div.innerColBlue a {
	color:#ffffff;
	text-decoration: none;
	text-align:center
}

div#rightcol div.innerColBlue a:hover {
	color: gray;
}

div#rightcol div.innerColBlue span  { 
	width:140px;
	background-color: #324066;
	border: 1px solid white;
	font-size: 12px;
	font-weight: bold;
          margin: 0px 0px 3px 0px;	

}



div#rightcol div.innerColRed img{
	margin: 5 5 5 15;
}

div#rightcol .button {
	text-align: center; 
	display: block; 
	margin: 5 50 10 10; 
	padding: 3px; 
	border: 1px solid #036; 
	width: 100px; 
	float: none;
	font-weight: bold; 
	color: #99CCCC; 
	background-color: #369;	
	}
	
div#rightcol .button a {
	color: #99CCCC;
	}	



div#footer {
/* top:900px; 
	position:absolute;
	width:700px;
	margin: 0px 0%;
	background: #740000;	
 	clear: both; 	
	color:#FFFFFF;
	padding:5px;
	float: none; */
	float: none;
	clear: both;
	padding: 5px 10px;
	border-top: 1px solid #6E8293;
	background: #740000;	
	color: #FFFFFF;
	width: 680px;
}

div#footer a img{ 
	float: left;
	padding-right: 50px;
	border: 0px;
}

/* Subpages */

div#midcolSub {
	float: left;
	width: 502px!important;
	position: relative;
	height: 100%;
	border: 1px solid #740000;
	border-top: 0px;
	border-bottom:0px;
	background: white;
	padding: 10px;
	text-align:center;
	color: #333;
}
div#midcolSub span {
	color: #324066;
	font-weight: bold;
	display: block;
	margin: 10 5 10 5;
	font-size: 16px;
}
div#midcolSub .paperlink {
	font-size:11px;
	color: #333;
	font-weight: normal;
}

div#midcolSub a {
	color: #740000;
}

div#midcolSub b {
	color: #740000;
}

div#midcolSub h5 {
	color: #324066;
	font-size: 12px;
}

div#midcolSub li  {	
	
	background: url(../images/ui/symbol1.gif) no-repeat!important;
	background:none;
	
	background-position: 0 .3em;
	
	padding-left: 1.5em!important;
	padding-left: 0.5em;	
	
	padding-bottom: inherit!important;
	padding-bottom: 8px;
	
	list-style: none!important;
	list-style: disc;
	
	color: #333;
}

div#leftcol .leftcontentSub {
	margin: 5 px;
	height:100%;
}

div#leftcol .inner {
	padding: 5px; margin:10 10 10 10; background-color:#740000; color:#ffffff; border: 2px solid gray;
	}
div#leftcol .inner a{
	 color: #ffffff;
	 text-decoration: none; 
	}	
	
div.seperatorgif {background: url('http://www.thatchercenter.org/images/ui/seperator_red.gif') repeat-x bottom; width:100%;}	

.archive-button {text-decoration:none; border:1px solid white; padding:2px; background:##740000;}