@charset "utf-8";
/* CSS Document */

body{ 	
  	line-height: auto; 
  	background: #00172F url() repeat;
	background-repeat: repeat-x;
  	margin-top: 0px;
	margin-bottom: 0px;
  	margin-right: 0px; 
	margin-left: 0px; 
	marginwidth: 0;
	background-color: #0b0e19; 
/*  	background-repeat: repeat-x;  */
	align: top;
	text-align: center; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-family: Arial, Tahoma, Sans Serif; 
	background-position: center top; 
  background-attachment: scroll; /*ADVANCED*/
} 

#box{
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 14px 0px 16px;
	height: 100%;
	height: 800px;
	background-repeat: repeat-y;
	background-color: transparent;
	background-image: url(images/bg.png);
}

#content{
	width: 788px;
	height: 700px;
	height: inherit;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border: none; 
  	background-image: none; /*BASIC*/
 	background-position: center top; /*ADVANCED*/
  	background-repeat: repeat-y; /*ADVANCED*/
  	background-color: transparent; /*BASIC*/
}

#filler{
	width: 770px;
	height: 700px;
	height: inherit;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
#box table tr td div table tr td div #content .text #filler p em {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
#box table tr td div table tr td div #content .text #filler {
	font-family: "Times New Roman", Times, serif;
}
#box table tr td div table tr td div #content .text #filler {
	font-size: 24px;
}
#box table tr td div table tr td div #content .text #filler p {
	font-style: italic;
	font-size: 22px;
	font-family: "Monotype Corsiva";
}
font {
	font-family: Times New Roman, Times, serif;
}
