body{
background: url(images/backgroundg.jpg) repeat-x top center;
padding:0;
margin:0;
	FONT-SIZE: 11px;
	font-family:tahoma;
}

.s-border{
background: url() no-repeat top center #F3F3F3;
border: #E9E9E9 1px solid;
padding: 5px;
margin: 0px 0px 30px 0px;
}

#wrapper {
width: 920px;
position: relative;
margin: -1px auto;
padding-bottom: 25px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}

#side {
float:left;
text-align:left;
width:300px;
padding-top: 100px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 20px;
}

#main {
float:left;
text-align:left;
width:600px;
padding-top: 100px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

.subtitle {   
	margin:0;
	padding:10px 10px;
	background: #F3F3F3;
	font:11px "Tahoma";
	color: #8C8C8C;
	line-height:18px;
}


.maintitle {
	padding:10px;
	margin:2px;
	line-height:13px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	text-align:left;
	background-color:#333333;
	text-transform:lowercase;
	color:#EA6F68;}


.content {

	padding:10px;
	margin:0px;
	line-height:15px;
	FONT-SIZE: 11px;
	font-family:tahoma;
	background-color:#FFFFFF;
	text-align:justify;
	color:#777;}


.content img {
	padding: 5px;
	background: #FFFFFF;
        border: 1px solid #EAEAEA;
	margin-right: 3px;
}



.content img:hover {
	padding: 5px;
	background: #FFFFFF;
        border: 1px solid #E9766F;
	margin-right: 3px;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
filter:alpha(opacity=60);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}


table, td, tr {

	line-height:15px;

	FONT-SIZE: 10px;

	font-family:Tahoma;

	text-align:justify;

	color:#888;}


blockquote{

	margin:20px 15px;
	padding:1px 15px 1px 85px;
	background:#FFFFFF url() -3px -6px no-repeat;
	font-size: 11px;
	color: #777;
	min-height:75px;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}




b, strong {color:#E6756D;}

s {color:#777;}

em, i {color:#CC7853;}

u {color:#777;}

A:link { text-decoration: none; color:#5D5B5C;}

A:active {text-decoration: none; color:#5D5B5C;}

A:visited {text-decoration: none; color:#5D5B5C;}

A:hover { text-decoration: none; color: #D89C54;}





 

ul {margin:0px;padding:0px;} 

li {margin:0px;padding:7px;color:#777;border-bottom:1px dashed #eee;}

input, textarea, select, button {
         font-size:12px;
         color:#7b7b7b;
         background: #ffffff;
         border: 1px solid #e0e0e0;
         margin: 5px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
         color:#7b7b7b;
         background: #ffffff;
         border: 1px solid #e0e0e0;
         margin: 5px;




