body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #CCC;
}

body {
	background-color: #000;
}

#head {
  width: 640px;
  height: 40px;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight:bold;
  font-size:26px;
  color:#777;
  line-height:32px;
}

#menu {
  width: 640px;
  height: 110px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-variant:small-caps;
  font-weight:bold;
  background-color:#000;
  color:#555;
  line-height:50px;
}
#slideshow {
  width: 640px;
  height: 240px;
}

#placeholder {
  width: 640px;
  height: 480px;
}

#content {
  width: 640px;
  height: 600px;	
	}
	
.date {
  width: 100%;
  height:auto;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight:normal;
  font-size:20px;
  color:#ff9822;
  /*line-height:40px;*/
	margin: 10px 0px;
  padding:4px 0px 4px 0px;  
}

#info {
  width: 640px;
  height: 90px;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight:bold;
  font-size:13px;
  color:#555;
  line-height:16px;
}

#meglepi {
  width: 640px;
  height: 12px;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight:bold;
  font-size:14px;
  color:#555;
  line-height:16px;
}

.q{
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight:bold;
  font-size:18px;
  background-color:#333;
  color:#AAA;
  line-height:30px;
}
.a{
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight:normal;
  font-size:18px;
  background-color:#222;
  color:#888;
}
.open{
  font-weight:normal;
  font-size:18px;
  color:#ff9822;
  height:0px;
  padding:8px 0px 10px 0px;  
}

a {
	font-size: 18px;
	color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F0F0F0;
}
a:active {
	text-decoration: none;
	color: #CCC;
}

.button{
	background:#ffff00;
	color:#001d7d;	
	width:640px;
	height:40px;
	margin: 8px 0px;
	line-height:2.4em;
   border-radius: 8px;
   font-size:.94em;
}

