body {
	margin:0px; padding:0px;
	text-align:center;
}

#wrapper-home {
	background: url("/webroot/www/images/bg-home.gif") repeat-y;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0px;
	width: 785px;
}

#wrapper {
	background: url("/webroot/www/images/bg.gif") repeat-y;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0px;
	width: 785px;
}

#header {
	margin: 0px;
	background: #333333;
}

#header img a {
	margin:0px;
}

#side-a {
	float: left;
	width: 150px;
	padding:0px;
	margin:0px;
	text-align:center;
}

#side-a-inner {
	width:90%;
	text-align:left;
	padding:0px;
	margin:0px auto;
	margin-top:10px;
}

#side-b {
	float: left;
	width: 150px;
	padding:0px;
	margin:0px;
	text-align:center;
}

#side-b-inner {
	width:90%;
	text-align:left;
	padding:0px;
	margin:0px auto;
	margin-top:10px;
}

#content-home { 
	float: left;
	width: 480px;
	padding:0px;
	margin:0px;
	text-align:center;
}


#content { 
	float: left;
	width: 630px;
	padding:0px;
	margin:0px;
	text-align:center;
}

#content-inner {
	width:95%;
	text-align:left;
	padding:0px;
	margin:0px auto;
	margin-top:10px;
}

#footer {
	border: 1px solid #999999;
	background:#FFFFFF;
	font-size:80%;
	text-align:center;
	clear: both;
}

div.event {
	text-align:left;
}

div.message {
	border:1px solid #CCCCFF;
	background: #9999CC;
}

div.error {
	border:1px solid #FFCCCC;
	background: #CC9999;
}

#content form {
	display: inline;
}

#content h1 {
	color: 000033;
	font-style: italic;
	display:inline;
	font-size:120%;
}

input.link {
	background:#FFFFFF;
	border:0px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:130%;
	text-decoration:underline;
	cursor:pointer;
}

#menu {
	background:#333333;
	padding: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#menu a {
	display:block;
	width:13.9%;
	float:left;
	height:28px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family: sans-serif;
	font-size: 75%;
	background: #6F7F9C;
	padding-top: 4px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
	line-height:90%;
}

#menu a:hover {
	background: #BFBFEC;
	color: #000000;
}

input.button {
	margin:2px;
}
span.note {
	color: #333333;
	font-size: 80%;
	margin-left: 5px;
}

div.actions {
	text-align:right;
}

div.clear {
	clear: both;
}

a:link{
color:#336699;
}
a:visited{
color:#999999;
}
a:active{
color:#CC9966;
}


p, td, ol, ul {font-family: Arial, Helvetica, sans-serif; line-height: 125%; vertical-align:top}

h1 {font-family: Times New Roman, Times, serif; font-style: italic; font-weight: bold; 
font-size: x-large; color: #000033}

h2 {font-family: Times New Roman, Times, serif; font-style: italic; font-weight: bold; 
font-size: large; color: #000033}

th {font-family: Times New Roman, Times, serif; text-align: left; font-weight: bold; font-size: large; color: #000033}

#membersearch td, #membersearch th { font-size: 8pt; }
#membersearch pre { margin: 0; padding: 0; font-family: Verdana, sans-serif; }

/*
h2 { font-size: 10pt; font-weight: bold; }
table { font-size: 8pt; width: 100%; }
table th { text-align: left; }
table tr.odd { background: #efefef; }
table td { vertical-align: top; } */