body {
	background: #191919 url(images/body-bg4.png) repeat-x;
	background-attachment: fixed;
	text-align: center;
}

body, td {
	line-height: 1.3em;
}

div, table, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	vertical-align: top;
}

div#main {
	background-color: #ffffff;
	font-family: verdana;
	padding: 10px;
	margin: 0 auto;
	margin-top: 28px;
	width: 670px;
	text-align: justify;
} html>body div#main {
	width: 650px;
}

#gotofooter {
	width: 620px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	color: #ffffff;
} #gotofooter a, #gotofooter a:visited {
	font-family: garamond, times new romans;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
}

div#top {
	width: 650px;
	height: 100px;
	background: #f1f1f1 url(images/header/650x100--1.png) repeat-x;
}

div#topmenu {
	float: right;
	text-align: right;
	color: #ffffff;
	vertical-align: bottom;
	height: 120px;
}

#topmenu a {
	height: 100px;
	padding: 74px 8px 5px 8px;
	background-color: #ffffff/*e4e4e4*/;
	margin: 0px;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
	opacity: 0.75;
	filter: alpha(opacity=75);
} html>body #topmenu a {
	padding: 78px 8px 8px 8px;
	position: relative;
	top: 75px;
} #topmenu a:hover {
	font-weight: bold; 
	color: #ffffff;
	background-color: #0f7f00;
	text-decoration: none;
}

div.copy {
	text-align: center;
	font-size: 9px;
	width: 100%;
}

.floatR {
	float: right;
	margin: 5px;
	margin-right: 0px;
} .floatL {
	float: left;
	margin: 5px;
	margin-left: 0px;
} .floatC {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 160%;
	border: 0px;
	padding: 3px 0 3px 0;
	border-bottom: 1px;
	border-color: #888888;
	border-style: dotted;
} h2 {
	font-size: 140%;
}

.small {
	font-size: 75%;
	line-height: 1.2em;
} .ind {
	margin-left: 20px;
	margin-right: 20px;
}

a:link, a:visited {
	color: #0f7f00;
	text-decoration: none;
} a:hover {
	text-decoration: underline;
}

input.text {
	font-size: 11px;
	width: 170px;
	margin: 3px;
	background-color: #fafafa;
	border: 1px dashed #0092a3;
} input.text:focus {
	background-color: #fefefe;
} #captcha {
	font-size: 25px;
	width: 120px;
	font-family: verdana;
	text-align: center;
} .message {
	background-color: #fafafa;
	border: 1px solid #0092a3;
	padding: 5px;
	width: 100%;
} .message:focus {
	background-color: #fefefe;
} input.submit {
	color: #ffffff;
	background-color: #0092a3;
	border: 0px;
	padding: 2px;
	font-weight: bold;
}

table#lessonselect {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 650px;
} table#lessonselect td {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

li {
	list-style-type: square;
}

#footer {
	text-align: center;
	width: 650px;
	border: 0px;
	border-top: 1px;
	border-color: #888888;
	border-style: dotted;
	padding: 0px;
	padding-top: 10px;
}

table.vocab {
	text-align: center;
	margin: 0 auto;
	width: 580px;
} table.vocab td {
	text-align: center;
}

table.v2 td {
	width: 50%;
} table.v3 td {
	width: 33%;
} table.v4 td {
	width: 25%;
}

div.sentence {
	text-align: center;
	margin: 10px auto;
	width: 75%;
}

.shareLesson {
	padding: 5px;
	border: 1px solid #ffc7c7;
	background: #fff0f0;
	margin: 0 0 -1px 6px;
	text-align: center;
}

#lessonScroll {
	text-align: center;
	font-family: garamond, times new romans;
	font-size: 18px;
	font-weight: bold;
}

.note {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.3em;
}

.mintable {
	border-spacing: 0px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #444444;
	margin-left: auto;
	margin-right: auto;
} .mintable th, table.mintable td {
	text-align: center;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #444444;
	background: #e1ffec;
	padding: 2px 8px 2px 8px;
	margin: -1px;
} table.mintable th {
	background: #cfffe3;
} table.mintable td.b {
	font-weight: bold;
}
