/* Begin General Layout */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #344242;
	background-image: url(/images/bkgrnd_radicalism.jpg);
}
a { 
	text-decoration: none;
	color: #FFFFFF;
}
a:hover { 
	text-decoration: underline;
}
/* <fonts and headers */
body, h1, h2, h3, h4, h5, h6, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	padding: 2px;
	margin: 0px;
	background-color: ;
	background-image: url(/images/h4_radicalism.png);
	background-color: #003399;
	
}
#content h5 {
	margin: 3px;
	padding: 0px;
}
#content h3 {
	clear: left;
}
#breadcrumb h5 { 
	display: none;
}
#msul h5 { 
	display: none;
}
/* <containers> */
#outer {
	width: 765px;
	margin: 10px auto;
	padding: 0px;
	border: none;
	background-image: url(/images/bkgrnd_radicalism1.png);
	background-repeat: repeat-y;
}
#inner {
	text-align:left;
}
/* Header Content */	
#breadcrumb {
	font-size: x-small;
	padding: 2px;
	height: 1.5em;
	text-align: left;
	width: 765px;
	margin: 10px auto;
	color: #FFFFFF;
}
#breadcrumb a {
	color: #FF33CC;
}
#msul {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 5px solid #344242;
	border-bottom: url(/images/msul_radline.jpg);
	padding: 0px;
	height: 28px;
}
#msul img {
	border: none;
}
#header {
	border: none;
	height: 116px;
	margin-bottom:5px;
	background-image: url(/images/hdr_radicalism1c.jpg);
	background-repeat: no-repeat;
}
/* <spotlight> */
#spotlight {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 400px;
	height:116px;
	border: none;
}
#spotlight a, #spotlight a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 420px;
	height:116px;
	border: none;
}
/* <nav> */
#nav {
	float: right;
	margin-right: 35px;
}
#nav a {
	font-size: small;
	font-weight: bold;
	border: thin dotted #333333;
	margin-right: 10px;
	float: none;
	padding: 0px 5px 5px 5px;
	color: #000099;	
}

#nav a:hover {
	background-image: none;
	background-color: #FF3399;
}
#nav h5 {
	display: none;
}
/* Begin Contents Sections */
#wrapper {
	
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 139px;
	padding: 0px 5px 0px 5px;
	font-size: x-small;
	margin: 0px;
}
#pageinfo {
	font-size: xx-small;
	margin-top: 25px;
}
#main {
	float: right;
	width: 616px;
	margin: 0px;
	padding: 0px;
}

#discover {
	margin-bottom: 5px;
}
#discover img {
	clear: both;
	border: none;
}
#content {
	float: left;
	width: 457px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	font-size: small;
	line-height: 120%;
}
#content a {
	color: #FF33CC;
}

#content h4 {
	padding: 2px;
	background-image: url(/images/h4_radicalism.png);
	background-color: ;
	background-repeat: repeat;
	background-color: #3366CC;
}
#content p {
	text-align: justify;
}
#content img.screenshotcss { 
	float: left;
	border: 0px;
	text-align: bottom;
	margin-top: 0;
	margin-left: 0;
	margin-right: 8;
	/*margin-bottom: 8; */
}
ul.csslist {
	list-style: none;
	clear: both;
}
ul.csslist li {
	clear: left;
	margin-bottom: 10px;
	min-height: 72px;
}
ul.csslist li img {
	height: 72px;
	width: 100px;
	clear: right;
}

#content img.newscover {
	float: left;
	border: 0px;
	text-align: middle;
	margin-top: 0;
	margin-left: 0;
	margin-right: 8;
}
#content ul li {
	clear: both;
	margin-bottom: 5px;
}
#content li img {
	float: left;
}
ul#newsletters {
	list-style: none;
}	
ul#newsletters li {
	margin-bottom: 15px;
	border: none;
	font-size: xx-small;
}
ul#newsletters li img {
	margin-right: 10px;
	margin-bottom: 15px;
	border: none;
	height: 65px;
	border: thin dotted #cccccc;	
	padding: 5px;	
}
#column1 {
	float: left;
	width: 50%;
	clear: left;
}
 #column2 {
 	float: right;
	width: 50%;
	clear: right;
 }
#column1 ul, #column2 ul{ 
  	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
  } 
#column1 li, #column2 li{
 	margin-bottom: 10px;	
 }
#column1 li img, #column2 li img {
 	border: none;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
 } 
#right {
	float: right;
	width: 139px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: x-small;
	margin: 0px;
}
#right ul, #left ul {
	padding-left: 20px;
	margin-left: 0px;
}
ul.facts li  {
	margin-top: 3px;
	list-style: none;
}
#footer {
	clear: both;
	text-align:center;
	font-size: x-small;
	color: #FFFFFF;
	background: #000000;
	padding: 2px;
	white-space: nowrap;
	height: 1.5em;
	}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer a {
	color: ;
	color: #FF33CC;
}
#footer ul li {
	list-style: none;
	text-align: center;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	display: inline;
}
#footer h5 {
	display: none;
}
#copyright {
	background-color: #333366;	
	font-size: xx-small;
	color: #666666;
	text-align: center;
}

h4 + p, h4 + ul {
	margin-top: 5px;
}

/* BEGIN PULL QUOTES AND IMAGES */

#readingroomimg {
	float: left;
	font-size: xx-small;
	width: 200px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #cccccc url(/images/h4_radicalism.png) repeat;
}
#readingroomimg p {
	text-align: center;
}
#discoverimg {
	float: left;
	font-size: xx-small;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #cccccc;
	clear: left;
	width: 125px;
	border: none;
}
#discoverimg a img {
	border: none;
}
#discoverimg p  {
	text-align: center;
}
#mapimg {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#mapimg img {
	background-image: url(/images/h4_radicalism.png);
	background-repeat: repeat;
	margin: 2px;
	padding: 5px;

}
#staffimg {
	float: left;
	font-size: xx-small;
	width: 200px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #cccccc;
	clear: left;
}
#supportquote {
	background: none;
	padding: 5px;
	margin: 3px;
	float: left;
	clear: left;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
#mappgcontent {
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-top: -5px;
}
#mappgcontent img {
	text-align: center;
}
#mappgcontent p {
	width: 768px;
	text-align: center;
}
#materialsimg {
	float: left;
	font-size: xx-small;
	width: 200px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #cccccc;
	clear: left;
}
#fencingimg2 {
	float: left;
	font-size: xx-small;
	width: 250px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #cccccc;
	clear: left;
}
#fencingimg2 p {
	text-align: center;
}
#spotlighttruecomic,  #spotlightnuremberg {
	float: left;
	font-size: xx-small;
	width: 264px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #cccccc;
	clear: left;
}

/* END OF IMAGE AND PULL QUOTE DIVS*/

.cleared {
	clear: both;
}
.clearl {
	clear: left;
}
.toplnk, .collnav, .more {
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.more {
	clear: left;
}
.jumpmenu a { 
	text-size: xx-small;
	text-decoration: underline overline;
}
.supscript {
	vertical-align: super;
	font-size: smaller;
}
.definitionlnk {
	font-size: smaller;	
}
.titles {
	font-style: italic;
}
.faqliq {
	list-style-image: url(/images/faq_q.png);
	list-style-type: disc;
	font-weight: bold;
}
.faqlia {
	list-style-image: url(/images/faq_a.png);
	list-style-type: disc;
	padding-bottom: 25px;
}
ul.facts li {
	margin: 0px 0px 20px 0px;
}
a.homepage {
	font-size: xx-small;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
.smallnote {
	font-size: xx-small;
}
.jump {
	font-size: xx-small;
}