* {
	margin: 0px;
	padding: 0px;
}
.invisible, #menu .invisible {
	display: none;
}
a:link {
	color: #AA121F;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #AA121F;
}
body {
	background: #EFD314 url(images/back_all.gif) repeat-y center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#content {
	margin: 0 auto;
	width: 692px;
	text-align: left;
	border-left: 2px solid #AA121F;
    border-right: 2px solid #AA121F;
}
#back {
	width: 692px;
}
#header {
	height: 504px;
	text-align: left;		
}
#menu {
	width: 652px;
	height: 81px;
	background: url(images/menu.gif) no-repeat;
	padding-left: 40px;
}
#menu ul {
	list-style: none;	
}
#menu li {
	display: inline; 
}
#menu a, #menu span {
	float: left;
	width: 100px;
	height: 31px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 20px;
}
#menu a:hover {
	width: 100px;
    height: 31px;
	color: #F1F1F1;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}
#logo {
	background: url(images/header.jpg) no-repeat;
	width: 622px;
	height: 403px;
	text-align: left;
	padding-left: 70px;
	padding-top: 50px;
}
#logo a {
	text-decoration: none;
	font-size: 36px;
	color: #AA121F;
}
#logo h2 a {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
#main {
	padding: 10px;
}
#left {
	width: 216px;
	margin-left: 5px;
}
#left h3 {
	width: 190px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) no-repeat
}
#left .title_back {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 10px;
}
#left ul {
	list-style: none;
	border: 0;
	margin-left: 20px;
	margin-bottom: 10px;
}
#left .mod_newsmenu ul ul {
	margin-bottom: 0;
}
#left li, #left .mod_newsmenu li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}
#left .mod_newsmenu li {
	padding: 4px 0;
	background: none;
	font-size: 14px;
	font-weight: bold;
}
#left a, #left span {
	color: #AA121F;
	font-size: 13px;
	font-weight: normal;
}
#left a:visited {
	color: #AA121F;
}
#left p {
	padding: 10px;
}
#right {
	float: right;
	width: 420px;
	padding-right: 10px;
}
#right h4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #AA121F;
}
#right a, #right a:hover, #right a:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#right ol, #right ul {
	margin-left: 30px;
}
#right h1 {
	margin: 0;
	padding: 10px 0;
	color: #AA121F;
	font-size: 25px;
}
#right h2 {
	margin: 0;
	padding: 10px 0;
	color: #AA121F;
	font-size: 20px;
}
#footer {
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #AA121F;
	background: url(images/footer.gif) repeat-x
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
.ce_comments {
	margin: 50px 0;
}
.ce_comments .comment_default {
	margin-bottom: 30px;
	clear: both;
}
.ce_comments .form {
	margin: 50px 0;
}
.ce_comments .form input, .ce_comments .form textarea {
	border: 1px solid #A0A0A0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 2px;
	width: 200px;
	color: #666666;
}
.ce_comments .form textarea {
	width: 300px;
}
p.info {
	color: #A0A0A0;
}

