/* Overall */

body { background: #749395; }

/*span { display: none; }*/

a img { border: none; }

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	text-decoration: none;
}

h1 {
	font-family: serif;
	font-size: 24px;
	color: #0000FF;
}

h2 {
	font-family: serif;
	font-size: 20px;
	color: #0000FF;
}

h3 {
	font-family: serif;
	font-size: 18px;
	color: #0000FF;
}

h4 {
	font-family: serif;
	font-size: 16px;
	color: #0000FF;
}

h5 {
	font-family: serif;
	font-size: 14px;
	color: #0000FF;
}

ul {
	list-style-position: outside; 
	list-style-type: square; 
	text-indent: 0;
}

hr {
	display: block;
	width: 392px; 
	height: 13px; 
	margin: auto; 
	border: 0;
	background: #0000FF;
}

p { 
	font-family: serif; 
	font-size: 14px; 
	color: #0000FF; 
}

div.rug {
	width: 760px; 
	height: auto; 
	margin: auto; 
	background-image: url('images/tealbg.jpg');
	background-repeat: repeat-y;
}

/* Header */

div.roof {
	height: 109px;
	background: #749395;
	border: solid 1px #FF3399;
	padding: 0px 60px 0px 10px;
	background-image: url('images/chi_teal.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

div.roof h1 {
	text-align: right;
}

div.roof h2 {
	text-align: right;
}

/* Content */

div.dafic {
	min-height: 420px;
	margin: 10px 0px 10px 140px;
	padding: 0px 10px 0px 10px;
	background: #ffffff;
	border: solid 1px #FF3399;
}

div.dafic p {
	text-indent: 2em;
	text-align: justify;
	color: #000000;
}

div.dafic h1 {
	text-align: center;
}

div.dafic h2 {
	text-align: center;
}

div.dafic h3 {
	text-align: center;
}

div.quotation {
	text-indent: 0em;
	text-align: left;
	padding-left: 2em;
}

div.next p {
	text-indent: 0;
	text-align: center;
}

div.next a {
	font-size: 24px;
	color: #0000FF;
}

#disclaimer {
	text-indent: 0;
	text-align: left;
}

div.piccie {
	text-indent: 0;
	text-align: center;
}

div.mid {
	text-indent: 0;
	text-align: center;
}

/* Footer */

div.floor {

}

div.bottom_page {
	margin-top: 10px;
	padding: 0px 25px 0px 25px;	
	background: #749395;
	border: solid 1px #FF3399;
	height: 150px;
	background-image: url('images/bottombg.gif');
	background-repeat: no-repeat;
	background-position: center;
}

#backto {

}

/* Menu Row */

div.menu_row {
	width: 130px;
	float: left;
}

div.menu_row p {
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
}

div.menu_row ul {
	list-style-position: outside; 
	list-style-type: square; 
	margin-left: -20px;
	text-indent: 0;
	color: #ffffff; 
	font-size: 11px;
	font-family: sans-serif "Verdana";
}

div.menu_row li a {
	font-size: 11px;
	font-family: sans-serif "Verdana";
}

/* Site Menu */

div.menu {
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	background: #749395;	
	border: solid 1px #FF3399;
	background-image: url('images/tealbg2.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

/* Fic Menu */

div.menu_fic {
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	background: #749395;
	border: solid 1px #FF3399;
	background-image: url('images/tealbg2.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

/* navigation */

div.nav {
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	background: #749395;
	border: solid 1px #FF3399;
}
