body {
	background-color: #818176;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial,Trebuchet;
	font-size:10pt;
	color:#635b4d;
}

img {
	border: none;
}

a {
	color:#635b4d;
}

.motherBox {
	width:1040px;
	background-image: url(images/copabg.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

.navbarhead {
	float:left;
	width: 240px;
	
}

.navbar {
	width:240px;
	padding-left:-10px;
	padding-right:0px;

}

.navbar li {
	margin-left:-6px;
	border:0px;
}

.Header {
	float:left;
	background-image: url(images/bana2.jpg);
	background-repeat: no-repeat;
	width: 760px;
}

.mainContainer {
	float:left;
	background-repeat: repeat-y;
	width: 760px;
}

.mainLogo {
	margin-top:24px;
}

.topRoundBorder {
	margin-top:15px;
}

.contentpaneopen {
	width:100%;
}

.contentheading {
	text-align:right;
	font-size:18pt;
	color:#b5b0a1;
}

.clear {
    clear: both;
    display: block;
    height: 20px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.footer {
	margin-left:auto;
	margin-right:auto;
	width:946px;
	background-image: url(images/copaBottom.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:94px;

}

.left {
	margin-left:30px;
	float:left;
	width:282px;
}
.right {
	float:left;
	margin-left:10px;
	width:330px;
}

.middle {
	float:left;
	margin-left:30px;
	width:624px;
}
.Other {
	width:326px; 
	height:21px; 
	margin-top:91px; 
	margin-left:434px;
	text-align:right;
}
