body {
	background-color: #FFFFFF;
	color: #666600;
	font-family: Arial, san-serif;
	font-size: small;
	margin: 0px 0px 0px 0px ;
	padding: 20px 20px 20px 20px ;
	text-transform: none;
	}

a:text {
	background-color: transparent; 
	color: #666600 ;
	text-decoration: none;
	}

a:link { 
	background-color: transparent; 
	color: #666600; 
	text-decoration: underline; 
	}

a:visited { 
	background-color: transparent; 
	color: #999900; 
	text-decoration: underline; 
	}
	
a:hover { 
	background-color: transparent; 
	color: #ff0000; 
	text-decoration: underline; 
	}

a:active { 
	background-color: transparent; 
	color: #C0C056; 
	text-decoration: underline; 
	}

p { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none; } 

h1 { 
	background-color: transparent; 
	color: #535300; 
	font-family: Times New Roman, serif ;
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold;
	font-size: 1.4em ;
	line-height: 1.4em; } 

h2 { 
	background-color: transparent;
	color: #999900; 
	font-family: Times New Roman, Serif ;
	font-style: italic; 
	font-variant: normal; 
	font-weight: bold;
	font-size: 1.2em; 
	line-height: 1.2em; 
	} 
	
h3 { 
	background-color: transparent; 
	color: #666600;
	font-family: Times New Roman, Serif ;
	font-style: normal; 
	font-variant: small-caps; 
	font-weight: bold;
	font-size: 1.1em 
	line-height: 1.2em; }
	} 

h4 { 
	background-color: transparent;
	color: #999900; 
	font-family: Times New Roman, Serif ;
	font-style: italic; 
	font-variant: small-caps; 
	font-weight: bold;
	font-size: 1.1em; 
	line-height: 1.2em; }
 	} 

h5 { 
	background-color: transparent; 
	color: #666600;
	font-family: Times New Roman, Serif ;
	font-style: normal; 
	font-variant: small-caps; 
	font-weight: bold;
	font-size: 1.0em 
	line-height: 1.2em; 
	} 

h6 { 
	background-color: transparent;
	color: #999900; 
	font-family: Times New Roman, Serif ;
	font-style: italic; 
	font-variant: small-caps; 
	font-weight: bold;
	font-size: 1.0em; 
	line-height: 1.2em; }
	} 
	
/* td { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 1em; 
	} */
	
/* th { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: .8em; 
	font-weight: bold;
	} */

/* ul { 
	margin: 3px 0px 5px; 
	padding-bottom: 0px; 
	padding-left: 16px; 
	padding-right: 0px; 
	padding-top: 0px; 
	} */

/* ul, ol { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 13px; 
	} */
	 
/* Wrapper */
#wrapper { width: 90%; margin: 0 auto; float: left;
					position:relative;
				
					text-align:left; }

/* Page */
#page {
	width: 800px;
	float: left;
	margin: 0 auto;
	background-image: url(../images/tile-japanesepaper.gif);
	background-repeat: repeat;
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	border-bottom: 1px; 
	border-left: 1px; 
	border-right: 1px; 
	border-top: 1px; 
	border-style: solid;
	}

/* Header */
#header {
	width: 800px;
	float: left;
/*	padding: 20px 0; */
	text-align: center;
	}

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

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

#header .pagetitle { 
	background-color: transparent; 
	color: #999900;
	font-family: Times New Roman, Serif ;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
	font-size: 2.4em ;
	letter-spacing: 6px;
	line-height: 1.2em; 
	}

#header .pagetitle_bold { 
	background-color: transparent; 
	color: #666600;
	font-family: Times New Roman, Serif ;
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold;
	font-size: 2.4em ;
	letter-spacing: 2px;
	line-height: 1.2em; 
	}
	
#header .subtitle { 
	background-color: transparent;
	color: #666600; 
	font-family: Times New Roman, Serif ;
	font-size: 1.0em; 
	font-style: normal; 
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.2em; 
	text-transform: lowercase;
	}

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

#header a {
	text-decoration: none;
	}

/* Menu */
#menu {
	width: 820px;
	height: 40px;
	margin: 0 auto ;
	float: none;
	text-align: center;
	}

#menu ul {
	width: 800px;
	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 80px;
	text-decoration: underline;
	text-align: center;
	font-family: Arial, san-serif;
	font-size: 1em;
	font-weight: bold;
	color: #827839;
	}

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


/* Content */
#content {
	float: left;
	width: 800px;
	padding: 6px 10px;
/*	border-bottom: 1px solid #CCCCCC; */
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	}
	
#content p { 
	background-color: transparent; 
	color: #666600; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 1em; 
	line-height: 1.2em;
	}

/* RIGHT */
/* This is the right column, reserved for ads, announcements, etc.. */
#right {
	float: left;
	width: 33%;
	padding: 0 0 0 10px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	}

#right h1 h2 h3 h4 h5 h6 {
	background-image 
	margin-bottom: 6px;
	padding: 5px 0 1px 0;
	text-transform: none;
	letter-spacing: normal;
	}

#right h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #3399ff;
	}

#right h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #3399ff;
	}

#right h3 {
	color: #3399ff;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.2em;
	}

#right h4 {
	color: #3399ff;
	font-size: 1em;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.2em;
	}

#right p {
	color: #003366;
	font-family: Arial, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 4px;
	padding: 5px 0 1px 0;
	text-transform: none;
	}

#right a:text {
	color: #003366;
	}

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

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

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

#right a:hover {
	color: #FF0000 ;
	text-decoration: underline;
	}
	
/* Footer */

#footer {
	clear: both;
	width: 800px;
	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: 800px;
	height: 40px;
	margin: 0 auto ;
	float: none;
	text-align: center;
}

#menu2 ul {
	width: 800px;
	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;
}

/* Font Controls */	
.redcontent { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	background-color: transparent; 
	color: #ff0000; 
	}

.crumbs { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 10px; 
	}

.smallcontent { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 12px; 
	}

.smallercontent { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 11px; 
	}
	
.smallestcontent { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 10px; 
	}
	
.tinycontent { 
	background-color: transparent; 
	color: #535300; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
	font-size: 9px; 
	}
.clear {	
	clear: both; 
	margin: .5em .5em .5em .5em; }

