/* **************************************************************/
/*    UNLESS NOTED ELSEWHERE, ALL CONTENT ON THIS WEBSITE IS    */
/*    COPYRIGHT (C) Arthur E. Tolstrup 1977-2008                */
/* **************************************************************/

/* compress css code: http://www.fu2k.org/alex/css/test/cssStripper.mhtml  */

/*------- COMMON---------*/

body {
   /*background: #edca5f;*/
   margin: 0;
   padding: 0;
   color: #000;
   z-index: 1;
   font: medium/12px Arial,Verdana,Helvetica,sans-serif;
   line-height: 16px;
   voice-family: "\"}\""; voice-family:inherit;
   font-size: medium;
   } html>body {font-size:medium;}

div {
   background: #FFF;
   padding: 10px 10px 10px 10px;
   margin: 10px 10px 10px 10px;
   /*border: 1px solid #615612;*/
   /*width: 780px;*/
   margin: 0 auto;
   margin-top: 10px;
   margin-bottom: 10px;
}

.cse-branding-right {
   position: absolute;
   top: 2px;
   left: 2px;
   width: 1px;
   font-size: 0px;
   line-height: 0px;
   margin: 0 auto;
   padding: 0 0 0 0px;
   visibility: hidden;
}

#navbox {
   font-size: 0px;
   line-height: 0px;
   position: absolute;
   top: 2px;
   left: 2px;
   min-width: 1px;
   width: 1px;
   visibility: hidden;
}

.centblock {
   padding: 10px 10px 10px 10px;
   /*width: 780px;*/
   margin: 2px 2px 2px 2px;
}

#commentlink {
   visibility: hidden;
}

p {
   text-indent: 3em;
}

h1 {
   font-family: "Geneva", "Arial", "Helvetica", sans-serif;
   font-variant: small-caps;
   font-size: 20px;
   line-height: 26px;
   padding-left: 8px;
   text-align: center;
}

h2 {
   font-family: "Garamond", "Palatino", serif;
   font-variant: small-caps;
   font-size: 18px;
   line-height: 24px;
   padding-left: 15px;
   z-index: -10;
   /*border-bottom: 1px solid #615612;*/
}

h3 {
   font-family: "Garamond", "Palatino", serif;
   font-variant: small-caps;
   font-size: 20px;
   line-height: 26px;
   padding-left: 15px;
   z-index: -10;
}

table {
   width: 100%;
   /*text-align: center;*/
}

.title1 {
	text-align: center;
	font-size: 54px;
	font-variant: normal;
   line-height: 60px;
}

.title2 {
	text-align: center;
	font-size: 40px;
	font-variant: normal;
	line-height: 45px;
}

.title {
	text-align: center;
	font-size: 54px;
	font-variant: small-caps;
	font-style: italic;
	line-height: 60px;
}

.subtitle {
	text-align: center;
	font-size: 20px;
	font-variant: normal;
	font-style: italic;
}

.author {
	font-style: italic;
	text-align: center;
	font-size: 22px;
}

.copyright {
	font-size: 10px;
	text-align: center;
}

.date {

}

.right {
	text-align: right;
}

.brown {
	/*color: #615612;*/
}

a {
   color: #000;
   text-decoration: none;
}

