/* -------------------------------------------- */
/* Style sheet for http://www.panzerbasics.com  */
/* $Id: default.css, V071212 Rob Veenendaal$    */
/* -------------------------------------------- */


/* -------------------------------------------- */
/* Header                                       */
/* -------------------------------------------- */
hr.thick			{height: 8px; color: #800000; background-color: #800000;}
#title				{width: 100%; min-height: 74px}
#title-l			{float: left;}
#title-r			{float: right;}
h1					{margin-top: 0px; margin-bottom: 0px; font-size: 3em; color: #333399; background-color: #d2b48c; font-family: Times, Georgia, Serif; font-weight: normal; font-style: italic; text-align: center;}


/* -------------------------------------------- */
/* Resources                                    */
/* -------------------------------------------- */
p.resources-header	{font-size: 1.2em; margin: 0em;}
p.resources				{font-size: 0.9em; margin: 0em;}


/* -------------------------------------------- */
/* Footer                                       */
/* -------------------------------------------- */
#footer				{width: 100%; font-size: 18pt; line-height: 150%; text-align: center;}
#footer-r			{float: right;}


/* -------------------------------------------- */
/* Main                                         */
/* -------------------------------------------- */
body				{background-color: #d2b48c; color:#000000; margin-left: 3%; margin-right: 3%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; font-size: 80%;}
div.center		{text-align: center}
pre				{font-family: "Courier New", courier, Monospace; font-size: 1em; font-weight: normal; line-height: 150%;}
h2					{font-size: 1.2em; font-weight: normal; font-style: italic;}
p.note			{color: #800000; background-color: #d2b48c; font-size: 0.9em; font-weight: normal; font-style: italic; text-align: left;}
span.heading	{font-size: 1.2em}
img				{border-style: none;}
hr.thin			{height: 1px; color: #800000; background-color: #800000; width: 980px; text-align: center;}


/* -------------------------------------------- */
/* Table                                        */
/* -------------------------------------------- */
table				{margin-left: auto; margin-right:auto; border-color: #800000;}
td					{border-color: #800000; padding: 2px; text-align: center;}
p.n				{margin: 0em; text-align: left;  font-size: 1em; font-style: italic; padding-left: 0.5em;}

