/* CSS Document */
html,body{ margin: 0; padding: 0; }
body {
	font-family: palatino, georgia, times new roman, serif;
	font-size: 100%;
	line-height: 150%;
	background:  #007236 url(contentBG.gif) bottom left fixed repeat-y; 
	background-position:center; 
	color: #000;
	text-align:center;
}
div#container, div#foot{ width: 670px; margin: 0 ; margin-left:auto; margin-right:auto ;margin-top:0;
}
div#top{ 
background: #007236 url(121.css_files/top3.jpg); height:134px;

}
div#main{ 
}
div#foot{
text-align:center; font-size: small;
padding-top:15px;
padding-bottom:15px;
}
#small{ margin-left: 12px; }
#small p{ line-height: 4px; }
 #small a { color: white; text-transform: uppercase; text-decoration: none; }
 #small a:hover { color: white; text-transform: uppercase; text-decoration: underline; }
#navigation{
float: left;
}
div#maincontent {
float: left;
width: 470px;
border-left: 1px dashed #000; margin-left: 10px; 
text-align: left; padding-left:10px;

}
#navcontainer {
width: 200px;
}
#navigation ul { margin-left: 0; margin-top: 0px;  padding-left: 0; margin-bottom: 0px; list-style-type: none; 
}
#navigation a { display: block; padding: 8px; width: 100px;  w\idth: 120px; \widht: 100px; background-color: #000000; border-bottom: 1px solid #fff; line-height: 15px;  color: #eee; text-decoration: none; }
#navigation a:hover { background-color: #FBE233; color: #000; }
#current a{ background: #007236 }
/*End icone*/
li a{ background: #000 120px 7px; text-align:left; }
div#title{ font-size:70%;
}
div#short{ 
padding-bottom:15px;
}
div#short{ font-size:150%; font-weight:bold;}
div#subsect { 
/* background: #EAEAEA; border:dashed thin; padding:5px; margin:5px; text-decoration:none;*/
}
div#subcont{
padding-bottom:15px;
}
/* msgs */
.msg2user{
margin:5px;
padding:5px;
color: 000;
font-size:small;
background-color: #FEFEFE;
border:1px solid  #006600;
}
.msg2user a{color: #666666;}
.msg2user h1{
font-weight:bold;
font-size:small;
}
.msg2user h2{
font-size:small;
font-weight:normal;
}
/*---- 4 rate ----*/
#rated{
background:#FFFFFF;
display:block;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
/*border:1px solid #999999;*/
}
#ratethis{
/*background:#CCCCCC;*/
background: #EBEBEB;
display:block; padding:5px 0px 10px 5px;
}
#ratestar{
display:block;
}
#ratestar a{ text-decoration:none;
/*border:1px solid  #CC0000;*/
text-align:center; font-size:small;
width:22px; height:22px;

/*float:left; */
position:absolute;}

#ratestar a:hover {
background:url(../Images/star_on.gif);
}
#rateword {
position:absolute;
display:block}
.comment{
border-bottom:1px solid #CCCCCC; padding-bottom:5px;
}
/*---- 4 rate ----*/
