@charset "utf-8";
/* CSS Document */

body {
	background: #030;
}

.align_center {
	text-align: center;
}

.content {
	background: #d6e3bc;
	border: 2px solid #fff;
}

.menurow {
	background: #008500;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.undermenurow {
	background: #92d050;
	border-bottom: 1px solid #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;	
}

.menurow a:link, .menurow a:visited, .menurow a:hover {
	color: #fff;
	text-decoration: none;
}

ul.menu, li.menuitem { 
	display: inline;
}

.footer {
	padding: 20px 10px 10px;
}

small {
	font-size: smaller;
}

.anim {
	width: 468px;
	line-height: 100px;
	height: 100px;
	text-align: center;
	background: #FC0;
}

#frontpagemenu li {
	margin-bottom: 15px;	
}

#frontpagemenu li a {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
#frontpagemenu li a:hover {
	text-decoration: none;
}

table#about-us td { 
	padding: 10px; 
	vertical-align: middle !important; 
}

.grid_12 h1, .grid_6 h1 {
	color: black;
	margin-top: 20px;
}
img.right_image {
	margin-top: 36px;
}
.tcg_name {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 38px; 
	margin-bottom: 0px; 
	margin-top: 0px !important;	
	font-variant:small-caps;
}
.tcg_slogan {
	color: #f00; 
	margin-bottom: 0px;
	font-size: 24px;
}
.no_margin {
	margin-bottom: 0px;
}

.page_header {
	color: red !important; 
	font-weight: bold; 
	margin-top: 30px;
}