body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	font-family: Trebuchet MS, sans-serif;
     	font-size: 9.5pt;
	line-height: 14pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

p {
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	text-transform: none;
	text-align: justify;
	font-weight: normal; 
	font-size: 9.5pt;
}


  a, a:active, a:visited  {
     	color: #8a1d0d;
     	font-size: 9.5pt;
     	text-decoration: none;
     }

a:hover{
	text-decoration:none;
	color:#b14d01;
	font-weight:normal;
	border-bottom: 1px #b14d01 dotted;
	background-color:#ffffff;}
	

#footer {
	width: 100%; /* full width header & footer */
     	background-color: #ffffff;
	clear: both; /* clear the floats set for the sidebar & content, otherwise it will disappear when one column is shorter than the other */
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : center;
	border-left: 1px solid #ac6a3a;
	border-right: 1px solid #ac6a3a;
	border-top: 1px solid #ac6a3a;
	border-bottom: 1px solid #ac6a3a;
}


#main {
	position:absolute;
	left:95px;
	top:585px;
	width:680px;
	z-index:2;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#mirror {
	position:absolute;
	left:431px;
	top:90px;
	width:680px;
	z-index:2;
}

#navi {
	position:absolute;
	left:95px;
	top:545px;
	width:700px;
	z-index:2;
}

.title {
	background-color : transparent;
	border-bottom: 0px solid #DFDFD8;
	color : #1d0200;
	font-size : 18pt;
	font-family : 'Times New Roman', Sans-Serif;
	font-style : italic;
	font-weight : normal;
	font-variant : normal;
	text-align : justify;
	text-decoration : none;
	text-transform : lowercase;
	letter-spacing : normal;
	word-spacing : normal;
}

.title:first-letter {
	color:#452101;
	font-size : 18pt;
	font-family : 'Times New Roman', Sans-Serif;
	font-weight:bold;
	font-style:italic;
}

strong {
	color: #902407;
	font-family:georgia;
	text-transform: none;
	text-align: justify;
	font-weight: bold; 
	font-size: 9.5pt;
}

em {
	color: #585600;
	font-family:georgia;
	text-transform: none;
	text-align: justify;
	font-weight: bold; 
	font-size: 9.5pt;
	font-size: italic;
}

.center { 
     	text-align: center;}

.subtitle {
    	background-color: transparent;
     	border-bottom: 1px dotted #000000;
     	color: #000000;
     	border-top: 0px solid #ffffff;
	font-family : 'Times New Roman', Sans-Serif;
	font-weight : none;
     	font-size: 16pt;
     	padding: 0px 0px 0px 0px;     
     	text-align: justify;
     	text-transform: lowercase;
     	letter-spacing: 1px;
	font-style: italic;}

  .subtitle a {
	font-family : 'Times New Roman', Sans-Serif;
	font-size: 16pt;
	color: #8a1d0d;
	line-height: 14pt;
	text-decoration:none;
	font-weight:none;
	font-style:italic;
	border-bottom: 0px #000000 dotted;
	background-color:transparent;}

 .subtitle a:visited {
	font-family : 'Times New Roman', Sans-Serif;
	font-size: 16pt;
	color: #8a1d0d;
	line-height: 14pt;
	text-decoration:none;
	font-weight:none;
	font-style:italic;
	border-bottom: 0px #000000 dotted;
	background-color:transparent;}

.subtitle a:hover {
	font-family : 'Times New Roman', Sans-Serif;
	font-size: 16pt;
	text-decoration:none;
	color:#b14d01;
	font-weight:normal;
	font-style:italic;
	border-bottom: 0px #219fe9 dotted;
	background-color:transparent;}

.quote {
    	background-color: transparent;
     	border-bottom: 0px dotted #000000;
     	color: #000000;
     	border-top: 0px solid #ffffff;
	font-family : 'Times New Roman', Sans-Serif;
	font-weight : none;
     	font-size: 12pt;
     	padding: 0px 0px 0px 0px;     
     	text-align: right;
     	text-transform: lowercase;
     	letter-spacing: 1px;
	font-style: italic;}

blockquote {
	margin: 5px 15px 5px 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left: 1px solid #ac6a3a;
	border-right: 1px solid #ac6a3a;
	border-top: 1px solid #ac6a3a;
	border-bottom: 1px solid #ac6a3a;
	background-color:#FFFFFF;
	}

.nav A:link {
	display : block;
	width : 90%;
	color : #e4d5cd;
	font-family : 'Times New Roman', Serif;
	font-style: italic;
	font-size: 18pt;
	padding-left : 5px;
	border-left : 5px solid #e4d5cd;
	border-bottom : 0px solid #582809;
	background-color : #656211;
	margin-bottom : 2px;
	text-align : center;
	line-height : 30px;
	padding-left : 5px;
	font-weight : normal;
	text-transform : lowercase;
	padding-bottom : 2px;
	padding-top : 2px;
}
.nav A:visited {
	display : block;
	width : 90%;
	color : #e4d5cd;
	font-family : 'Times New Roman', Serif;
	font-style: italic;
	font-size: 18pt;
	padding-left : 5px;
	border-left : 5px solid #e4d5cd;
	border-bottom : 0px solid #582809;
	background-color : #656211;
	margin-bottom : 2px;
	text-align : center;
	line-height : 30px;
	padding-left : 5px;
	font-weight : normal;
	text-transform : lowercase;
	padding-bottom : 2px;
	padding-top : 2px;
}
.nav A:active {
	display : block;
	width : 90%;
	line-height : 30px;
	padding-left : 5px;
	text-align : center;
	font-weight : normal;
	text-transform : lowercase;
	margin-bottom : 2px;
}
.nav A:hover {
	display : block;
	width : 90%;
	background-color : #391007;
	color : #b14d01;
	font-family : 'Times New Roman', Serif;
	font-style: italic;
	font-size: 18pt;
	border-left : 5px solid #b14d01;
	border-bottom : 0px solid #582809;
	line-height : 30px;
	text-align : center;
	padding-left : 5px;
	font-weight : normal;
	text-transform : lowercase;
	margin-bottom : 2px;
}