* {
	margin: 0;
	padding: 0;
	background-color: transparent;
  }

body {
  font-size:100%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  background:#000066 url(images/background.jpg) no-repeat top center;
}
  
#header {
	height:50px;
	width:999px;
	background:transparent;
	padding-top:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
  text-align:left;
  font:37.5px Georgia, Arial, "Times New Roman", Times;
  padding-left:95px;
  color:#BD6B54;
}

.white {
color:#FFF;
}

#slogan {
  text-align:left;
  padding-left:219px;
  font:bold 14px Arial, "Times New Roman", Times;
  color:#FF0;
}

#page {
width:999px;
margin:0 auto 0 auto;
}

#content {
	float:left;
	width:685px;
	padding:5px;
}

.box {
	width:685px;
}
.box a {
	color:#FFF;
	text-decoration:underline;
}
.box a:hover {
	color:#F93;
	text-decoration:none;
}
.box p {font:16px Arial, Tahoma, Georgia, "Times New Roman", Times; color:#FF0; text-align:justify; padding:6px 0px;}
.box h1,h2,h3,h4,h5 {font:36px Georgia, Arial, "Times New Roman", Times; color:#FF0; text-align:right;}
.box-top {background:url(images/box-top.gif) no-repeat top left; width:685px; height:24px;}
.box-bottom {
	background:url(images/box-bottom.gif) no-repeat top left;
	width:685px;
	height:10px;
}
.box-padding {padding:0px 30px 0px 30px;}

.date {
  font:18px Georgia, Arial, "Times New Roman", Times;
  color:#FFF;
  padding:20px 0px 20px 33px;
  text-align:left;
}

.imagefloat {
  float:left;
  margin:5px 15px 5px 15px;
  padding:0px;
  border:1px solid #000066;
}
.image-text-right {
  padding:5px;
  margin:5px 0px 5px 0px;
  width:100%;
  height:auto;
  text-align:justify;
}

.image-text-right span {
  font:20px Georgia, Arial, "Times New Roman", Times;
  color:#FF0;
  text-align:left;
}

.clearboth {clear:both;}

#right-nav {
	float:right;
	padding-top:5px;
	width:238px;
	text-align:left;
}

.nav-headline {
	color:#FFF;
	text-align:left;
	padding-bottom:10px;
	font-family: Georgia, Arial, "Times New Roman", Times;
	font-size: 19px;
}

#main-menu ul {
  list-style:none;
  padding-bottom:10px;
}
  
#main-menu li a {
  color:#FF0;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: none;
  background: transparent url(images/menu-button.gif) no-repeat left center;
  padding:0 10px 0 25px;
  line-height:30px;
}
  
#main-menu li a:hover {
  color:#8C8D94;
  text-decoration: underline;
}
  
.right-nav-divider {
	width:170px;
	padding-bottom:5px;
	height: 50px;
	background-image: url(images/White_Lang_Bg.gif);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
}
  
  
#posts ul {
  list-style:none;
  padding-bottom:10px;
  padding:0px 0px 10px 18px;
}
  
#posts li a {
  color:#929292;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: underline;
  line-height:30px;
}
  
#posts li a:hover {
  color:#000066;
  background:#FFF;
  text-decoration: none;
}

#subscribe {
  text-align:right;
  padding-right:30px;
}

#subscribe input {
  margin:6px 0;
}

.inputstyle {
	border:1px solid #404040;
	width:180px;
	height:22px;
	color:#FFF;
	font-size:14px;
	padding-top:5px;
	padding-left:10px;
	background-color: #000066;
}

.button {
	background:transparent url(images/button.gif) no-repeat top left;
	vertical-align:middle;
	padding-bottom:5px;
	border:none;
	width:126px;
	height:31px;
	color:#FFF;
	cursor:pointer;
	margin-left:5px;
	font-family: Arial, Georgia, "Times New Roman", Times;
	font-size: 13px;
	font-weight: bold;
}

#footer {
  clear:both;
  width:999px;
  height:170px;
  margin:0 auto 0 auto;
}

#footer-pad {
	width:685px;
	text-align:center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#footer p {
  font:14px Arial, "Times New Roman", Times;
  color:#929292;
}

#footer a {
  color:#FFF;
  text-decoration:underline;
}

#footer a:hover {
  color:#BD6B54;
  text-decoration:none;
}

.line {
  background: transparent url(images/line.gif) repeat-x top left;
  width:650px;
  height:1px;
  padding-bottom:10px;
  margin:0 auto 0 auto;
}

.line2 {
  background: transparent url(images/line.gif) repeat-x top left;
  width:622px;
  height:1px;
  margin:15px auto 10px auto;
}

	
  
.Yellow {
	color: #FF0;
}
#page #right-nav #main-menu #google_translate_element {
	color: #FFFFFF;
}
#page #content .box .box-padding .box .box-padding .image-text-right table {
	color: #FFF;
}

