* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #fbeec7;
color: #444;
font: 13px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

img {border: none;}
a{ color: #2A84E5; text-decoration: none; }
a:hover {  color: #000; }

#top {
background: #fbeec7 url(images/topb.jpg) no-repeat;
padding: 10px 0;
}
#contentt {
background: #fbeec7 url(images/contentb.jpg) repeat-y;
padding: 20px;
}
#bottom {
background: #fbeec7 url(images/bottomb.jpg) no-repeat;
padding: 10px 0;
}

#wrap {
width: 970px;
margin: 0 auto;
}

}
#header h2 { letter-spacing: -1px; padding: 10px 0 0 16px; font-size: 29px; color: #9E0508; float: right}

#headermenu {
height: 30px;
background: #9E0508;
line-height: 20px;
}
#headerm { 
padding: 0;
text-transform: uppercase;
font-weight: 80;
}
#headerm li {
float:left;
list-style-type:none;
}
#headerm li a {
display:block;
padding:0 30px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
letter-spacing: -1px;
font-size: 14px;
}
#headerm li a:hover {
color:#000;
text-decoration:none;
}

.navigation li {
float: left;
list-style: none;
background-color: #AA0305; /* to cater for users without images */
}
.navigation a {
display: block;
background-position: top right;
background-repeat: no-repeat;
color: #ccc;
text-decoration: none;
font-weight: bold;
}
.navigation span {
display: block;
background-repeat: no-repeat;
padding: 5px 35px;
}
.navigation a:hover {
background-position: right -198px;
}
.navigation a:hover span {
background-position: 0 -198px;
}

.navigation li ul {
position: absolute;
width: 4em;
left: -999em;
margin-left: 2px;
font-size: 80%;
}

.navigation li ul a, .navigation li ul a:link {
background-image: none;
padding: 5px;
width: 10em;
background-color: #AA0305;
}
.navigation li ul a:hover {
background-color: #FFD700;
}

.navigation li:hover ul, .navigation li.sfhover ul {
left: auto;
}

.left {
margin-top: 15px;
float: left;
width: 207px;
line-height: 15px;
}
.left h2 {
margin: 10px 0 20px 0;
font: bold 11px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 25px;	
background: #CC0001 url(images/contenth2.jpg) repeat-x;
height: 25px;
color: #fff;
padding-left: 8px;
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0px 2px 0px;
margin: 3px 2px;	
}
.left ul a {
font-weight: 300;
color: #2A84E5;
}
.left ul a:hover { color : #333; }

.middle { 
margin-top: 20px;
float: left;
width: 510px;
margin-left: 10px;
line-height: 20px;
}
.middle h2 {
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #CC0001 url(images/contenth2.jpg) repeat-x;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.right {
margin-top: 10px;
float: right;
width: 200px;
}
.right h2 {
margin: 10px 0 20px 0;
font: bold 11px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 25px;	
background: #CC0001 url(images/contenth2.jpg) repeat-x;
height: 25px;
color: #fff;
padding-left: 10px;
}



#footer { 
color: #777;
letter-spacing:3px;
text-align: center;
padding-bottom: 10px;
}
#footer a {  color: #777; text-decoration: none; }
#footer  a:hover { color: #000; } 