body { 
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.25em;
	background-color: #ececec;
	margin: 0;
	padding: 0;
	border-width: 0;
}

.preload {
	display:none;
}

.divwrapper {
	width: 100%;
	min-height: 100%;
}

.wrapper {
	min-height: 1000px;
}

td.outerL {
	background-image: url(gfx/margin_l.png);
	background-repeat: repeat-y; background-position: right 0;
}
td.outerR {
	background-image: url(gfx/margin_r.png);
	background-repeat: repeat-y; background-position: left 0;
}

td.content {
	width: 75%;
	max-width: 720px;
}

table.fullfill {
	width: 100%;
	height: 100%;
	padding: 0;
	border-style: none;
	border-width: 0;
	outline-style: none;
	outline-width: 0;
}

#bannerLinks {
	float: right;
	text-align: right;
}

#mainTable {
	max-width: 720px;
}

#mainTD {
	margin: 20px 20px 10px 10px;
}

#picDescWrap {
	clear: both;
	height: 0px;
	float: left;
}

div.fontItalic {
	font-style: italic;
}

#picDesc {
	float: left;
	position: relative;
	left:-20px;
	top:340px;
	margin: 5px 10px 4px 2px;
	padding: 5px 10px 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	color: #ececec;
	background-color: #000000;
	font-family: "Arial";
	font-size: smaller;
}

#downloadDiv {
	float: right;
}

