/* BEGIN: global */

body{
/*	background-color: #C1C1FF;
//	background-color: #FFFFFF;
//	background-color: #000000;
	background-color: #E1E1FF;
	background-color: #E1E1FF;
	background-color: #C0C0C0;*/
}

a{
color:#004080;
text-decoration: none;
font-weight: bold;
}

a:hover{
text-decoration: underline;
}

.silentlink:hover{
border: none;
}

.blacklink, .blanklink, .blanklink:hover{
border: none;
color: black;
text-decoration: none;
}

.blacklink:hover{
	text-decoration: underline;
}

a.light, a.light:hover{
	font-style: normal;
	font-weight: normal;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.header{
font-weight: bolder;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.downloadlinks{
text-align: right;
font-size: larger;
}

/* END: global */

/* BEGIN: menu, header footer */

div.container{
background-color: white;
width: 745px;
text-align: left;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 20px solid #000000;
border-top: 1px solid #000000;
}

div.top{
border-top: 1px solid #000000;
border-bottom: 3px solid black;
/*border-bottom: 20px solid #000000;*/
background-image: url('/images/learn-japanese.png');
background-repeat: repeat;
background-position: top;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}

div.top-bottom{
background-color: black;
text-align: center;
vertical-align: center;
height: 3px;
/*margin-top: -21px;
padding-top: 3px;
margin-bottom: 0px;*/
}

.top h1{
padding-top: 30px;
padding-bottom: 10px;
margin-top: 0px;
}

.top h1, .top a{
text-decoration: none;
color: #000000;
text-align: center;
}

.top h2{
margin-bottom: 0px;
padding-bottom: 5px;
}

.top p{
text-align: right;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 10px;
padding-right: 5px;
}

.top p a{
color:#0033FF;
text-decoration:none;
}

div.bottom{
background-color: #000000;
color: #FFFFFF;
text-align: right;
clear: both;
margin-top: -20px;
width: 745px;
}

.bottom a, .bottom a:hover{
color: #FFFFFF;
text-decoration: underline;
border: none;
}

.menu h2{
padding-top: 0px;
margin-top: 5px;
margin-bottom: 0px;
}

.menu h2 a, .menu h2 a:hover{
text-decoration: none;
color: black;
border: none;
}

.menu h2{
margin-top: 15px;
}

.menu p a{
	font-style: normal;
	font-weight: normal;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* END: menu, header, footer */
