body {
font : 12px/14px "lucida sans", "Trebuchet MS", helvetica, arial, sans-serif;
background : #B2151A;
color : #333333;
}
#language {
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	margin: auto;
	padding: 5px;
	font-size: 10px;
	text-align: right;
}
#container {
width: 800px;
\width: 820px;
w\idth: 800px;
border: 1px solid #ccc;
margin: auto;
padding: 10px;
background : #fff url(images/header2.gif) no-repeat center top;
}
#topbar {
height : 25px;
margin : 0;
padding : 0;
background : #80A173;
color : #666;
}
#banner h1 {
float : right;
margin : 0;
padding : 40px 20px 10px 0;
font-size : 140%;
letter-spacing: 3px;
font-weight: bold;
text-transform : none;
background : transparent;
color : #007399;
}
#banner {
	padding: 0px;
	margin-bottom: 10px;
	height: 78px;
}

		/* LEFTBOX PROPERTIES */
#leftbox  {
float : left;
width : 200px;
height: auto;
padding : 0;
margin-top : 0;
font-size : 1em;
background : #fff;
color : #333;
}
		/* RIGHTBOX PROPERTIES */

#rightbox {
float : right;
width : 70%;
height: auto;
margin : 0;
padding-top : 20px;
background : #fff;
color : #B2151A;
}		
#content {
	padding: 0 5px 5px 5px;
	margin-left: 215px;
	background:  #fff;
}
#content_wline {
	padding: 0 5px 5px 5px;
	margin-left: 215px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#sidebar-a {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0 5px 0 0;
	padding: 0px 5px;
	background-image: url(images/sidebarmiddle.gif);
	background-repeat: repeat-y;
	background-position: 5px;
}
#content_1column {
padding: 0 5px 5px 5px;
background:  #fff;
}
			/*TOP NAVIGATION */ 
#menu {
	height: 40px;
	margin : 0;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
	text-transform : lowercase;
	background-color: #000000;
	border: 1px solid #CCCCCC;

}
#menu li {
	float : left;
	width :12.5em;
	border-right : 1px solid #CCCCCC;
}
#menu a {text-decoration: none;
display : block;
height : 30px;
width : 12.5em;
padding : 10px 0 0 0;
font-weight : bold;
line-height : 17px;
letter-spacing: 1px;
text-align : center;
color : #000;
background : #999999;
}
#menu a:hover {
color : #fff;
background : #b2151a repeat;
}
ul { 
list-style : none;
margin : 0;
padding : 0;
} 
#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background: url(images/Logos.gif) no-repeat center top;
	color: #999999;
	height: 80px;
}
.clear {
clear : both;
}
h2 {
margin : 0;
padding: 15px 0 0 15px;
font : bold 140% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
text-transform : uppercase;
line-height: 1.5em;
background : transparent;
color : #B2151A;
}
h3 {
margin : 0 0 1;
font : normal 180%/1.5em "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
text-transform : uppercase;
border-bottom: 1px solid #cccccc;
background : transparent;
color : #CC0000;
}
h4 {
	font : 160% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
	background : transparent;
	color : #CC0000;
	margin: 0;
}
h5 {
	font : bold 140% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
	background : transparent;
	color : #CC0000;
	margin: 0;
}
h6 {
	font : bold 110% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
	background : transparent;
	color : #CC0000;
	margin: 0;
}
.Headings {
font : bold 106% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
color : #CC0000;
}
.HeadingsBig {
font : bold 115% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
color : #CC0000;
}
.sidebartext {
	font : .95em "lucida sans", "Trebuchet MS", helvetica, arial, sans-serif;
	line-height: 1.5em;
	color : #333333;
	margin: 0px 10px 10px;
}
a:link, a:visited {
	text-decoration : none;
	background : inherit;
	color : #666666;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #CC0000;
}
.Catalog {
font : bold 110% "Trebuchet MS", "lucida sans", helvetica, arial, sans-serif;
color : #CC0000;
}
.Catalog a:link, a:visited {
	text-decoration : none;
	background : inherit;
	color : #CC0000;
}
.Catalog a:hover {
text-decoration : underline;
background : inherit;
color :  #666666;
}
.sidebarHeader {

	font : 1.1em "lucida sans", "Trebuchet MS", helvetica, arial, sans-serif;
	line-height: 1.5em;
	color : #B2151A;
	margin: 0px 10px 10px;
}
#language a {text-decoration: none;
color : #FFFFFF;
}
#language a :hover{text-decoration: underline;
color : #FFFFFF;
}