body {
	background: url(images/back.jpg) left top repeat-x #695239;
	margin: 0;
	text-align: center;
	font:8pt/11pt Georgia,Serif;
	line-height:1.6em;
	}
a:link {
  color:#6B5E49;
  text-decoration:none;
  }
a:visited {
  color:#85745A;
  text-decoration:none;
  }
a:hover {
  color:#9E8B6C;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


/* Container
----------------------------------------------- */
#container {
	margin: 0 auto;
	width: 672px;
	background: url(images/backTwo.jpg) left top repeat-y #FFFFFF;
	text-align: left;
  }
 /* Header
----------------------------------------------- */
#headerMain {
  width: 672px;
  height: 228px;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  background-position: center;
  }
#headerLeft {
  width: 6px;
  height: 228px;
  background-image: url(images/leftHeader.jpg);
  background-repeat: no-repeat;
  float: left;
  }
#headerRight {
  width: 6px;
  height: 228px;
  background-image: url(images/rightHeader.jpg);
  background-repeat: no-repeat;
  float: right;
}

/* Nav Bar
----------------------------------------------- */

#nav {
	position: relative;
	top: 109px;
	left: 62px;
        /* any IE */
        left: expression('56px');
	}
#nav-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav-main ul li {
    position: absolute;
	top: 0;
	left: 0;
	}
#nav-main ul li a {
	display: block;
	text-decoration: none;
	}
#nav-main ul li#nav-main-news a		{}
#nav-main ul li#nav-main-contact a 	{ background-position: -49px 0; }
#nav-main ul li#nav-main-hpprogram a	{ background-position: -121px 0; }
#nav-main ul li#nav-main-calendar a	{ background-position: -216px 0; }
#nav-main ul li#nav-main-resources a	{ background-position: -298px 0; }
#nav-main ul li#nav-main-sigmapikappa a	{ background-position: -383px 0; }
#nav-main ul li#nav-main-store a	{ background-position: -493px 0; }

#nav-main ul li.primary {
	top: 30px;
	left: 0;
	background: url(images/headerNav.jpg) 0px  -30px no-repeat;
	height: 30px;
	text-indent: -3000px;
	}
#nav-main ul li#nav-main-news { 
	width: 49px;
	}
#nav-main ul li#nav-main-contact {
	left: 49px;
	background-position: -49px -30px;
	width: 72px;
	}
#nav-main ul li#nav-main-hpprogram {
	left: 121px;
	background-position: -121px -30px;
	width: 95px;
	}
#nav-main ul li#nav-main-calendar {
	left: 216px;
	background-position: -216px -30px;
	width: 82px;
	}
#nav-main ul li#nav-main-resources {
	left: 298px;
	background-position: -298px -30px;
	width: 85px;
	}
#nav-main ul li#nav-main-sigmapikappa {
	left: 383px;
	background-position: -383px -30px;
	width: 110px;
	}
#nav-main ul li#nav-main-store {
	left: 493px;
	background-position: -493px -30px;
	width: 54px;
	}
#nav-main ul li.primary a {
	background: url(images/headerNav.jpg) left top no-repeat;
	line-height: 30px;
	height: 30px;
	}
#nav-main ul li#nav-main-news a		{ }
#nav-main ul li#nav-main-contact a 	{ background-position: -49px 0; }
#nav-main ul li#nav-main-hpprogram a	{ background-position: -121px 0; }
#nav-main ul li#nav-main-calendar a	{ background-position: -216px 0; }
#nav-main ul li#nav-main-resources a	{ background-position: -298px 0; }
#nav-main ul li#nav-main-sigmapikappa a	{ background-position: -383px 0; }
#nav-main ul li#nav-main-store a	{ background-position: -493px 0; }
#nav-main ul li a:hover 				{ background-image: none; }

/* Content
----------------------------------------------- */

#mainContent {
	position: relative;
	padding:0;
	width: 645px;
	left: 15px;
	top: -20px;
 }
#contentLeft {
  width: 415px;
  float: right;
  }
#contentRight {
  width: 215px;
  float: left;
}

/* Posts
----------------------------------------------- */
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #CFCAC3;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:120%;
  font-weight:normal;
  line-height:1.4em;
  color:#BA0500;
  }
.post-title a, .post-title a:visited, .post-title strong {
  color:#BA0500;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#610300;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:85%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border-bottom:1px solid #F5EEE6;
  border-right:1px solid #F5EEE6;
  border-top:1px solid #E8E2DA;
  border-left:1px solid #E8E2DA;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
hr {
	margin:2em 0 2em 0;
	border: none 0;
	border-bottom:1px dotted #CFCAC3;
	background:none;
    height:1px;
    width:100%;
   }
#post-footer-header {
	font-size: 0.9em;
	margin: 0 0 0.3em 0;
}
#post-footer-header img{
	padding:2px;
	border:0;
}


/* Comments
----------------------------------------------- */
div.formcontainer {
	font-size: 1em;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	background: #fff;
	color: #555;
	display: inline;
	float: left;
	margin: 0.3em 0;
}
div.formright {
	text-align: left;
	width: 75%;
	padding: 0.2em 0;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 6em;
	padding: 0.2em 0.75em 0.2em 0;
}
  
/* Sidebar Content
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:95%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #CFCAC3;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
.bar img {
  padding: 4px;
  border-bottom:1px solid #F5EEE6;
  border-right:1px solid #F5EEE6;
  border-top:1px solid #E8E2DA;
  border-left:1px solid #E8E2DA;
  }
#sidebarCredit {
  text-align: center;
  font-variant:small-caps;
  width: 200px;
  padding: 4px;
  border-bottom:1px solid #F5EEE6;
  border-right:1px solid #F5EEE6;
  border-top:1px solid #E8E2DA;
  border-left:1px solid #E8E2DA;
  margin-bottom:10px;
  }
/* Footer
----------------------------------------------- */

#footer {
	margin: 0 auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 672px;
	height: 72px;
	text-align: center;
	color:#D9D4CF;
	clear:both;
 }
