#quote {
   color: #EAB0FF;
   margin-top: 25px;
   margin-left: 22px;
   text-indent: -22px;
   line-height: 1.5;
}

#source {
   white-space: nowrap;
   text-align: right;
}

#index-table {
	background-color: #F3F3F3;
	width: 836px;
	text-align: left;
}

#index-table td {
	vertical-align: top;
	padding: 10px;
	background-color: #F8F8F8;
}

#left {
   width: 650px;
}

.word {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 5px;
	padding: 3px;
	margin-top: 5px;
	line-height: 25px;
}

.word a {
	color: #200001;
	text-decoration: none;
	text-transform: capitalize;
}

.wordoftheday {
   margin-bottom: 5px;
}

.definition {
   margin-bottom: 10px;
}

.example {
	margin-bottom: 10px;
	font-style: italic;
	color: #698C00;
}

#newest, .orangelink {
	color: #DE5F25;
	margin-bottom: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

#newest a, .orangelink a {
	background-color: #996600;
	padding: 3px 7px;
	margin: 3px 0;
	text-decoration: none;
	line-height: 23px;
	color: #000000;
}

#newest a:hover, .orangelink a:hover {
	text-decoration: underline;
}

.newest-title {
   margin-bottom: 2px;
}

#shop {
   margin: 0 auto;
   display: block;
   background-image: url(../img/shop-rollover.gif);
   background-repeat: no-repeat;
   width: 72px;
   height: 72px;
}

#shop:hover {
   background-position: 0 -72px;
}

#right {
   width: 60%;
}
.img-table {
	text-align: center;
	margin: 5px;
	padding: 2px;
}


#splash {
   margin: 15px 0;
}

#splash iframe {
   border: 2px solid #FFE3AA;
}

#ticker_div {
	text-align: center;
	width: 838px;
}

#ticker {
	font-size: 10px;
	margin: 3px auto;
	background-color: #CCCCCC;
	width: 830px;
	border: 1px solid #800000;
}

#ticker_left {
	background-color: #993333;
	color: #FFFFFF;
}

#ticker_left a {
   color: #FFFFFF;
   text-decoration: none;
}

#ticker_word {
   overflow: hidden;
   white-space: nowrap;
   width: 225px;
   text-overflow: ellipsis;
   text-align: right;
}

#ticker_right {
	color: #993333;
	background-color: #CCCCCC;
}

#ticker_right a {
   color: #993300;
   text-decoration: none;
}

#ticker_def {
	overflow: hidden;
	white-space: nowrap;
	width: 550px;
	text-overflow: ellipsis;
	text-align: left;
	color: #990033;
	background-color: #CCCCCC;
}
.num_of_words {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #99CC00;
	padding-top: 1px;
	margin: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.num_of_words_box {
	margin: 5px;
	padding: 2px;
	border: 2px solid #F3F3F3;
	text-align: center;
	height: 220px;
}
.img-table td {
	text-align: center;
	border: thin solid #F0F0F0;
}
.shoutbox {
	text-align: center;
	padding: 10px;
	width: 300px;
}
.table_medal {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align: center;
}
