body {
	padding: 0px;
	margin: 0px;
	background: #808080;}
h1,h2,h3,h4,h5 {
	font-size: 1.5em;
	font-family: "Trebuchet MS", Verdana, sans-serif;}
p, li, a {
	font-size: 1.5em;
	text-decoration: none;
	font-family: Verdana, "Trebuchet MS", sans-serif;}
div.container {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	background-image: url("/images/The W Background.png");
	background-repeat: no-repeat;
	background-attachement: relative;
	background-position: bottom right;}
#header {
	padding-left: 2%;
	padding-right: 20px;
	color: #FFFFFF;
	background: #808080;
	border-bottom: 5px solid #EF5F00;
	clear: left;}
h1 a {
	font-size: 2.5em;
	color: #ffffff;
	text-decoration:none;}
img.logo {
	width: 20%;
	height: auto; 
	padding-right: 3%;
	margin: 0px;
	border: 0px;
	vertical-align: middle;}
	
div.news {
	padding: 15px;}
	
#nav {
	text-align: center;
	width: 100%;
	background: #808080;
	padding-top: 9px;
	padding-bottom: 9px;}	
a.nav {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;}
a.nav:visited {
	color: #F8F8F8;}
a.nav:hover {
	color: #FF3300;}
a.nav:active  {
	color: #A0A0A0;}
	
#content {
	padding: 15px;}
	
#footer {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
	color: #FFFFFF;
	background: #808080;
	background-image:url(/images/footer.gif);
	background-repeat:repeat-x;
	background-position: top;
	text-align: right;
	font-size: 15px;
	clear: both;}
div.translate {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;}
div.translate img {
	margin-top: 25px;
	height: 40px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;}
