body {
	margin:0px; padding:0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
#background {
	background-image: url(images/citizenship-final-slices_02.gif);
	margin: 0px;
	padding: 0px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	background-image: url(images/citizenship-final-slices_01.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0px;
	padding: 0px;
	min-height: 659px;
	width: 760px;
}

#footer {
	background-image: url(images/citizenship-final-slices_03.gif);
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 760px;
	clear: both;
}
#footermenu {
	position: relative;
	top: 68px;
	left: 70px;
	height: 20px;
	width: 620px;
	border: 0;
	text-align:center;
}
#topmenu {
	position: relative;
	top: 23px;
	left: 415px;
	height: 40px;
	width: 260px;
	border: 0;
	text-align:center;
	font-size: 11px;
	line-height: 16px;
}
#content {
	position: relative;
	top: 40px;
	left: 20px;
	height: auto;
	width: 700px;
	border: 0;
	padding: 10px;
	margin-bottom: 25px;
	float:left;
}
#topmenu a:link {
	color: #462C24;
	font-weight: normal;
	text-decoration: none;
}
#topmenu a:visited {
	color: #462C24;
	font-weight: normal;
	text-decoration: none;
}
#topmenu a:hover {
	color: #AF695B;
	font-weight: normal;
	text-decoration: none;
}
#topmenu a:active {
	color: #AF695B;
	font-weight: normal;
	text-decoration: none;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/images/shade.gif) top left repeat-x;
white-space: nowrap;
width: auto;
float: left;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container*/
border: 1px solid gray;
width: 95%;
background-color: #FFFFFF;
margin-bottom: 1em;
padding: 10px;
margin-top: 19px;
}

.tabcontent{
clear: left;
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
