*{
	font-family:"Trebuchet MS", Arial, Helvetica;
}

body{
	margin:5px 0px 5px 0px;
	color: #4b4b4b;
	font-size:13px;
	background-color:#f0f0e7;
	}

#book_outer_shadow{
	float:right;
	width:970px;
	padding:1px 0px 1px 1px;
	background-color:#c6c6be;
	border:1px solid #dbdbd3;
	border-right:0px;
}

#book{
	border:1px solid #a7a7a0;
	border-right: 0px;
	background: #fff url('img/line.gif') 700px 0px repeat-y;
	}

#navbar{
	height:36px;
	color:#384c16;
	background-color:#384C16;
	padding-left:30px;
	margin:0px;
	clear:both;
}

#navbar li{
	display: block;
	float:left;
}

#navbar a{
	color:#fff;
	font-size:12px;
	display: block;
	border-bottom:0px;
	line-height:25px;
	padding:5px 10px 5px 10px;
	font-family: Arial, Helvetica;
	text-decoration:none;
}

#navbar a:hover{
	color:#fff000;
	background-color:#4F6B1F;
	text-decoration:none;
}

#content{
	width:680px;
	margin:15px;
}

h1 {
	font: normal 24px Georgia, 'Trebuchet MS', Arial, Helvetica;
	color: #455f06;
	font-style:italic;
}

h2 {
	background:url(img/td_dot_t.gif) 0 100% repeat-x;
	font: normal 18px Georgia, 'Trebuchet MS', Arial, Helvetica;
	color: #646B3B;
	text-align: left;
	border-bottom: 2px solid #DFEB91;
	background-color: #d3e28e;
	padding-left:10px;
}

h2 span {
	color:#e2f0a1;
	font-size:20px;
	font-weight:bold;
}

h2 i {
	font-size:14px;
}

a {	
	color: #5A771D;
	}

a:hover {
	color: #ff0000;
	}

p{	
	text-align:justify;
	text-indent: 15px;
	font-size:13px;
	}

p big {
	font: italic 35px Georgia;
	color: #455f06;
	float:left;
	margin: 5px 5px 0 0;
	line-height:25px;
}

#env{
	height:465px;
	width:390px;
	float:left;
	position:relative;
	left:-7px;
	top:-7px;
}

.cards_img{
	width:600px;
	list-style-type: none;
	margin:0px;
	padding:0 0 20px 0;
}

.cards_img li {
	float:left;
	margin:0 0 10px 10px;
	width:90px;
	height:90px;
	cursor:pointer;
	text-align: center;
	position:relative;
	line-height: 90px;
}

* html .cards_img li {
	font-size: 90px;
}

.cards_img li img{
	vertical-align:middle;
	padding:5px;
	background-color:#fff;
	border:1px solid #fff;
}

.cards_img li.selected img {
	vertical-align:middle;
	padding:5px;
	background-color:#fffccd;
	border:1px solid #c0c0c0;
}

#illusions div {
	padding:5px;
}

#illusions div a{
	display:block;
	float:right;
}

#illusions div.c {
	background-color:#E5F4C6;
} 

#games{
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

#games li{
	float:left;
	margin-right:15px;
	height:140px;
	width:120px;
}

#games li img{
	width:120px;
	height:90px;
	border:0px;
}

.tmbs{ 
	width:670px;
	height:170px;
	background-color:#F9F9F9;
	margin-top:10px;
}

.tmbwrap{
	float:left;
	width:150px;
	height:170px;
	margin:10px 0 0 15px;
	_display:inline;
}

.tmbwrap div {
	border: 1px solid #F2F2F2;
	background-color: #ffffff;
}

.tmbwrap div div{
	border: 1px solid #E8E8E8;
}

.tmbwrap a {
	padding: 4px;
	display:block;
	border: 1px solid #D6D6D6;
	font: normal 10px Arial, Helvetica;
	text-decoration:none;
	text-align:center;
}

.tmbwrap a:hover {
	background-color: #FBFFE6;
}

.tmbwrap img {
	border: 1px solid #EDEDED;
}


#dwindow{
	position:absolute;
	background-color:#EBEBEB;
	cursor:pointer;
	left:0px;
	top:0px;
	display:none;
	border: 1px solid #666666;
}

#footer{
	clear:both;
	padding: 15px; 
	color:gray; 
	text-align:left;
}

#links{
	float:right;
	width:970px;
	padding:1px 0px 1px 1px;
	border-right:0px;
}

#viewart{
	margin: 0 10% 5px 10%;
	background-color:#fff;
	text-align:center;
	background-color: #F7F9E1;
	font-size: 11px;
}

/*comment styles*/

#shoutbox *{
	font-family: Arial;
}

#msgframe, #mycomments{
	width:540px;
	margin-top:5px;
	text-align:left;
	margin:auto;
	background-color: #F7F9E1;
}

#msgframe{
	height:150px;
	overflow:auto;
	background-color: #fff;
}

.shoutbtn {
	background-color: #DFEB91;
	border: 1px solid #A9B254;
	font-size: 10px;
	margin-top:2px;
}

form{
	margin:5px 0px 5px 0px;
}

input{
	font-size:11px;
	margin-top:2px;
}

textarea{
	font-size:11px;
}