/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 15px;
}

h1 {
	display: none;
}


h2 {
	color: #353535;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}

h3 {
	color: #CC0000;
	font-size: 120%;
	font-weight: normal;
}

h4 {
	color: #CC0000;
}

a:link, a:visited {
	text-decoration: underline;
	color: #006699;
}

a:hover {
	color:#000;
	text-decoration: none;
}

#container {
	padding: 0px;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: url(../images/bg.jpg) repeat top left;
}

#logo {
	height: 127px;
	background: url(../images/header.jpg) no-repeat top left;
}

#nav_left {
	width: 180px;
	float: left;
	padding: 10px;
	text-align: left;
}

#nav_left ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #ccc;
	padding-top: 5px;
}

#nav_left li {
	list-style: none;
	font-size: 100%;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	padding-left: 10px;
}

#nav_left li a:link, #nav_left li a:visited{
 text-decoration: none;
}

#nav_left li a:hover { margin-left: 10px;
}

#content {
	width: 414px;
	float: left;
	padding: 10px 20px 20px 20px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

#content img{
	border: 1px solid #006699;
	padding: 5px;
}

#content img.none{
	border: none;
	padding: 5px;
}

#content li {
	list-style: square;
	margin-bottom: 10px;
}

#content ol li {
	list-style: decimal;
}

#footer	{
	clear: both;
	height: 71px;
	padding: 0px;
	margin: 0px;
	background: #ECE9D8 url(../images/footer.jpg) no-repeat bottom left;
}

#footer	p {
	text-align: right;
	margin-top: 15px;
	font-size: 85%;
	width: 310px;
	float: right;
	color: #fff;
	margin-right: 20px;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #fff;
}

#footer a:hover {
	color:#fff;
	text-decoration: none;
}

.left {float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}

fieldset {
	border: 1px solid #006699;
	margin-bottom: 5px;
	padding: 15px;
}

legend {color: #CC0000;}
#nextdiv {
	padding-left: 315px;
}
/* 
  -----------------------------------
  TabPanel Magic Style Sheet
  by Project Seven Development
  www.projectseven.com

  Style Theme: 01 - Win XP Style
  -----------------------------------
*/

.p7TPpanel {
	background-color: #ECE9D8;
	border: 2px groove #fff;
}
.p7TPwrapper {
	padding: 8px 8px 7px 8px;
}

.p7TPheader {
	background-image: url(../Years/1955/p7tp/img/tabs01header.jpg);
	background-repeat: repeat-x;
	padding: 3px 6px;
	border-bottom: 1px solid #666666;
	background-color: #E1E3DC;
}
.p7TPheader h2, .p7TPheader h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
.p7TP_tabs {
	padding: 0;
	font-size: 1.1em;
}
/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
}

#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a {
	padding: 8px 8px 4px 6px;
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	background-image: url(../Years/1955/p7tp/img/tabs01_up2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #CCCCCC;
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, 
#p7TP5 .p7TP_tabs a:active {
	color: #006699;
	background-color: transparent;
}
.p7TP_tabs div {
	display: block;
	float: left;
	background-image: url(../Years/1955/p7tp/img/tabs01_up.gif);
	background-repeat: no-repeat;
	margin: 0 -2px 0 0;
}
.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.p7TPcontent {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 1em;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	border: 1px solid #CCCCCC;
	color: #A4B48B;
	text-align: center;
}
.p7TPcontent h2, .p7TPcontent h3, 
.p7TPcontent h4 {
	font-size: 1.1em;
	color: #444444;
	margin: 0px;
	line-height: normal;
}
.p7TPcontent p {
	margin: 6px 0 12px 0;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
	background-image: url(../Years/1955/p7tp/img/tabs01_down.gif);
	background-repeat: no-repeat;
}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a {
	background-image: url(../Years/1955/p7tp/img/tabs01_down2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

