a {text-decoration:none}

html, body { 
margin : 0;
padding : 0;
} 
body { 
font : 73% "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
background : #f2f2f2;/* url(../images/bg.gif) repeat-y top center;*/
} 
			/*WRAP*/ 
#container { 
width : 800px;
margin : 0 auto;
border : 10px solid #fff;
line-height : 1.5em;
background : #f2f2f2;
/*color : #666;*/
colour : #000000;
} 
			/*TOP BANNER*/ 
#top { 
padding : 0;
/*height : 80px;
background : #8fb8cc url(/images/head.jpg) no-repeat;*/
color : #484500;
} 
#top h1 { 
padding : 5px 0 0 25px;
margin : 0;
font-size : 140%;
letter-spacing : 5px;
}
#langNav { 

/*position: relative;
display: inline;*/
float: left;
}
#langNav a { 
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 5px;
color : white;
text-decoration : none;
} 

			/*TOP NAVIGATION*/ 
#navcontainer { 
border-bottom : 10px solid #fff;
width: 100%;
/*position: relative;
display: inline;
/*float: right;*/
text-align : right;
} 
#navcontainer ul { 
text-align : right;
padding-bottom : 5px;
padding-top : 5px;
padding-left : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
background : #5388BB;
color : white;
width : 100%;
font-family : Arial, Helvetica, sans-serif;
line-height : 18px;
} 
#navcontainer ul li { 
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
} 
#navcontainer ul li a { 
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 5px;
color : white;
text-decoration : none;
/*border-right : 1px solid #fff;*/
} 
#navcontainer ul li a:hover { 
background : #369;
color : white;
} 
#navcontainer #active { 
border-left : 1px solid #fff;
}  
			/*LEFT SIDEBAR*/ 
#leftnav { 
float : left;
width: 220px;
margin : 0;
padding : 1em;
} 
#leftnav p { 
margin : 0 0 1em 0;
} 
#leftnavmenu { 
list-style : none;
float : left;
width: 220px;
margin : 30px 0 30px 0;
padding : 0;
font-size : 0.9em;

} 
#leftnavmenu ul { 
list-style : none;
width : 150px;
margin : 0 0 20px 0;
padding : 0;
font-size : 1.1em;
} 
#leftnavmenu li { 
margin-bottom : 2px;
} 
#leftnavmenu li a { 
/*font-weight : bold;*/
height : 20px;
text-decoration : none;
color : #505050;
background : #eaeaea url(/images/up.gif) no-repeat left center;
display : block;
padding : 4px 0 0 30px;
border-left : 0 solid #8fb8cc;
} 

#leftnavmenu li a:hover { 
background : #8fb8cc url(/images/right.gif) no-repeat left center;
color : #fff;
border-left : 0 solid #003366;
} 

			/*MAIN CONTENT*/ 
#content { 
margin-left : 240px;
border-left : 10px solid #fff;
padding : 1em;
min-height:590px;
} 
#content p { 
padding : 0 1.5em 0 1.5em;
} 
			/*FOOTER*/ 
#footer { 
width:800px;
height:20px;
font-size : 0.9em;
border-top : 10px solid #fff;
color : #fff;
background : #B40404;
}
#footer a { 
font-weight : bold;
height : 20px;
text-decoration : none;
color : #fff;
border-left : 0 solid #B40404;
} 
#footer a:hover { 
color : #fff;
background : #FF0000;
text-decoration : none;
} 
* > html #footer img { 
margin : 0;
} 
#footer p { 
padding : 0 0 0 0;
} 
			/*TYPOGRAPHY*/ 
h2 { 
margin : 1em 0 0.5em 0;
font-size : 130%;
letter-spacing : 5px;
}
blockquote {
padding : 2px;
margin : 0.5 1.5em 0.5em;
font-weight : normal;
font-style : italic;
/*color : #6E6E6E;*/
} 
 
.quote { 
border-top : 1px solid #8fb8cc;
padding : 0;
/*color : #036;*/
} 

 			/*LINKS*/
a:link, a:visited { 
color : #2480ad;
background : transparent;
text-decoration : none;
} 
a:hover { 
color : #036;
background : #8fb8cc;
text-decoration : none;
} 
a img { 
border : none;
} 
			/*IMAGESS*/
.imgleft { 
float : left;
padding : 5px;
margin-right : 10px;
}
			/*CLASS*/
.post { 
background-color : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
} 
.post .date { 
background : url(../images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(../images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.maintitle
{
    FONT-SIZE: 14px;
    TEXT-TRANSFORM: none;
    COLOR: #B40404;
    FONT-STYLE: bold;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

#newFoot{
	width:800px;
	border :10px solid #fff;
	border-top:0px;
	margin: 0 auto;
}

#newFoot a{
	color:#fff;
}

#newFoot a:hover { 
color : #fff;
background : red;
text-decoration : none;
} 
