body {
	background:#828268;
	padding-top:0px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

a {
	color:white;
}

#pageContainer {
	text-align:center;
	color:white;
}

#subPageContainer {
width:750px;
margin:0px auto;
text-align:left;
position:relative;
background:black;
}

#subPageHeader {
	background:url('../../images/sgtTemplate_r1_c1.jpg') no-repeat;
	height:51px;
}

#subPageHeader span {
	display:none;
}

#subPageMenu {
	background:url('../../images/sgtTemplate_r2_c1.jpg') #000000 no-repeat;
	width:160px;
	position:absolute;
	padding-left:6px;
	padding-right:6px;
	font-size:11px;
}

#subPageMenu ul {
		padding-left:0px;
		margin-left:0px;
}

#subPageMenu ul li {
	margin-left:20px;
	margin-top:4px;

}

#subPageMainContent {
	width:590px;
	left:160px;
	top:0px;
	position:relative;
}

#subContentTitlePanel {
	width:590px;
	top:0px;
	left:0px;
	text-align:center;

}

#subContentTitlePanel span {
	display:none;
}

#subContentTextPanel { 
	width:590px;
	overflow:auto;
}

#footerPanel {
	position:relative;
	text-align:center;
	width:590px;
	left:160px;
	font-size:10px;
}

#footerPanel ul {
	margin-top:4px;
	margin-bottom:4px;	
}

#footerPanel ul li {
	list-style:none;
	display:inline;
	margin-left:8px;
	margin-right:8px;
}
