body {
	font-family: Georgia, serif;
	font-size: 100%;
}

#intro {
	font-size: 140%;
}

#content {
	border-right: 3px solid #E9E9E9;
	border-left: 3px solid #E9E9E9;
	background-color: white;
	padding: 8px;
	margin: 35px 0px;
	position: absolute;
	left: 180px;
	width: 800px;
}

#logo img {
	width: 80px;
	height: 30px;
	position: absolute;
	right: 30px;
}

#leftcol {
	margin: 35px 0;
	position: absolute;
	width: 160px;
}

#rightcol {
	margin: 35px 0;
	position: absolute;
	left: 1010px;
	width: 200px;
}

#rightcol img {
	border-style: none;
	position: absolute;
	right: 0;
}

img {
	border-style: none;
}

h1 {
	text-align: left;
	margin-left: 0px;
	background-color: whiteSmoke;
	font-size: 140%;
	font-weight: bold;
	padding: 8px 8px 8px 10px;
	position: relative;
	border-bottom: 3px solid #DEDEDE;
	border-top: 3px solid #E4E4E4;
}

h2 {
	background-color: #E5E5E5;
	font-size: 120%;
	font-weight: bold;
	padding: 8px 8px 8px 10px;
	position: relative;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #E4E4E4;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#topnav {
	background-color: #2D2D2D;
	background-image: none;
	background-position: 0 -638px;
	background-repeat: repeat-x;
	opacity: 1;
	position: absolute;
	top: 0;
	z-index: 990;
	width: 100%;
}

.topnav {
	width: 105em;
}

#topnav a:hover {
	background-color: #D3D3D3;
}

#topnav a:visited {
	color: #AAAAAA
}

#topnav ul li {
	display: inline;
	float: none;
	font-size: 16px;
	padding: 0 0.85em;
}

#topnav ul {
	margin: 0;
	margin: 4px;
	padding: 0;
}

#topnav li a {
	float: left;
	display: block;
	color: #AAA;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
	font-size: 80%;
	padding: 0 5px;
}

td.header {
	background: #EEEEEE none repeat scroll 0%;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

h2 a {
	padding: 0pt 0px 0px;
}

a {
	color: #0000CC;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #551A8B;
}

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

.twitter {
	position: fixed;
	top: 500px;
	right: 0px;
	z-index
	=
	-100;
}
