﻿#wrap1 {
	margin-left: auto; 
	margin-right: auto;
	width: 994px; 
}
* html #wrap1 { margin-left: 30px; 	margin-right: 10px; width: 1200px; }

#wrapper {
	width: 980px; 
	text-align: left;
	border: 1px black solid;
	margin-top: 10px;
	background-color: white;
}
	
#logo, #logouser {
	background: url(../images/ptlg.jpg); 
	width:980px; 
  	height: 250px; 
	border-bottom: 1px solid black;
} 

#nav {
	width:100%; 
 	float:left; 
	overflow: hidden; 
	background : url(../images/button01n.gif); 
	border-bottom: 1px solid black;
} 

#nav a {
	display: block; 
	font-weight: normal !important;
} 

.maintopichome {
	float: left; 
	width: 65px;
	height: 35px; 
	line-height : 35px; 
	background : url(../images/buttonhome.jpg); 
	padding: 0px 0px 0px 0px; 
	border-right: 1px solid #242424;
	border-left: 1px solid #242424;
}

.maintopic {
	float: left; 
	text-align: center;
	height: 35px; 
	line-height : 35px; 
	color: #ffffff;
	text-decoration : none; 
	padding: 0px 10px 0px 10px; 
	letter-spacing: 0.1em;
	font-size: 100%;
	border-right: 1px solid #242424;
	border-left: 1px solid #242424;
	background: url(../images/button01n.gif); 
}

a.maintopic:hover {
	color: #CAC1BF;
	text-decoration : none; 
	background : url(../images/button01h.gif);  
}

#nav a#current {
	color: #CAC1BF;
	background : url(../images/button01c.gif); 
}

#leftcols {
	width:194px; 
	float: left; 
	margin: 0px;
	padding-top: 15px;
}


#commonpages, #subnav {
	float: left;
	width: 186px;
	overflow: hidden;
	margin: 0px 5px 25px 5px;
	padding: 0px;
	display: block; 
	text-align: left;
	border-bottom: 1px solid #A00C0A;	
}
* html #commonpages { margin: 0px 7px 25px 3px; width: 185px;} 
* html #subnav { margin: 0px 7px 25px 3px; width: 185px; } 

#commonpages a, #subnav a {
	display: block; 
	text-decoration: none;
	color: black;
	letter-spacing: 0.1em;
	border-left: 1px solid #A00C0A;
	border-right: 1px solid #7E0603;
	margin: 0px;
	padding: 4px 0px 4px 14px;
} 

#commonpages a:hover, #subnav a:hover {
	color: #707070;
}

#subnav p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
} 

.topic {
	margin-bottom: 25px;
}

#subnav a {
	line-height: 120%;
}

#subnav a#current2 {  
	color: #707070;
	text-decoration: underline;
}

#subnav a#current3 {  
	color: #707070;
	text-decoration: underline;
}

.subtopic {
	letter-spacing: 0.5em; 
	font-size : 85% !important;
	padding: 0px 0px 7px 30px !important;
}

a.subtopic:hover {
	color: #E51A1A;
	text-decoration : none;
}

#twocols {
 	width:786px; 
 	float:right; 
}

#content {
 	float: left; 
	width: 541px; 
	min-height: 500px;
	padding: 5px 23px 0px 24px;
}




.picture {
	padding: 5px;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid black;	
	border-right: 1px solid black;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	background: white;
	color: black;
	text-align: center;
}

.picture p {
	color: black !important;
}

.picture img {
	border: 1px solid #C0C0C0;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

form.search {
	float:left; 
	margin: 0px 0px 10px 5px; 
	padding: 2px;
	border: 1px solid #A00C0A;
}
* html form.search { margin-left: 2px; } 

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid white; 
	width: 133px;
	padding: 4px 0px 4px 10px;
	color: black;
	font-size: 100%;
	background: black url(../images/psearchback.gif);
}
*+html input.search { width: 128px !important; } 


#searchajax {
	position: absolute;
	width: 169px;
	height: 132px;
	margin: 35px 0px 0px 11px;
	overflow: hidden;
	display: none;
	background-color: #ffffff;
	border: 1px solid #A00C0A;	
	z-index: 20;
}

#searchajax a {
	display: block;
	padding: 4px 10px;
	width: 220px;
	height: 14px;
	line-height: 14px;
	text-decoration: none;
	color: #444444;
}

#searchajax a:hover {
	background-color: #f5f5f5 ;	
	color: #000000;
}

#searchajax a.activelink {
	background-color: #f5f5f5 ;	
}

#plaintext {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px;
	width: 980px; 
}

#plaintext a {
	border: 1px solid black;
	background-color: white;
	color: black;
	text-decoration: none;
	font-size: 100%;
	padding: 1px 10px 3px 10px;
}

#plaintext a:hover {
	color: black;
	text-decoration: underline;
}

#footer {
	border-top: 1px solid black;
	clear: both; 
	text-align: center;
	padding: 12px 3px 6px 3px;	
	color: #282828;
	text-decoration : none; 
	font-size: 90%; 
}

#footer a:link {
	color: #282828;
	text-decoration : none; 
}

#footer a:visited {
	color: #282828;
	text-decoration : none;  
}

#footer a:hover {
	color: #282828;
	text-decoration: underline;
}

#footer p {
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

.siegel {
	margin: 10px 5px 10px 5px;
	text-align: center;
}

.siegel a {
	color: #282828;
	text-decoration: none;
}

.siegel a:hover {
	text-decoration: underline;
}

.siegel input {
	margin: 0px 0px 5px 0px;
}