body {
	margin: 0;
	padding: 0;
	width: 755px;
	position: relative;
}

div#top {
	padding: 0px;
	text-align: right;
}

/* For IE-5, IE-6 in quirks mode */
div#top, div#full-wrapper {
	width: 755px;
}

div#full-wrapper {
	position: relative;
	width: 755px;
}

div#float-wrapper {
	padding-top: 10px;
	width: 580px;
}

div#header {
}

div#left-col {
	float: left;
	width: 165px;
}

div#centre-col {
	float: right;
	width: 390px;
}

* html div#centre-col {
/*	margin-left: 187px; */
}

div#right-col {
	padding-top: 10px;
	position: absolute;
	top: 0px;
	width: 165px;
	right: 0px;
}

* html div#right-col {
	margin-left: 587px;
}

div#footer {
	clear: both;
	width: 580px;
}

div.clear {
	clear: both;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
}

ul {
	margin-top: 0;
}

div.content {
	padding: 1em;
}

div.login {
	margin-left: 10px;
	margin-bottom: 1em;
}

/* Tan hacks, excludes all but IE-Win and IE-macintosh, prevent extending boxes */

* html div.crop {
	width: 100%;
	overflow: hidden;
}

* html #right-col .block p {
	width: 100%;
	overflow: hidden;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/

* html div#centre-col, * html div#header, * html div#right-col {
	height: 1%;
}

/* End hide from IE5/mac */


p, dt, dd, dl, address {
	margin: 0 0 0.5em;
	padding: 0;
}

#main-content p, #main-content dt, #main-content dl, #main-content address {
	margin: 0 0 1em;
	padding: 0;
}

img#logo {
	float: left;
}

form#searchform {
	float: right;
	width: 165px;
	padding-top: 7px;
}

#top ul.menu_1 {
	list-style: none;
	margin: 0;
	padding-top: 12px;
	font-size: 0.9em;
	font-weight: bold;
}

#top ul.menu_1 li {
	display: inline;
	padding: 0 1em;
}

div#right-col {
	padding-top: 10px;
}

#left-col ul.menu_1 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#left-col ul.menu_1 li {
	margin: 0px;
	padding: 7px 0px 7px 18px;
}

#left-col span.menu_1 {
	font-size: 1.2em;
	font-weight: bold;
}

#left-col ul.menu_2, #left-col ul.more {
	margin-left: 12px;
	padding: 0;
	font-size: 0.8em;
}

#left-col ul.menu_1 ul li {
	background-image: none;
	border-top: none;
	padding: 0;
	margin-left: 0px;
}

#left-col li a  {
	text-decoration: none;
}

#left-col li a:hover {
	text-decoration: underline;
}

#right-col .menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right-col .menu ul li {
	margin-left: 1em;
}

#left-col ul.useroptions {
	margin-left: 18px;
	padding: 0;
	font-size: 0.8em;
}

.username {
	font-weight: bold;
}

a.username {
	text-decoration: none;
	color: #000;
}

a.username:hover {
	text-decoration: underline;
}

input.halfbox {
	width: 150px;
}

input.button, input.defaultbutton {
	font-size: 0.9em;
}

input.button {
	font-weight: normal;
}

input.defaultbutton {
	font-weight: bold;
}

#left-col form.block {
	text-align: center;
	padding: 15px 0 20px;
}

div#footer .block {
	margin: 2em 0 1em 190px;
	padding: 0.8em 0.5em;
	text-align: right;
}

div#footer .block img {
	vertical-align: bottom;
}

div#footer #mailafriend {
	float: left;
	text-align: left;
}

div#footer #topofpage, span.topofpage {
	float: right;
	text-align: right;
}

div#footer #printfriendly {
	text-align: center;
}

div#footer #printfriendly img {
  cursor: help;
}

div#footer .block a {
	text-decoration: none;
}

div#footer a span {
	text-decoration: underline;
}

div#footer p {
	margin-left: 190px;
	margin-bottom: 1em;
	margin-top: 1em;
}

#right-col .block {
	clear: both;
	padding: 5px;
	margin: 1em 0;
}

#right-col .block h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.5;
}

#right-col .block h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

#right-col .block p, #right-col .block ul {
	font-size: 0.8em;
	margin-top: 0.5em;
}

#right-col .block p.readmore {
	margin-top: -0.5em;
}


#right-col ul.children-list {
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
	font-size: 0.8em;
}

#right-col ul.children-list li {
	margin-bottom: 0.3em;
}


#right-col ul.children-list li img {
	margin-top: 2px;
}

#right-col ul.children-list li {
	clear: left;
}

#right-col a {
	text-decoration: none;
}

#right-col a:hover {
	text-decoration: underline;
}

p.path {
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 5px;
	font-size: 0.85em;
	line-height: 150%;
}

.path .slash {
	padding: 0 0.3em;
}

.content-block {
	margin-top: 0;
	clear: both;
}

.content-block div {
	padding-top: 5px;
	margin-top: 0;
}

div.folder {
	padding: 5px;
}

.visitedLink, .normalLink {
	text-decoration: underline
}

div.flags {
	clear: both;
	margin: 1em 0;
}

div.flags p {
	padding: 5px 13px;
}

.flags ul {
	margin: 0 0 0.5em;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	text-align: center;
}

.flags li {
	display: inline;
	padding: 0px 13px;
	margin: 0;
}

div.visual {
	margin-bottom: 1em;
	text-align: center;
}

div.visual p {
	text-align: center;
	font-size: 0.8em;
}

table.list a {
	text-decoration: none;
}

table.list a:hover {
	text-decoration: underline;
}

ul.keyword-list {
	margin-left: 12px;
	padding: 0;
	list-style-image: url(../../../../design/ircstandard/images/bullet_green.gif);
}

div.logos {
	text-align: center;
}

div.logos a {
	text-decoration: none;
	margin-bottom: 1em;
}

div#bottomlogos {
	margin: 0px;
	width: 755px;
	text-align: center;
}

div #bottomlogos .visual .logos {
	margin-top: 0;
	padding-top: 0;
}

div#bottomlogos img {
	margin: 0px 10px;
}

div#bottomlogos a {
	text-decoration: none;
}

div.logoleft {
	float: left;
	width: 80px;
	margin: 0 0 1em;
}

div.logoright {
	float: right;
	width: 80px;
	margin: 0 0 1em;
}

div.logolast {
	text-align: center;
	margin-bottom: 1em;
}

div.logofull {
	margin-bottom: 1em;
}

div#footer .logos {
	text-align: center;
	width: 755px;
}

div.logobottom {
	display: inline;
}

div.logobottom img {
	vertical-align: middle;
	margin: 10px;
}