body
{
	background-color: #ffffff ;
	background: ../images/tile-japanesepaper.gif ;
	font-family: Arial, san-serif;
	color: #808000;
	margin: 0px 0px 0px 100px ;
	padding: 10px 0px 0px 0px ;
	font-size: small;
	text-transform: none;
}
p
{
	font-family: Arial, san-serif;
 	color: #808000;
	line-height: 1.2em;
	font-size: 1em;
}

th
{
	font-family: arial ;
	font-weight: bold ;
	font-size: 96%;
}
td
{
	font-family: arial ;
	font-size: 100%;
}

a:text
{
	color: #808000;
}
a:link
{
	color: #808000 ;
	text-decoration: none;
}
a:visited
{
	color: #C0C030 ;
	text-decoration: underline;
}
a:active
{
	color: #C0C056 ;
	text-decoration: underline;
}
a:hover
{
	color: #FF0000 ;
	text-decoration: underline;
}
H1
{
	font-family: Times New Roman, Serif ;
	font-size: 120% ;
	font-weight: bold ;
	color: #535300	;
	line-height: .8em;
}
H2
{
	font-family: Times New Roman, Serif ;
	font-size: 120%;
	font-style: italic ;
	font-weight: bold ;
	color:#808000;
	line-height: .8em;
}
H3
{
	font-family: Times New Roman, Serif ;
	font-size: 110%;
	font-weight: bold ;
	color:#c0c030;
	line-height: .8em;
}
H4
{
	font-family: Times New Roman, Serif ;
	font-size: 110%;
	font-style: italic ;
	font-weight: bold ;
	color: #c0c056;
	line-height: .8em;
}
H5
{
	font-family: Times New Roman, Serif ;
	font-size: 100% ;
	font-weight: bold ;
	color: #115CA6;
	line-height: .8em;
}
H6
{
	font-family: Times New Roman, Serif ;
	font-size: 100% ;
	font-weight: bold ;
	font-style: italic;
	color: #115CA6;
	line-height: .8em;
}
/* Wrapper */

#wrapper {
	
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 900px;
	padding: 20px 0;
	text-align: center;
}

#header .pagetitle, #header .subtitle {
	text-align: center;
}

#header .pagetitle {
	text-transform: lowercase;
	letter-spacing: 5px;
	font-size: 28px;
	font-weight: normal;
}

#header .pagetitle a {
	color: #C0C030;
}

#header .subtitle {
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: italic;
}

#header .subtitle a {
	color: #808000;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 40px;
	margin: 0 auto ;
	float: none;
	text-align: center;
}

#menu ul {
	width: 900px;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
	text-align: center;
		}

#menu li {
	display: inline;
	text-align: center;
	}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 20px 6px 100px;
	text-decoration: underline;
	text-align: center;
	font-family: Arial, san-serif;
	font-size: 110%;
	font-weight: bold;
	color: #827839;
}

#menu a:hover {
	text-decoration: underline;
}
/* RIGHT */
/* This is the right column, reserved for ads, announcements, etc.. */
#right {
	float: right;
	width: 300px;
	padding: 0 0 0 20px;
	font-family: "Times New Roman", serif;
}

#right h1 h2 h3 h4 h5 h6 {
	margin-bottom: 6px;
	padding: 5px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: none;
	letter-spacing: normal;
	}
#right h2 {
	
	font-size: 1.1em;
	line-height: 1em;
	font-style: italic;
	color: #3399ff;
}
#right h3 {
	font-size: 1em;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	color: #3399ff;
}
#right h4 {
font-size: .9em;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	color: #3399ff;
}

#right p {
	margin-bottom: 4px;
	padding: 5px 0 1px 0;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	color: #003366;
	font-family: "Times New Roman", serif;
}

#right a:text
{
	color: #003366;
}
#right a:link
{
	color: #2d71b3 ;
	text-decoration: none;
}

#right a:visited
{
	color: #C0C030 ;
	text-decoration: underline;
	}

#right a:active
{
	color: #C0C056 ;
	text-decoration: underline;
}
#right a:hover
{
	color: #FF0000 ;
	text-decoration: underline;
}

/* Content */

#content {
	width: 600px;
	background: #FFFFFF url(../images/tile-japanesepaper.gif ) repeat-x,y; 
	padding: 6px 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
}
/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img06.gif) repeat-x 0px 1px;
	text-align: center;
	font-size: .8em;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}
#menu2 {
	width: 900px;
	height: 40px;
	margin: 0 auto ;
	float: none;
	text-align: center;
}

#menu2 ul {
	width: 900px;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
	text-align: center;
		}

#menu2 li {
	display: inline;
	text-align: center;
	}

#menu2 a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 20px 6px 0px;
	text-decoration: underline;
	text-align: center;
	font-family: Arial, san-serif;
	font-size: 110%;
	font-weight: bold;
	color: #827839;
}

#menu2 a:hover {
	text-decoration: underline;
}


.pagetitle
{
	font-family: Times New Roman, Serif ;
	font-size: 120% ;
	font-weight: bold ;
	color: #996600;
	line-height: .8em;
}
.subtitle
{
	font-family: Times New Roman, Serif ;
	font-size: 110%;
	font-style: italic ;
	font-weight: bold ;
	color:#996600;
	line-height: .8em;
}


