.iracambi { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; 
font-weight: normal; color: #000000; } 
.bodytext { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: 
normal; font-variant: normal; }
.head { font-family: Arial, Helvetica, 
sans-serif; font-size: 15pt; font-style: normal; line-height: normal; font-weight: 
bolder; font-variant: normal; text-transform: none; color: #000000; text-decoration: 
none} 
.links { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: 
normal; color: #0000CC} 
.Head { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 15pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: 
normal; text-transform: none; color: #000000; text-decoration: none} 
.bodytext_bold { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; 
line-height: normal; font-weight: bold; font-variant: normal; text-transform: 
none; color: #000000; text-decoration: none } 
.bodytext_italic { 
font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; line-height: 
normal; font-weight: normal; font-variant: normal; text-transform: none; color: 
#000000; text-decoration: none } 
.bluetext { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11pt; font-style: italic; line-height: normal; font-weight: normal; 
font-variant: normal; text-transform: none; color: #6699FF; text-decoration: none 
} 
.small { 
font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: 
italic; line-height: normal; font-weight: bold; font-variant: normal; text-transform: 
none; color: #007733; text-decoration: none} 
.bodytext2 { 
font-family: Arial, 
Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; 
font-weight: normal; font-variant: normal; text-transform: none; color: #000000; 
text-decoration: none} 
.small2 { 
font-family: Arial, Helvetica, sans-serif; font-size: 
9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: 
normal; text-transform: none; color: #000000; text-decoration: none} 
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;}
.wrap_right {
	margin: auto auto auto 10px;
	clear: right;
	float: right;
	height: auto;
	width: auto;
	padding: 40px;}
	
	.wrap_left {
	margin: auto 10px auto auto;
	padding: 30px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	}
	
	

#sidebar {
        width: 200px;
		height: auto;
		margin-top: 0px;
		padding: 0px 10px auto 0px;
		float:right;
		background:#339900;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: x-small; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
        font-variant: normal;
		border-bottom: 0px solid #bebebe;
		
	
		
}

#text {
        width: 560px;
		height: auto;
		margin-top: 2px;
		padding: 2px;
		float:left;
		background:#fff;
		border-right: 1px  solid #bebebe;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: x-small; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
        font-variant: normal;
		color: #000000;
	
		
}
#text2 {
        width: 764px;
		margin-top: 2px;
		padding: 2px;
		float:left;
		background:#fff;
		border-right: 1px  solid #bebebe;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: x-small; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal; 
        font-variant: normal;
		color: #000000;
	
		
}

#content {
        width: 765px;
		background:#fff;
		
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: #fff;
	position: relative;
	
}

#sidebar h1 {
	font-size: 11px;
	color: #CC0000;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font: bold;
}

#graphic {

    width: 765px;
		background:#fff;
		}


#list a:link,
#list a:visited {
  color:#000;
  text-decoration: none;
 }
#list a:hover {
   color: #e5fa11;
	padding: 0px;
 }