body,td,th {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(/gfx/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
}




.mainContentArea {
width:800px;
margin: 0px auto;
}
img{
border: 0px;
}

.headerLogo {
width:800px;
height:62px;
background-image:url(/gfx/header-logo.gif);
}

.headerBlocks {
width:800px;
height:241px;
background-image:url(/gfx/header-blocks.jpg);
}

.headerFlags {
width:390px;
height:20px;
background-image:url(/gfx/header-flags.gif);
text-align: left;
float:left;
padding-left: 10px;
}
.headerSearch {
width:390px;
height:20px;
padding-right: 10px;
border: 0px;
background-image:url(/gfx/header-flags.gif);
text-align: right;
float:left;
font-size: 12px;
color: #FFFFFF;
}

.article {
margin:30px 10px 0px 10px;
color:#666666;
}

.article h1 {
	font-size: 24px;
	font-weight: bold;
	color: #526154;
	margin-bottom:0px;
	
}

.article {
	font-size: 14px;
	color: #707070;
	border-bottom:1px dashed #D0D0D0;
}

.postDate {
	font-size: 12px;
	color: #C0C0C0;
	padding-bottom:3px;
	padding-left:12px;
	background-image:url(/gfx/bg_yellowfade.gif);
}




.normalfont {
	color:#666666;
	font-size: 14px;
	color: #707070;
}

.normalfont h3 {
	font-size: 24px;
	font-weight: bold;
	color: #526154;
	
}

.article p a:link    { color: #FFAA0F; text-decoration: none; }
.article p a:visited { color: #FFAA0F; text-decoration: none; }
.article p a:hover   { color: #3AB3C8; text-decoration: none; }
.article p a:active  { color: #FFAA0F; text-decoration: none; }

.article a:link    { color: #FFAA0F; text-decoration: none; }
.article a:visited { color: #FFAA0F; text-decoration: none; }
.article a:hover   { color: #3AB3C8; text-decoration: none; }
.article a:active  { color: #FFAA0F; text-decoration: none; }

.article h1 a:link    { color: #526154; text-decoration: none; }
.article h1 a:visited { color: #526154; text-decoration: none; }
.article h1 a:hover   { color: #FFAA0F; text-decoration: none; }
.article h1 a:active  { color: #526154; text-decoration: none; }

.article .photo {
  padding-top: 10px;
}
