body
{ background: #FFF url(main.png) repeat-x top left;
  color: #000000;
}

blockquote{border-color: #767676;}

#main{ 
  color: #70695A;
}

#hello{
	background: #FFF url(top.png);
	color: #c1171e;
	width:960px;
	height:47px;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;		
}

#menu, #menu li a
{ background: #FFF url(menu.png);
  color: #DBD7D1;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #c1171e;
}

#logo { 
  background: #FFF url(header.png) no-repeat;
}

#end { 
  background: #FFF url(footer.png) no-repeat;
}

h1
{ background: transparent;
  color: #EA8916;
  border-color: #CAAE90;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(orange_menu.png);
  color: #70695A;
} 

#column2 a { font-family:Arial; font-size:9pt; color:#0e8db3; text-decoration:none;}
#column2 a:hover { font-family:Arial; font-size:9pt; color:#12A8D4; text-decoration:none;}
#column2 .a1 { font-family:Arial; font-size:8pt; color:#0e8db3; text-decoration:none;}
#column2 .a1:hover { font-family:Arial; font-size:8pt; color:#12A8D4; text-decoration:none;}


#mmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#mmenu li { 
	list-style: none;
	margin: 0 0 3px 0; 
}

#mmenu a
{
display: block;
padding: 10px 2px 2px 24px;
width: 183px;
height:25px;
background-color: #fff;
background-image: url(button.png);
}

#mmenu a:link, #mmenu a:visited
{
color: #c1171e;
text-decoration: none;
}

#mmenu a:hover
{
color: #333;
}

#mmenu a.selected, #mmenu  a.selected:hover {color:black;} 

#listView{
	width:488px;
	border:1px solid transparent;
	clear: both;
}

.game{
	width:466px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	margin:10px;
	padding:0;
	clear: both;
}

.game h3 { 
	font-size:12px;
	font-weight: bold;
	margin: 0;
	padding: 0,
}
