#bodybox {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
}

/*home*/

#homebox {
	width:600px;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-size: 10px;
}

#homebox a {
	font: normal normal normal 130%/125% Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #000066;
}

#homebox p {
	margin: 8px;
}

#homebox a:hover {
	font: normal normal normal 130%/125% Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000066;
}

#scroll {
	float:left;
	text-align: left;
	font-size: 10px;
	margin: 20px 50px 70px 0px;
}

#scroll p {
	margin:0;
	padding:0;
}


#scroll img {
	margin: 0px 0px 20px 0px;
}


#ex1 { /*Size of the image*/
   padding-top: 60px;
   margin-bottom: 10px;
   width: 583px;
   height: 208px;

   /*The image*/
   background-image: url(../images/logos/omniglotsm.gif);
   background-repeat: no-repeat;

   /*Hide the text*/
   overflow: hidden; /* WIN IE5 hack */
   height: 60px;

   voice-family: "\"}\"";
   voice-family:inherit;
   height: 0;
}

#footerbox {
 	font-size: 0.8em;
	width:600px;
	text-align:center;
}

#footer {
	background-color: #003366;
	font-size: 0.83em;
	clear: both;
	width:600px;
	text-align:center;
	padding: 3px 5px 3px 5px;
}

.copyright {
	color: #036;
}

.copyright p {
	line-height:.7em;
}

.copyright a {
	color: #036;
}

.copyright a:hover {
	color: #036;
}

#paidlinks {
	width: 600px;
	text-align:left;
	font-size: 0.7em;
	line-height: 1.3em;
}

#paidlinks p {
	color: #333;
}

#paidlinks a {
	text-decoration: none;
	color: #666;
}


#paidlinks a:hover {
	text-decoration: underline;
}

.col1 {
	width: 33%;
	float:left;
	text-align:left;
}

.col2 {
	width: 33%;
	float:left;
	text-align:center;
}

.col3 {
	width: 33%;
	float:right;
	text-align:right;
}
