﻿.name {
	text-align: center;
}
#container {
	min-width: 600px;
}

#left_col {
	float: left;
	width: 200px;
}

#right_col {
	float: right;
	width: 244px;
}
#page_content {
	margin-right: 200px;
	margin-left: 0px;
}
.mainback {
	background-image: url('../images/Mandosback.jpg');
}
.textheader {
	font-family: "trebuchet MS";
	font-size: 21pt;
	color: #000000;
}
body {
	background-color: #cccccc;
	background-image: url('../images/backgroundmandos.jpg');
	background-repeat: repeat-x;
}
.cushycms {
	font-family: "trebuchet MS";
	font-size: 10pt;
}
.peter {
	text-align: left;
}
.peterF {
	font-family: "trebuchet MS";
	font-size: 11pt;
	text-align: center;
}
.sidetext {
	font-family: "trebuchet MS";
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
}
.navlinks {
	font-family: "trebuchet MS";
	font-size: 13pt;
	color: #000000;
}
.navlinks a {
	font-family: "trebuchet MS";
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
}
.normal {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #000000;
}
.normalheader {
	font-family: "trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
.navlinks a:hover {
	font-family: "trebuchet MS";
	font-size: 13pt;
	color: #990000;
	text-decoration: none;
}
.cushycms a {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #722F2C;
	text-decoration: none;
}
.cushycms a:hover {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
.sidetext a {
	font-family: "trebuchet MS";
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
#left_colupdate {
	float: left;
	width: 200px;
}
.footer {
	font-family: "trebuchet MS";
	font-size: 8pt;
	color: #666666;
}
a {
	color: #722F2C;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
