

body {
	margin: 0px;
	padding: 0;
	background: #6493AF;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D3726;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.1em;
	text-align:center;
}

ul {
}

a {
	text-decoration: none;
	color: #2F2A1D;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1024px;
	margin: 0 auto;
	height: 115px;
	background: url(../images/img01b.jpg) no-repeat left top;
}

/* Header */

#logo {
	float: left;
	width: 450px;
	padding: 50px 0px 0px 30px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	margin: 0px;
	padding-left: 110px;
	letter-spacing: 1px;
	text-transform: none;
	font-size: 32px;
}

#logo p {
	letter-spacing: -1px;
	text-transform: lowercase;
	margin: 0px;
	padding: 18px 0px 0px 3px;
	font-size: 18px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

.menu {
	width: 988px;
	margin: 0 auto;
	height: 40px;
	background: url(../images/img06a.jpg) repeat-x left top;
/*	float: none;width: 550px;height: 40px;*/
}

.menu ul {
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.menu li {
	float: left;
	display: inline;
}

.menu a {
	display: block;
	height: 30px;
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 11px 7px 0px 7px;
	background: url(../images/img06a.jpg) repeat-x left top;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFCC00;
	text-align:center;
	border-right: 1px solid #E7E7E7;
	/*#BFB28D;*/
}

.menu a:hover {
	color: #0000FF;
	background: url(../images/img08.jpg) repeat-x left top;
}

.menu .current_page_item a {
	color: #0000FF;
	background: url(../images/img08.jpg) repeat-x left top;
	width:63px;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 964px;
	margin: 0px auto;
	padding: 10px 30px;
	background: #BFB28D url(../images/img02c.jpg) repeat-y left top;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 20px 10px;
}

.post {
	
	line-height: 175%;
	background: none;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #2F2A1D;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 20px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.byline a {
	color: #666666;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 10px 0px 10px;
	border-bottom:1px solid #000000;
}

.links {
}

.links a {
	width: 100px;
	display: block;
	margin: 0px;
	padding: 0px;
	background: #590202;
	text-align: center;
	color: #FFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar_left {
	float: left;
	width: 210px;
	font-size: 11px;
}

#sidebar_right {
	float: right;
	width: 210px;
	font-size: 11px;
}

.sidebar {
	float: left;
	color: #3D3726;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	background: none;
}

.sidebar li ul {
	background: none;
	margin-bottom: 40px;
}

.sidebar li li {
	line-height: 220%;
	padding: 0px 16px 0px 16px;
	background: none;
}


.sidebar li h2 {
	height: 32px;
	padding: 8px 0px 0px 15px;
	background: url(../images/img04y.jpg) no-repeat left top;
	letter-spacing: 1px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar h2 a {
}

.sidebar a {
	color: #2F2A1D;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B8AB86;
}

#footer a {
	color: #B8AB86;
}

#footer .link {
}

#footer .copyright {
}

/*added by me*/
h2 {
	height: 32px;
	padding: 8px 0px 0px 15px;
	background: url(../images/img04x.jpg) repeat left top;
	letter-spacing: 1px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
color:#330000;
}
.right{
color:#990000;
font-weight:bold;
}
.explanation
{
background-color:#FFFF99;
border:solid #330000;
padding-left:10px;
padding-right:5px;
}
.explanation a
{
color:#0000FF;
font-weight:bold;
text-decoration:underline;
}
ol.alpha 
{
list-style-type:lower-alpha;
}
.map_box
{
width:155px;
height:115px;
border:solid #330000;
}
.map_box1
{
width:150px;
height:170px;
border:solid #330000;
}
.map_boxmp
{
width:180px;
height:146px;
border:solid #330000;
}

.wavelength
{
width:210px;
height:305px;
padding-top:5px;
border:solid #330000;
}
.gkt
{
font-family:"Arial", Arial, Helvetica, sans-serif;
width:auto;
border-collapse:collapse;
background-color:#FAF8CC;
}

.gkt td, .gkt th 
{
font-size:1.1em;
border:1px solid #7F5A58;
padding:3px 7px 2px 7px;
}
.gkt th 
{
font-size:1.1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#999933;
color:#ffffff;
}
.gkt tr.affair td 
{
color:#000000;
background-color:#ECE5B6;
}
.previous{
width:230px;
font-size:24px;
float:left;
}
.next{
width:230px;
font-size:24px;
float:right;
text-align:right;
}
.lefthalf{
width:230px;
font-size:12px;
float:left;
}
.righthalf{
width:230px;
font-size:12px;
float:right;
text-align:left;
}
.directions{
color:#000099;
font-size:13px;
font-weight:bold;
font-style:italic;
}
.correct{
background-color:#FFFF99;
}
.pagelinks{
color:#0033CC;
}
.pagelinks a{
font-size:14px;
color:#0033FF;
font-weight:bold;
}
/*for vocabulary pages*/
.meaning{
color:#000099;
font-size:18px;
font-weight:bold;
}
.meaning1{
color:#000099;
font-size:13px;
font-weight:bold;
}
.meaning2{
color:#000099;
font-size:15px;
font-weight:bold;
}
.correction{
color:#000000;
font-size:13px;
font-weight:bold;
}
.biggerfont{
font-size:14px;
color:#CC0033;
}
.storyfont{
font-size:14px;
color:#333333;
}
.spell{
font-size:24px;
}
.leftWords{
width:240px;
float:left;
}
.rightWords{
width:240px;
float:right;
text-align:left;
}
.rightad{
width:210px;
float:right;
text-align:right;
}
.longAd{
width:745px;
font-size:24px;
float:left;
}
.shortAd{
width:200px;
font-size:24px;
float:right;
text-align:right;
}
#answer1, #answer2, #answer3, #answer4, #answer5, #answer6, #answer7, #answer8, #answer9, #answer10, #answer11, #answer12, #answer13, #answer14, #answer15, #answer16, #answer17, #answer18, #answer19, #answer20, #answer21, #answer22, #answer23, #answer24, #answer25, #answer25, #answer26, #answer27, #answer28, #answer29, #answer30, #answer31, #answer32, #answer33, #answer34, #answer35, #answer35, #answer36, #answer37, #answer38, #answer39, #answer40, #answer41, #answer42
{
background-color:#FFFF99;
border:double #330000;
padding-left:10px;
padding-right:5px;
color:#0000FF;
}
