img {
	border: none;
}

a {
	text-decoration: none;
	color: #9d9d9d;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font: 12px/18px Trebuchet, "Trebuchet MS", Verdana, "Lucida Grande", Lucida, sans-serif;
	letter-spacing: 0.1em;
}

p {
	margin-top: 0;
	margin-bottom: 14pt;
}

p.archive {
	margin-bottom: 2pt;
	font-size: 8pt;
}

table {
	border-collapse: collapse;
	border: none;
}

td {
	padding: 0;
	vertical-align: top;
}

/* @group layout */

#layout-page {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	position: relative;
}

#layout-nav {
	width: 820px;
	height: 100px;
	float: left;
}

#layout-content {
	width: 520px;
	margin-right: 60px;
	float: left;
}

#layout-tools {
	float: right;
	width: 240px;
}

#layout-home {
	position: relative;
	width: 820px;
}



/* @end */

/* @group nav */

#nav-subnav {
	
}

#nav-subnav ul {
	margin: 5px 0 0 75px;
	padding: 0;
	list-style-type: none;
}

#nav-subnav li {
	float: left;
	margin-right: 20px;
}

#nav-subnav li a {
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
}

#nav-subnav li a:hover, #nav-subnav li span.current  {
	color: #9d9d9d;
}

#nav-links {
	margin-top: 20px;
}

#nav-links a {
	margin-right: 30px;
}



/* @end */

/* @group content */

.article {
	padding: 40px;
	background-color: #000;
	color: #fff;
	line-height: 15pt;
	margin-bottom: 20px;
}

.events h1 {
	margin-bottom: 0.2em;
	
}

p.date {
	margin-bottom: 1.5em;
}

.article-image {
	margin-bottom: 30px;
}

.article table {
	width: 100%;
}

h1, h2.notice {
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

h2.notice {
	color: #e2cf49;
	text-transform: uppercase;
	margin-bottom: 0;
	white-space: nowrap;
	text-align: right;
}

/* @end */

/* @group tools */

#layout-tools h3 {
	margin-top: 2em;
}

#layout-tools h3:first-child {
	margin-top: 0;
}

#layout-tools #tools-bold {
	margin-top: 0;
	position: relative;
	left: -10px;
}

#tools-tweet {
	width: 160px;
        font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	font-style: normal;

}

#tools-tweet ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tools-tweet li {
	margin-bottom: 1em;
}



/* @end */

/* @group home */

.home-caption {
	position: absolute;
	top: 475px;
	left: 375px;
}

#home-logo {
	margin-bottom: 20px;
	float: left;
}

#home-links {
	margin-left: 20px;
	float: left;
	display: none;
}

#layout-home #nav-links {
	margin-top: 10px;
	margin-right: 20px;
	float: right;
}

#home-links a {
	margin-left: 10px;
}

#layout-home #nav-links a {
	margin-left: 40px;
	margin-right: 0;
}



/* @end */
