body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF0E5;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, td, ol, ul, li, dl, dt, dd, a, a:link, a:visited {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

table {
	text-align: left;
}

a:hover {
	text-decoration: none;
}

img { display: block; }
.inline { display: inline; }

form {
	margin: 0;
	padding: 0;
}

#header {
	width: 769px;
	margin: 0 0 8px 0;
}

#clock {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 550px;
	padding: 4px 5px 0 0;
	color: #000;
	text-align: right;
	width: 769px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 214px; /* actual value */
}
html>#clock {
	width: 214px; /* be nice to opera */
}

#wrap {
	width: 769px;
	margin: 8px 0 10px 0;
	padding: 0;
}

#nav {
	float: left;
	display: inline;
	font-size: 11px;
	/*margin: 8px 0 10px 10px;*/
	margin: 0 10px 0 10px; /* NEW */
	width: 185px; /* ie 4/5 value */ /* UPDATED */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 165px; /* actual value */
}
html>#nav {
	width: 165px /* be nice to opera */
}

#nav a {
	font-size: 11px;
}

#nav .title {
	background-color: #FFC299;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 3px;
	border: 1px solid #F60;
	width: 165px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 157px; /* actual value */
}
html>#nav .title {
	width: 157px; /* be nice to opera */
}

#nav .section {
	background-color: #FFF0E5;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #F60;
	width: 165px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 153px; /* actual value */
}
html>#nav .section {
	width: 153px; /* be nice to opera */
}

#content {
	/*margin: 8px 10px 10px 185px;*/
	float: right; /* NEW */
	display: inline;
	margin: 0 10px 0 0px;
	width: 584px; /* ie 4/5 value */ /* UPDATED */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 574px; /* actual value */
}
html>#content {
	width: 574px; /* be nice to opera */
}

#footer {
	clear: both;
	background-color: #FFF0E5;
	margin: 10px;
	padding: 5px;
	border: 1px solid #F60;
	width: 769px; /* ie 4/5 value */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 737px; /* actual value */
}
html>#footer {
	width: 737px; /* be nice to opera */
}

#draftimeBanner {
	margin: 10px auto;
	width: 728px;
}

.extensionPreview {
	float: right;
	margin: 0 0 5px 5px;
	color: #667;
	font-size: .9em;
	font-style: italic;
	width: 207px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 202px;
}
html>.extensionPreview {
	width: 202px;
}

.extensionPreview img {
	border: 1px solid #CCC;
}

/* OLD STYLE SHEET */

li {
	padding-bottom: 5px;
}
ul {
	margin-bottom: 0px;
}
.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFDABF;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tableTitle {
	background-color: #FFC299;
	border: 1px solid #FF8C40;
	margin-bottom: 1px;
	font-weight: bold;
}
.tableSubTitle {
	background-color: #FFD2B2;
	border: 1px solid #FFB280;
	margin-bottom: 1px;
	font-weight: bold;
}
.tableSection {
	background-color: #FFF0E5;
	border: 1px solid #FF8C40;
	margin-bottom: 10px;
}
.tableSubSection {
	border: 1px solid #FFB280;
	margin-bottom: 20px;
	text-align: left;
}
.tableBordered {
	border: 1px solid #FFB280;
	margin-bottom: 1px;
}
.menuSection {
	background-color: #FFF0E5;
	border: 1px solid #FF8C40;
	margin-bottom: 10px;
}
.sortables {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.sortablesLink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.largeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bottomLinks {
	color: #333333;
	text-decoration: none;
}
.OTC_version {
	font-size: 9px;
	color: #F60;
}

.OTC_player_selected {
	text-decoration: line-through;
	color: #999;
}

#google {
	width: 120px;
	height: 600px;
	position: absolute;
	left: 790px;
	top: 10px;
	text-align: center;
}

/* SCRIPTACULOUS */
div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #F60;
	margin:0px;
	padding:0px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected { background-color: #FFE1CC;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding: 5px;
	cursor:pointer;
}
