html, body {
text-align: center;
}
p {text-align: left;}

body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #333333 url(images/img01.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color:#252F33;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#header1 {
width: 730px;
height: 16px;
background: url(images/header1.png) no-repeat;
}

#header {
	position:relative;
	width: 680px;
	height:99px;
	margin-left:29px;
	margin-right:21px;
	background: url(images/header.png) no-repeat;
}

#page
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  background: #252F33 url(images/background.png) repeat-y;
  width: 730px;
}


.title
{
position:relative;
left:30px;
top:22px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
font-weight:bold;
color:#252F33;
}

.subText
{
position:relative;
left:30px;
top:26px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#2C4969;
}


.articleTitle
{
text-align:left;
padding-left:25px;
padding-top:10px;
padding-bottom:10px;
color: #2C4969;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}

.articleContent
{
width:auto;
position:relative;
padding-left:25px;
color:#101214;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
line-height:27px;
}

a
{
text-decoration:underline;
color:#252F33;
}

a:hover
{
text-decoration:none;
}

#pageContent
{
width: 680px;
}

#footer {
width: 730px;
height:18px;
background: url(images/footer2.png) no-repeat;
text-align:center;
font-size:10px;
color:#667765;
padding-top:10px;
}

#footer a
{
font-size:10px;
color:#667765;
}

#footer-notes
{
	color:#fff;
}
html, body {
text-align: center;
}
p {text-align: left;}
