﻿
body {
	margin:50px 0px; padding:0px;
	text-align:center;
	text-decoration: none;
	text-transform: none;
	}

a {
	color: #333;
	text-decoration: none;
	text-transform: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}	

img {
border: none;
}
	#container {
    width: 750px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
    font-size: 12px;
 }
	
h1 {
    font-size: 15px;
}

h2 {
    font-size: 14px;
	margin-top: 15px;
	background: #CCC;
	height: 20px;

}

h3{
    font-size: 13px;
	margin: 0;
	padding: 7px 0 0 0;
}

p {
	margin:0;
	padding:0;
}

#translate {
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#translate ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
}  

#translate li { 
	 display: inline;
	 margin: 2px 10px;
}

#copyright {
	color: #CCC;
	color: gray;
	text-decoration: none;
	text-transform: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}