body
{
	background: #ffffff;
	color: #505050;
	font-family: "Computer Modern", serif;
	margin: 0;
	font-size:16px;
	padding: 0;
	text-align: center;
}

p
{
	line-height: 1.5em;
	margin: 0 0 15px;
}

a
{
	color: #CE4515;
/*	font-weight: 550;
*/	text-decoration: none;
}

a:hover
{
	color: #d04a10;
}

hr
{
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom: 1px solid #d8d8d8;
	margin:25px auto 20px auto;
	width: 50%;
}

dt
{
	font-weight: 700;
}

dd
{
	margin: 1px 0 12px 15px;
}

#container
{
	margin: 0 auto;
	text-align: left;
	max-width: 800px;
}

#sitename
{
/*	background: url(img/leaves.jpg) top center no-repeat;
*/	color: #090909;
	font-family: "adobe-garamond-pro",serif;
/*	height: 80px;
*/	/*margin: 0 20px 0px 0;*/
	margin-top:39px;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	text-align: center;
}

#sitename a
{
	color:#090909;
}

#sitename h1
{
	font-size: 100%;
	margin: 0;
	font-weight:normal;
	letter-spacing:6px;
	font-size:70px;
	padding-top: 20px;
	padding-bottom:20px;
}

/*#sitename span
{
	font-size: 1.6em;
	letter-spacing: -1px;
	margin: 0;
}*/

#nav
{
	float: top;
	max-width: 752px;
	min-height: 1px;
}

#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a
{
	display: block;
	font-size: 1.2em;
	letter-spacing: -1px;
	padding: 7px 20px 4px 11px;
	text-decoration: none;
}

#nav a:hover
{
	color: #505050;
}

#nav li
{
	float: top;
	margin: 0 4px 0 4px;
	padding: 0 0 0 9px;
}

#nav #current
{
	background: url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a
{
	background: url(img/tabs.gif) no-repeat 100% -41px;
	color: #303030;
	padding: 7px 20px 5px 11px;
}

#wrap1
{
	background: #ffffff;
	clear: both;
	padding: 0;
	max-width: 800px;
}

#wrap2
{
	padding: 10px;
	max-width: 780px;
}

#header
{
	height: 30px;
	position: relative;
	max-width: 730px;
}

#header h1
{
	float: left;
	font-size: 1.4em;
	margin: 0;
	width: 180px;
}

#topbox
{
	visibility:hidden;
	color: #808080;
	margin: 0 0 4px;
	text-align: right;
}

#topbox a
{
	color: #d04a10;
}

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

#leftside
{
	position: absolute;
	top:0px;
	margin-left:-10px;
	width: 500px;
}



#leftside h1
{
	font-size: 1.4em;
	font-weight: 400;
}

#leftside .menuitem
{
	float:left;
}

#rightside
{
	float: right;
	margin: 40px 15px 20px 0;
	width: 130px;
}

#rightside h1
{
	font-size: 1.4em;
	font-weight: 400;
	margin: 0 0 12px;
}

#rightside p
{
	font-size: 0.9em;
	margin: 2px 0 12px 10px;
}

#rightside img
{
	border: 1px solid #fa9035;
	margin: 10px 0 5px 5px;
	padding: 2px;
}

#content
{
	margin-top:30px;
}

#contentalt
{
	margin: 45px 15px 0 180px;
}

#content p,#contentalt p
{
	margin: 8px 0 0 10px;
}

#content h1,#contentalt h1
{
	color: #505050;
	font-size: 2em;
	font-weight: 400;
	margin: 15px 0 10px;
	font-family:"adobe-garamond-pro", serif;
	padding: 0;
}

#content h2,#contentalt h2
{
	color: #505050;
	font-size: 1.5em;
	font-weight: 400;
	font-family:"adobe-garamond-pro", serif;
	margin: 20px 0 10px;
	padding: 0;
}

#content h3,#contentalt h3
{
	color: #505050;
	font-weight: 500;
	font-family:"adobe-garamond-pro", "Computer Modern", serif;
	margin: 20px 10px 7px;
}

#content ol li
{
	margin-bottom:20px;
}

#footer
{
	clear: both;
	color: #a0a0a0;
	font-size: 0.9em;
	height: 26px;
	margin-top: 20px;
	padding: 1px;
	text-align: right;
	max-width: 730px;
}

#footer a
{
	color: #a0a0a0;
	font-weight: 400;
}

#footer a:hover
{
	color: #a0a0a0;
	text-decoration: underline;
}

.menublock
{
	margin-bottom: 10px;
}

.nav
{
	float:left;
	color: #919191;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 1px;
	padding: 8px 12px 8px 12px;
	position: relative;
	text-decoration: none;
}

.nav a
{
	color:#919191;
}

.nav:hover
{
	background:#d8d8d8;
	color: #121212;
}

.sub
{
	font-size: 0.9em;
	margin-left: 20px;
	padding: 1px 1px 1px 6px;
	width: 105px;
}

.sub:hover
{
	border: 1px solid #fa9035;
	color: #505050;
	padding: 0 0 0 5px;
}

.intro
{
	font-weight: 700;
}

.active
{
	border: 1px solid #fa9035;
	padding: 1px 1px 1px 9px;
}

.box
{
	background: #f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border: 1px solid #d0d4d4;
	color: #505050;
	margin: 15px auto;
	padding: 10px 10px 10px 20px;
	width: 75%;
}

.photo
{
	margin: 5px auto 15px;
	padding: 5px;
}

.smallcaps
{
	font-variant: small-caps;
}

.mini
{
	color: #a0a0a0;
	font-size: 0.75em;
	font-weight: 400;
	line-height: 1.2em;
	margin: 20px 0 10px 8px;
}

.small
{
	font-size: 0.85em;
}

.large
{
	font-size: 1.4em;
}

.soft
{
	color: #808080;
}

.normal
{
	font-weight: 400;
}

.sharp
{
	color: #101010;
}

.center
{
	text-align: center;
}

.hide
{
	display: none;
}

li	{
	line-height: 1.3em;
}



.math {
	font-weight:50;
}

@font-face {
    font-family: "Computer Modern";
    src: url('fonts/cmunrm-webfont.eot');
    src: url('fonts/cmunrm-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunrm-webfont.woff') format('woff'),
         url('fonts/cmunrm-webfont.ttf') format('truetype'),
         url('fonts/cmunrm-webfont.svg#CMUSerifRoman') format('svg');
		font-style:normal;
  }
  @font-face {
    font-family: "Computer Modern";
    src: url('fonts/cmunbx-webfont.eot');
    src: url('fonts/cmunbx-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunbx-webfont.woff') format('woff'),
         url('fonts/cmunbx-webfont.ttf') format('truetype'),
         url('fonts/cmunbx-webfont.svg#CMUSerifBold') format('svg');
    font-weight: bold;
  }
  @font-face {
    font-family: "Computer Modern";
    src: url('fonts/cmunti-webfont.eot');
    src: url('fonts/cmunti-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunti-webfont.woff') format('woff'),
         url('fonts/cmunti-webfont.ttf') format('truetype'),
         url('fonts/cmunti-webfont.svg#CMUSerifItalic') format('svg');
    font-style: italic;
  }
  @font-face {
    font-family: "Computer Modern";
    src: url('fonts/cmunbi-webfont.eot');
    src: url('fonts/cmunbi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunbi-webfont.woff') format('woff'),
         url('fonts/cmunbi-webfont.ttf') format('truetype'),
         url('fonts/cmunbi-webfont.svg#CMUBrightBoldOblique') format('svg');
    font-weight: bold;
    font-style: italic;
  }

@font-face {
    font-family: "CM Concrete";
    src: url('fonts/cmunorm-webfont.eot');
    src: url('fonts/cmunorm-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunorm-webfont.woff') format('woff'),
         url('fonts/cmunorm-webfont.ttf') format('truetype'),
         url('fonts/cmunorm-webfont.svg#CMUSerifRoman') format('svg');
  }
  @font-face {
    font-family: "CM Concrete";
    src: url('fonts/cmunobx-webfont.eot');
    src: url('fonts/cmunobx-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunobx-webfont.woff') format('woff'),
         url('fonts/cmunobx-webfont.ttf') format('truetype'),
         url('fonts/cmunobx-webfont.svg#CMUSerifBold') format('svg');
    font-weight: bold;
  }
  @font-face {
    font-family: "CM Concrete";
    src: url('fonts/cmunoti-webfont.eot');
    src: url('fonts/cmunoti-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunoti-webfont.woff') format('woff'),
         url('fonts/cmunoti-webfont.ttf') format('truetype'),
         url('fonts/cmunoti-webfont.svg#CMUSerifItalic') format('svg');
    font-style: italic, oblique;
  }
  @font-face {
    font-family: "CM Concrete";
    src: url('fonts/cmunobi-webfont.eot');
    src: url('fonts/cmunobi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cmunobi-webfont.woff') format('woff'),
         url('fonts/cmunobi-webfont.ttf') format('truetype'),
         url('fonts/cmunobi-webfont.svg#CMUBrightBoldOblique') format('svg');
    font-weight: bold;
    font-style: italic, oblique;
  }

