body { 
	text-align: center;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage( mirror = 1 ); */
}
	
.spacer {
	clear: both;
}

#pageHeader {
	width: 760px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#pageFooter {
	width: 760px;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: .5em;
	padding-top: .5em;
	margin-left: auto;
	margin-right: auto;
}

#everything {
	width: 760px;
	border: 1px solid #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 1em;
}

.leftside {
	float: none;
	text-align: left;
	width: 750px; /* 450px  */
}

.rightside {
	display: none;
	/*
	float: right;
	text-align: left;
	width: 300px;
	*/
}

.searchForm { 
	background-color: #eee; 
	text-align: center;
	white-space: nowrap;
	margin: .5em 4.5em 1em;
	padding: .5em; 
	width: 570px; 
	border: 1px solid #333;
}

.searchinput {}

.searchformextras {
	font-size: xx-small; 
	text-align: left;
	white-space: nowrap;
}

.insentry { 
	font-size: x-small; 
	border: 1px solid #fff; 
	margin: 2px 5px;
}

.inshead {
	font-weight: bold;
	padding: 0px;
	width: 45px;
	float: left;
}
.inscont {
	
}
#wsdheader {
	background-color: #ffe8ba; 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	text-align: center; 
	border-bottom: 1px #bfbebe solid; 
	margin: 1em 0px;
	padding: 4px;
}

#wsdheader h3 {
	display: inline;
	font-size: xx-small;
}

#wsdheader .description {
	padding-left: 1ex;
	font-weight: normal;
}

.wsd {
	margin: 5px;
	padding: 5px;
}
#wsdTable {
	width: 100%;
}
.wsd dl {
	margin-top: 0px;
}
.wsd dt {
	font-size: x-large;
	font-weight: bold;
}
.wsd dd {
	font-size: small;
	margin-left: 0px;
	margin-bottom: 1.5em;
}

/*
.colA {
	float: none;
	width: 400px;
}

.colB {
	margin: 0px 5px;
	padding: 0px 10px 0px 10px;
	float: right;
	width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 410px;
}
html>body .colB { width: 430px; }
*/

#tagline {
	font-family: Verdana, sans-serif; 
	font-size: xx-small; 
	padding: 5px; 
	text-align: center; 
	margin: 0px;
	margin-top: 1em;
	background-color: #ebfcbb;
	border: 1px solid #4a9936;
}

/*
.box {
	margin: 0px;
}

.boxHead, .boxHead2, .boxHead2SubLeft {
	background: url(images/tri.gif) top right no-repeat #4d99e5;
	color: #fff;
	height: 13px;
	font-family: Verdana, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	margin-right: 100px;
	margin-bottom: 0px;
	padding: 2px 10px 0px 8px;
	vertical-align: bottom;
}
.boxHead a, .boxHead2 a, .boxHead2SubLeft a {
	color: #fff;
}
.boxHead a:hover,
.boxHead2 a:hover {
	color: #ff0;
}

.boxHead2 {
	background-color: #9b72cf;
}

.boxHead2Sub {
	background-color: #f1f1fd;
	border-left:  3px solid #9b72cf;
	border-right: 3px solid #9b72cf;
	margin: 0px;
	height: 13px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-left-width: 3px;
	border-right-width: 3px;
}
html>body .boxHead2Sub {
	border-left-width: 1px;
	border-right-width: 1px;
}

h3.boxHead2SubLeft{
	margin-top: 0px;
}

.boxHead2SubLeft {
	background: #9b72cf url(images/tri2.gif) top right no-repeat; 
	margin-right: 100px;
}

.boxContent, .boxContent2 {
	padding: 5px;
	border: 1px solid #4d99e5;
	border-top-width: 3px;
	background-color: #e5f6ff; 
	font-size: x-small;
	margin-top: 0px;
}

.boxContent2 {
	background-color:#f1f1fd; 
	border-color: #9b72cf; 
}

.boxContent2 ul {
	margin: 0px;
	padding-left: 5px;
}

.boxContent2 li {
	list-style-position: inside;
}

.boxContent2 li .desc {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: xx-small;
}
*/


a:hover {
	color: #f00;
}

.line { white-space: nowrap; }

/* Make the font a little bigger for Mozilla */

html[xmlns] .insentry,
html[xmlns] .wsd dt,
html[xmlns] .boxContent, .boxContent2 
{ 
	font-size: medium; 
}

html[xmlns] #wsdheader h3,
html[xmlns] .searchformextras,
html[xmlns] .boxContent2 li .desc,
html[xmlns] .boxHead, .boxHead2, .boxHead2SubLeft
{
	font-size: small;
}

span.searchword {
	background-color: #ff0;
	color: #000;
}


