

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFF url(../images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1, h2, h3 {
	font-weight: normal;
	color: #AD1112;
}

h1 {
	font-size: 1.9em;
}

h2 {
	font:1.4em Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:focus, a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border:1px #000 solid;
}

hr {
	display: none;
}

#years ul li {
	display:inline;
	padding-left:35px;
}

.float_left {
	float:left;
	border:1px #000 solid;
	margin:4px;
}

.bolder {
	font-weight:bolder;
}

.center {
	text-align:center;
}

/* Header */

#header {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/img02_1.jpg) no-repeat right top;
}

#header_bio {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/img02_4.jpg) no-repeat right top;
}

#header_articles {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/img02_2.jpg) no-repeat right top;
}

#header_photos {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/img02_3.jpg) no-repeat right top;
}

#header_contactme {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/img02_5.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: #AD1011 url(../images/img03.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 120px 0 0;
	letter-spacing: -1px;
	font-size: 2.5em;
}

#logo h2 {
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFF;
}

/* Menu */

#menu {
	float: right;
	width: 470px;
	height: 40px;
	padding: 180px 0 0;
}

#menu ul {
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(../images/img05.jpg) repeat-x;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 19px;
	background: url(../images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}

#menu a:focus, #menu a:hover, #menu a:active {
	color:#CC9900;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 430px;
	padding: 20px;
	margin-bottom:30px;
	background: #FFF url(../images/img07.gif) no-repeat left bottom;
}

#content_events {
	float: right;
	width: 700px;
	padding: 20px;
	margin-bottom:30px;
	background: #FFF url(../images/img07.gif) no-repeat left bottom;
}

#nfcym{
	position: relative;
	width: 155px;
	padding: 5px;
	float: left;
	text-align:center;
}

#ncyama{
	position: relative;
	width: 120px;
	padding: 50px 5px 5px;
	float: left;
	text-align:center;
	margin:0 auto;
}

#ncyama_text {
	float:right;
}

.clear_both {
	clear:both;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding-top: 10px;
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(../images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px;
	background: #000 url(../images/img10.gif) no-repeat left bottom;
}

.boxed .title {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #5EB2ED url(../images/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.boxed .content {
	padding: 15px;
	color:#FFF;
	background: url(../images/img09.gif) repeat-x;
}

/* Search */


#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(../images/img11.gif) repeat-x;
	border: 1px solid #FFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(../images/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

/* Footer */

#footer {
	padding-top:30px;
	text-align:center;
	
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000;
}

#footer a {
	color: #000;
}

/*Forms*/

fieldset {
	border:0;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px;
	padding-left: 150px; /*width of left column containing the label elements*/
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.cssform textarea{
	width: 210px;
	height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}

input:focus, textarea:focus{
	background-color:#F7F8B2;
	color:#000;
}

#buttons {
	padding-left:150px;
}

fieldset {
	border:0;
	}
	
#special_note {
	width:85%;
	padding:5px;
	text-align:center; 
	margin:10px auto;
	border:thin dotted #CCC; 
	background-color:#FFFFCC; 
	color:#000;
	font:.9em Verdana, Arial, Helvetica, sans-serif;
}

.commentbutton {
	margin:450px;
}
