html, body {
   margin : 0;
   padding : 0;
}
body {
   color : #a52a2a;
   background : #ffffff;
   width : 100%;
   font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}

#container {
width : 750px;
margin : 0 auto;
padding : 10px;
color : #333;
line-height : 1.5em;
}

#containerii {
width : 750px;
background: #ffffff  url(images/test.jpg) repeat;
margin : 0 auto;
padding : 0px;
color : #333;
line-height : 1.5em;
}


#containernews {
width : 740px;
margin : 0 auto;
padding : 0px;
color : #333;
line-height : 1.5em;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#000;
background : #404040 url(images/head.jpg) no-repeat;
border-bottom : 0px solid #fff;
height:165px;
}



#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
letter-spacing:5px;
text-align:left;
color:#000;
background:transparent;
}


#top p {
color : #000;
padding : 5px;
font-size: 5;
}


#top a:link, #top a:visited {
color: #000;
background:transparent;
text-decoration: none;
}


#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */

#leftnav {
float : left;
width : 200px;
margin : 0;
padding : 5px;
border-right:0px solid #520934 ;
color : #EAE8D0;
}

#content {
text-align: left;
margin :10px 0 0 220px;
padding : 10px;
}


#contentnews {
text-align: left;
margin :10px 0 0 10px;
padding : 10px;
}


#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #404040;
border-top : 0px solid #520934;
}

#footer a:link, #footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 5px;
}

h2 {
margin : 0;
padding : 0px 0 5px 0px;
font : 150%  , "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:10px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}

h3 {
margin : 0;
padding : 20px 0 5px 10px;
font : 130%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color:#000;
background:inherit;
}


h4 {
border-bottom: 1px dashed;
font : 120%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
color: #656C4A;
padding : 0px 0 5px 5px;
}

h5 {
margin : 0;
padding : 0px 0 5px 0px;
font : 150%  , "Teletype", Arial,Tahoma, sans-serif;
font-style: bold;
letter-spacing:10px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}


h6 {
border-bottom: 1px dashed;
font : 120%  ,"Teletype", Arial,Tahoma, sans-serif;
color: #656C4A;
padding : 0px 0 5px 5px;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */


a:link, a:visited {
font-size: .9em;
color : #999900;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: .9em;
color :#666;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}.imgcenter {float: center;
border: 1px solid #656C4A;
border-right: 0px;
margin: 0px;
padding: 2px;
}

.imgcenter2 {
	float: center;
	border: 1px solid #656C4A;
	border-left: 0px;
	margin: 0px;
	padding: 2px;
}

.imgcenter3 {
	float: center;
	border: 1px solid #656C4A;
	margin: 0px;
	padding: 2px;
}

	

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 5px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
width: 100%;
height: 27px;
margin: 0 0 0 0;
padding: 0 0 1px 0;
background: #A6C3AD url(images/pt02.jpg) no-repeat;
color:#000;
}
#navlist li {
list-style-type: square;
background: inherit;
color: #5F5C51;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.linkquote {
margin: 0;
border : 1px solid #000;
border-bottom: 0px;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .9em;



}.linkquotealt {
margin: 0;
border : 1px solid #000;
border-top: 0px;
padding : 5px;
color:#656C4A;
background: #fff;
font-size: .9em;
}


.quote {
width: 167px;
margin: 0;
border : 1px dashed #000;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;

}


blockquote {
padding: 0px;
font-style : italic;
color : #AC7D39;
}


blockquote_main {
color : #000;
}
	
.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}


form { 
margin: 0;
}

