/*** ALL ***/

body {
	margin: 0px;
	padding: 36px 0px;
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover { text-decoration: underline }

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

li {
	display: inline;
	margin: 0px 0px 0px 18px;
}

p, img, h3 { margin: 0px 18px 18px 0px }

img#title {	margin: 0px 18px 0px 14px }

h2 {
	margin: 18px 18px 18px 387px;
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	text-align: left;
	cursor: default;
}

h3, a#help {
	font-size: 11px;
	font-weight: bold;
}

div.rule {
	margin: 18px 18px 9px 18px;
	border-top: 1px solid #000000;
}

div#container {
	width: 954px;
	margin: 0px auto;
	padding: 0px;
}

div.divide { clear:both }


/*** LOST AND FOUND ***/

a#help {
	margin: 0px 18px 18px 18px;
	text-decoration: none;
	cursor: help;
}

p#helptext {
	width: 297px;
	margin: 0px 18px 18px 18px;
	cursor: default;
}

@media all {
	/* Hidden from stupid Mac IE */
	p#helptext { color: #FFFFFF }
}

img#lostfound { margin: 0px }

h2.no {
	padding-right: 18px;
	width: 87px;
	float: right;
	font-size: 27px;
	line-height: 45px;
}

h2#front {
	margin: 9px 0px 54px 0px;
	color: #FFFFFF;
}

h2#general {
	margin: 9px 0px 18px 0px;
}

.no sup {
	text-decoration: underline;
}

div#box { margin: 0px 18px 0px 18px }

div.squarescol {
	width: 297px;
	float: left;
}

#leftsquares {	margin: 56px 0px 0px 0px }

#rightsquares {	margin: 149px 0px 0px 0px }

div#center {
	margin: 18px;
	float: left;
}

div.square {
	height: 8px;
	width: 8px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: rgb(210,210,210);
	cursor: pointer;
}

#leftsquares div.square { float: right }

#rightsquares div.square { float: left }


/*** GENERAL ***/

img.gallery {
	border: 0px;
	margin: 0px 18px 13px 0px;
}

div.column {
	width: 351px;
	padding-left: 18px;
	float: left;
}

input {
	font-family: georgia, times, serif;
	font-size: 11px;
	width: 270px;
}

input.button {
	margin: 0px 18px 0px 0px;
	width: 72px;
}