body {font-family: arial, helvetica, sans-serif;
      background-image: url('images/bg.gif');
      font-size: 12px
}#layout { background: #fff; margin-left: auto; margin-right: auto; }
table { border-collapse: collapse; border: 0px none; }
td { padding: 0; vertical-align: top; }

#inspiration, #contact { text-align: center; }
p.inspiration { font-size: 9px; padding: 6px; margin: 0; }
p#founder { font-size: 10px; padding: 6px; margin: 0; }
#footer, #footer a { color: #fff; font-size: 9px; text-align: center; text-decoration: none; }

a:link { color: red; text-decoration: none; }
a:visited { color: red; text-decoration: none; } 
a:hover { color: blue; } 

h1 { font-size: 18px; font-weight: normal; }
h2 { font-size: 14px; font-weight: bold; margin-bottom: -4px; }

p, li { line-height: 17px; }
li { margin-top: 8px; margin-bottom: 8px; }

p contact { font-size: 3px; padding: 8px; margin: 0; }

name { color: #fdf; }


#newsarticle {
	font-family: "times new roman", times, serif;
	width: 440px;
	padding: 10px;
	border: 1px solid #D7DDDB;
	background-color: #F6F7F2;
}
#newsarticle h1 {
	font-size: 63px;
	line-height: 70px;
	font-family: arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#newsarticle h2 {
	font-size: 22px;
	font-family: arial;
	text-align: center;
	margin-top: 0;
	margin-bottom: 8px;
}
#newsarticle h3 {
	font-size: 14px;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
#newsarticle p {
	line-height: 110%;
	font-size: 13px;
	margin: 0;
	text-indent: 10px;
}
#newsarticle p.intro { font-size: 16px; font-weight: bold; text-indent: 0;
	margin-top: 8px; }
#newsarticle p.intro2 { font-size: 15px; }
.column { width: 200px; float: left; }
#newsarticle p.caption { font-size: 11px; font-family: arial; font-weight: bold;
	text-align: center; margin-top: 4px;
	text-indent: 0; }
#newsinfo { width: 440px; height: 30px; padding: 4px 10px;
	margin-top: 10px; margin-bottom: 10px; font-size: 11px; }
#newsinfo, #newsarticle { margin-left: auto; margin-right: auto; }
