body {
	margin:0;
	padding:0;
	background-color: #999999;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}

#wrapper{
	width: 900px;
	border:1px solid #000000;
}

#header {
	height:163px;
	background-image: url(template/template_01.jpg);
}


#menu {
	height:27px;
	background-image: url(template/template_02.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:4px;
	font-size:13px;
	}

#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

#menu a:hover {
	color: #FFFF00;
	text-decoration:none;
	}


#la {
	color:#000000;
	font-size:11px;
	}

#la a:link, #la a:visited {
	text-decoration:none;
	}

#la a:hover {
	text-decoration:none;
	}


#footer {
	color: #ffffff;
	height:23px;
	background-image: url(template/template_04.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
	}

#footer a:hover {
	color: #999999;
	text-decoration:none;
	}
	
#container{
	background:#FFFFFF;
	background-image: url(template/template_03.jpg);
	background-position:top;
	text-align:left;
	font-size:11px;
	}


#container .box {
	border: 1px solid #666666;
	font-size:11px;
	}

#container .btn {
	border:1px solid  #999999;
	background-color: #666666;  
	color:#FFFFFF;
	font-size:11px;
	}
	
#container_comments {
	border: 1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:400px;
	height:120px;
	}
	
#container a:link, #container a:visited {
	color: #666666;
	}

#container a:hover {
	color: #990000;
	text-decoration:none;
	}
	

#marq a:link, #marq a:visited {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}

#marq a:hover {
	color: #990000;
	text-decoration:none;
	}


#backpage {
	padding:10px 20px 0px 0;
	font-weight:normal;
}

#backpage a:link, #backpage a:visited {
	color: #330033;
	text-decoration:underline;
	}

#backpage a:hover {
	color: #333300;
	text-decoration: underline;
	}




#formspace1 {
	padding: 0 0 10px 0;
	text-align:left;
	}

.cimg1 {
	border: 2px solid #CCCCCC;
	}
	
.cimg2 {
	border: 1px solid #333333;
	}

.cimg3 {
	border: 1px solid #999999;
	}

	
a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
border:#000000 solid 1px;

}

a.linkopacity:hover img {
filter:alpha(opacity=70);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0;
border:#000000 solid 1px;
}
	

#forma {
	font-size:11px;
	}

#forma .box {
	width:185px;
	border: 1px solid #666666;
	font-size:11px;
	}

#forma .btn {
	border:1px solid  #999999;
	background-color: #333333;  
	color:#FFFFFF;
	font-size:12px;
	}
	
#message {
	border: 1px solid #666666;
	font-size:11px;
	width:430px;
	height:130px;
	}

#search {
	font-size:11px;
	text-align:center;
	padding:5px 0 10px 0;
	width:170px;
	border:1px #FFFFFF solid;
	}

#search .box {
	color:#333333;
	width:140px;
	font-size:11px;
	border: 1px solid #666666;
	}

#search .btn {
	border:1px solid  #999999;
	background-color: #333333;
	color:#FFFFFF;
	font-size:11px;
	}



