html, body {
text-align: center;
}
p {text-align: left;}

body {
	margin: 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; 
}

#page
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  background: #252F33 url(background.png) repeat-y;
  width:730px;
 }

#header {
position:relative;
	width: 680px;
	height:100%;
	margin-left:29px;
	margin-right:21px;
	background: url(header.png) no-repeat;
}

.title
{
position:relative;
left:20px;
top:20px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
font-weight:bold;
color:#252F33;
}

.titlePic
{
position:relative;
height:200px;
left:15px;
top:26px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:32px;
font-weight:bold;
color:#CEEAEE;
background: url(Images/Header_View.jpg) no-repeat;
}

.subText
{
position:relative;
left:30px;
top:24px;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#252F33;
}

#article
{
width:680px;
}

.articleTitle
{
text-align:left;
padding-left:35px;
padding-top:15px;
padding-bottom:5px;
color: #2C4969;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

.articleContent
{
padding-left:35px;
padding-right:125px;
padding-top:5px;
padding-bottom:10px;
color:#101214;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}

.articleLists
{
padding-left: 30px;
padding-top:  10px;
}

.buttons
{
float:left;
background: url(bar.png) no-repeat;
border: thin solid #496B76;
padding-left:15px;
padding-right:10px;
padding-top:15px;
}

.rightLinks
{
float:right;
width: 20%;
height:100%;
margin-right:1%;
font-size:13px;
line-height:19px;
background: url(header.png) repeat-y;
text-align:justify;
border: thin solid #496B76;
color:#101214;
padding-bottom:15px;
}

.rightTitle
{
float:center;
font-size:12px;
font-family:Georgia, "Times New Roman";
line-height:21px;
text-align:center;
font-weight:bold;
}

.rightText
{
font-size:11px;
font-family:Georgia, "Times New Roman";
float:justify;
padding-left:5px;
text-align:justify;
}

.rightTextCenter
{
font-size:12px;
padding-left:25px;

}

.rightLinks a:hover
{
color:#2C4969;
font-size:12;
}

#bar
{
position:relative;
width:680px;
height:30px;
margin-left:29px;
margin-right:21px;
background: url(bar.png) no-repeat;
}

.menuLink
{
height:20px;
width: 125px;
text-align:center;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#252F33;
padding-top:10px;
}

.menuLink:hover
{
background: url(bar2.png) repeat-x;
}

a
{
text-decoration:none;
color:#252F33;
}

.picsArticleL
{
float:left;
margin-top:10px;
margin-left:15px;
margin-right:8px;
}

.picsArticleR
{
float:center;
margin-top:10px;
margin-left:15px;
}

.picsHome
{
width:80%;
float:center;
margin-left:15px;
} 

#pageContent
{
width: 680px;
height:500px;
}

#footer {

width: 730px;
height:30px;
background: url(background.png) repeat-y;
text-align:center;
font-size:10px;
color:#667765;
padding-top:35px;
height:5%;
}

#footer a
{
font-size:11px;
color:#4E5B4E;
}
