body {
margin-top : 5px;
padding : 0px;
font : 13px Arial, sans-serif;
line-height: 120%;
background: #ffffff;
 }
#container {
width : 1000px;
border-left : 5px solid #ffffff;
border-right : 5px solid #ffffff;
border-bottom : 5px solid #ffffff;
border-top : 5px solid #ffffff;
margin-left : auto;
margin-right : auto;
padding : 5px;
color : #1db727;
background : #ffffff;
}
.piclarge {
border : 0px solid #33CCFF;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
#header {	
float : left;
float : left;
width : 1000px;
height: 80px;
text-align : right;
}
#header1 {	
float : left;
float : left;
width : 1000px;
height: 120px;
text-align : right;
}
			
			
			/*CENTRE CONTENT*/
#content {
float : left;
width : 1000px;
min-height: 450px; 
margin-right : 10px;
padding-top : 10px;
background : #ffffff;
color : #000000;
}
#content1 {
float : right;
width : 800px;
min-height: 250px; 
margin-right : 10px;
padding-top : 4px;
background : #ffffff;
color : #000000;
}

#content ul {
margin : 0px;
padding : 0px;
list-style-type : none;
}
#content 1l {
padding-top : 10px;
}
.box1c { 
width : 1000px;
height : 100%;
float : left;
margin-top : 200px;
padding : 10px;
font : 13px Arial, sans-serif;
text-align : right;
}
.box3 { 
width : 228px;
min-height : 80px;
float : left;
margin-top : 0px;
padding : 10px;
text-align : left;

} 

.box3 a {
font : 12px Arial, sans-serif;
background : inherit;
color : #1db727;
text-decoration : underline;
padding-right: 0px;
}
.box3 a:visited {
background : inherit;
font : 12px Arial, sans-serif;
color : #1db727;
text-decoration : underline;
padding-right: 0px;
}

.box3 a:hover {
font : 12px Arial, sans-serif;
background : inherit;
color : #1db727;
text-decoration : underline;
padding-right: 0px;
}

/*LEFT CONTENT*/
#sidebar {
float : left;
width : 180px;
height : 100%;
margin : 0 0 0 0px;
padding-top : 0px;
color : #666;
background : #ffffff;
}

/*LEFT MENU*/
#menu {
width : 160px;
padding : 0px 0 0 0;
}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {
margin : 0 0 0 0;
padding-top : 4px;
}
#menu a {
display : block;
width : 150px;
padding-top : 0px;
padding-bottom : 4px;
padding-left : 8px;
text-decoration : none;
font : 14px Arial, sans-serif;
color : #1db727;
background: #ffffff;
}
#menu a:hover {
background: #ffffff;
font : 14px Arial, sans-serif;
color : #1db727;
}



			/*FOOTER*/
#footer {
clear : both;
padding : 5px;
margin-top : 15px;
color : #1db727;
background : #ffffff;
text-align : center;
border-top : 5px solid #ffffff;
border-bottom : 20px solid #ffffff;
}
#footer a:link, #footer a:visited {
background : inherit;
font : 13px Arial, sans-serif;
color : #1db727;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
font : 13px Arial, sans-serif;
background : inherit;
color : #1db727;
}

#footer h1{
margin : 0 0 0px 0px;
letter-spacing : 0px;
font : 13px Arial, sans-serif;
color : #1db727;
background : inherit;
}
			/*TYPOGRAPHY*/
h1 {
font : 24px Arial, sans-serif;
color : #1db727;
padding-top : 0px;
margin-top: 0px;
background : inherit;
}
h2 {
font : 14px Arial, sans-serif;
font-weight : bold;
color : #1db727;
padding-top : 0px;
background : inherit;
}
h3 {
font : 12px Arial, sans-serif;
color : #1db727;
font-weight : light;
padding-left : 10px;
margin-top : 0px;
background : inherit;
text-align : left;
}
h5 {
font : 15px Arial, sans-serif;
color : #1db727;
font-weight : bold;
margin-top: 0px;
margin-bottom: 5px;
}
			/*LINKS*/
a {
color : #1db727;
text-decoration : none;
background : inherit;
}
a:hover {
color : #1db727;
background : inherit;
}
			/*CLASSES*/
.news {
font-size : 100%;
background : inherit;
color : #333;
}
.sitename {
font-size : 180%;
margin : 0 0 0px 0;
color : #826c45;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}