/* CSS Document */
* { outline: none; }

body {
	background-color: white;
	background-image: url('/images/bkgnd.jpg');
	background-repeat: repeat-x;
	margin: 0px;
}

#Merchandise { width: 90%; }
.MerchandiseBorder { color: #C4C4C4; font-weight: bold; font-family: Wingdings; font-size: 4; margin: .5em 0 .5em 0;} 

#content a {
	color: #BC681F;
	text-decoration: underline;
}
h1 {
	color: #F5CB07;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
}
h2 {
	color: #004443;
	font-size: 14px;
	font-weight: bold;
}
li {
	padding-bottom: 4px;
}
div.callout {
	background-color: #004443;
	float: right;
	margin: 2px;
	padding: 4px;
	width: 120px;
}
div.callout a {
	color: white !important;
	text-decoration: underline;
}
div.callout h1 {
	color: white;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
}
div.callout p {
	color: white;
	font-size: 10px;
}
div.callout ul {
	color: white;
	font-size: 10px;
	list-style-position: inside;
	margin: 0px;
	padding: 5px;
}
div.clearer {
	clear: left;
	height: 0;
	line-height: 0;
}
div#content {
	color: #004443;
	font-family: verdana,sans-serif;
	font-size: 13px;
	margin: 0px 0px 50px;
	padding: 0px 8px;
}
div#footer {
	color: silver;
	font-family: verdana,sans-serif;
	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
	
}
div#footer a {
	color: silver;
	text-decoration: underline;
}
div.item {
	padding: 5px;
}
div.item img {
	border: 1px solid black;
	float: left;
	margin: 5px;
}
div.message {
	background-color: #FFFFCC;
	border: 1px solid black;
	color: black;
	font-family: times,serif;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 1px 4px;
	width: 350px;
}
div.message h1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.sm {
	color: #004443;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
}
td.contentcontainer {
	vertical-align: top;
}
td.leftbar {
	background-image: url('/images/index_r15_c1.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
}
#forum {
	margin: 0px;
	padding: 4px;
}
table.board td {
 font-size: 13px;
}
table.board td img {
 border: 1px solid black;
}

.trainer{
padding: 0 39px 0 0;
}