/* Copyright 2008 The Online Doc <http://www.theonlinedoc.com/> All rights reserved. */

/* Layout
 */
html								{ height: 100%; overflow: auto; }
body 								{ height: 100%; margin:0; padding:0; background:url(images/f_fll.jpg) bottom center; }
.mainFlash					{ text-align: center; background:url(images/rl_bg.jpg) center center; }
.mainAlternative 		{ background-color: #ffffff; }
.mainContent				{ width: 80%; }
.logo								{ text-align: center; }
.vertical-spacer		{ height: 25px; }

/* Styles
 */
body								{ color:#000; font:12px Verdana, sans-serif; }
.entry							{ text-align: left; }
.entry-title				{ font: bold 23px Verdana; }
.entry-second-title	{ font: 16px Verdana; text-decoration: underline; }
.entry-content			{ font: 11px Verdana; }
.website-link				{ border: 1px solid #000000; }
