/* generated by csscreator.com */ 
* {
	margin: 0;
	padding: 0;
	/*height: 90%;*/
}

body, body div, body p, body th, 
body td, body li, body dd  {
    /* more specific */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small
    /* intended value for better browsers */
}

html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd  {
    font-size:    small
    /* be nice to Opera */
    }

body {
	font-family: "Century Schoolbook", "New Century Schoolbook", Georgia, "Times New Roman", Times, serif;
/*font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;*/
color: #333333;
	background-color: #FFF5E6;
text-align: center;
min-width: 800px;
}

#wrapper {
	background-color: #FFF5E6;
	width: 80%;
	min-width: 400px;
	min-height: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

#header h1 {
	padding: 100px 0 0 0;
	overflow: hidden;
	background-image: url(images/newheader.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:100px;
}

#nav {
	margin-top: -5px;
	text-align: left;
	margin-left: 20px;
	line-height: 3em;
	border-bottom: solid;
}

#nav a {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #000000;
	background-color: #CCCCCC;
	font-size: 16px;
	padding: 0 5px 0 5px;
}

#nav a:hover {
	background-color: #FFFFFF;
}

#nav li {
	display: inline;
	padding: 0 5px 0 5px;
	margin-top: 10px;
}

h2 {
	clear: both;
	padding: 5px 0 0 10px;
}

#leftcolumn {
	float: left;
	width: 20%;
	padding-top: 20px;
}

#leftcolumn p {
	font-size: 1.2em;
	line-height: 1.6em;
margin-top: 0;
margin-bottom: 1em;
padding-left: .5em;
padding-right: 1em;
}

#leftcolumn a {
	color: #333;
}

#leftcolumn a:hover {
	text-decoration: none;
}

#maincolumn {
float: left;
width: 39%;
	padding-top: 20px;
	margin-bottom: 10px;
	min-height: 340px;
}

#rightcolumn {
	float: right;
	width: 33%;
	padding-top: 20px;
}

#rightcolumn p {
	font-size: 1em;
	line-height: 1.1em;
margin-top: 0;
margin-bottom: 1em;
padding-left: 1em;
padding-right: 1em;
}

#rightcolumn .fraction {
	letter-spacing: -.1em;
}

#rightcolumn a {
	color: #333;
}

#rightcolumn a:hover {
	text-decoration: none;
}

#figure {
  float: right;
  width: auto;
  border: thin silver solid;
  padding-top: 5px;
}

#figure p {
  text-align: center;
  font-style: italic;
}

#maincolumn .pullquote {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight: bold;
	font-style: italic;
	/*float: left;*/
	width: 75%;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
margin-bottom: 1em;
padding-left: 1.5em;
padding-right: 1.5em;
}

#maincolumn p {
	font-size: 1.2em;
	line-height: 1.6em;
}

#maincolumn blockquote {
	width: 75%;
	margin: 1em auto 1em auto;
line-height: 1.3em;
font-size: 95%;
}

#maincolumn sup a:link, #endnotes sup a:link, #maincolumn sup a:visited, #endnotes sup a:visited {
color: #333;
line-height: 0em;
margin-left: .1em;
margin-right:.2em;
padding: .2em .3em .2em .3em;
background: #CCCCCC;
text-decoration: none;
font-size: xx-small;
font-weight: bolder;
border: none;
}

#maincolumn sup a:hover, #endnotes sup a:hover, #maincolumn sup a:active, #endnotes sup a:active {
background-color: #FFCC80;
}

#rule {
color: #F6FFFD;
width: auto;
height:2px;
border-top: 1px solid #333;
margin: 0 0 1em 0;
}

#endnotes p {
font-size: 95%;
line-height:120%;
margin-bottom: .75em;
}


#footer {
position: relative;
/*background-image:url(images/fwpreview_footer.jpg);
background-position: left bottom;*/
padding: 10px 30px 20px 25px;
clear: both;
border-top: solid;
}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

#footer a {
	color: #333;
}

#footer a:hover {
	text-decoration: none;
}
