a img {border: 0 none;}
a img:hover {border: 0 none;}

.strings {
	float:right;
	margin-top: 10px;
}

.logo {
	float:left;
	margin-top: 10px;
}

.updated {
	margin-top: 10px;
}

body {
/*	background: #98AFC7;
	color: #153E7E;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.mytable {
	border-spacing:10px;
}

.mytable tr td
{
	width:100%;
	font-size:1.2em;
	text-align:center;
	padding:0px 10px 10px 10px;
/*	background:#C6DEFF;*/
/*	border:solid #CCCCCC 5px;*/
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.infotable tr td {
	width:100%;
	font-size:0.8em;
	text-align:left;
	padding:3px 5px 3px 5px;
	border:none;
}

.outer_container {
	width:880px; 
	margin:0px auto;
}

.nav_small {
	height: 210px; 
	width: 30px;	
	margin-top: 10px;
}

.nav_big {
	height: 410px; 
	width: 30px;	
	margin-top: 10px;
}

.infotext
{
	margin-top: 10px;
	font-size:0.9em;
	text-align:left;
	vertical-align:text-bottom;
	word-wrap: break-word;
	width:740px;
}
