abbr, acronym {
	border-bottom: 1px dotted #000000;
	cursor: help;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../../images/bg.jpg);
}

#page {
	width: 934px;
	margin: 10px auto;
	background-image: url(../../images/pg_bg.jpg);
	background-repeat: repeat-y;
}
#left {
	background-image: url(../../images/pg_left.jpg);
	background-repeat: no-repeat;
	height: 590px;
	width: 180px;
	float: left;
}
#top {
	background-image: url(../../images/pg_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
}
#menu {
	background-color: Black;
	width: 744px;
	height: 25px;
	width: auto;
	margin-right: 8px;	
}
#under {
	background-image: url(../../images/pg_under.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
#contentwrapper {
	margin: 10px 25px 10px 180px;
	padding: 0 20px 10px 20px;
	font-size: .8em;
}
#content {
	width: 450px;
	float: left;
	line-height: 1.5em;
}
#side {
	width: 180px;
	float: left;
	margin-left: 20px;
	padding: 10px;
}
#btm {
	clear: both;
	background-image: url(../../images/pg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}
#textmenu {
	text-align: center;
	font-size: .8em;
}
#credits {
	text-align: right;
	font-size: .7em;
}
h1 {
	font-size: 1.5em;
	color: #0A4E0A;
}
.imp {
	font-weight: bold;
}
.clearit {
	clear: both;
	height: 0;
}
.ctr {
	text-align: center;
	margin: 0 auto;
}
.caption {
	font-style: italic;
	font-size: .8em;
}
#wiz {
	margin: 25px auto 0 auto;
}
