.body {
	background-color: #C0C0C0;
	align: center;
	margin-top: -5px;
	margin-bottom:-5px;

}


.main {
width:1000;
height:960;
align:justify;
background:#FFFFFF url('header.gif') no-repeat; 
color: #000000;
font-size: 16px;
font-family: tahoma;
font-weight: bold;
padding: 10px;

}

.other {
width:970;
color: #000000;
font-family: tahoma;
font-size: 16px;
font-weight: bold;
padding: 10px;

}

.contact {
font-size:15px;
font-weight: normal;

}


.contact a{
color:#0E0E0E;
}

.left{
background:#c0c0c0 url('left.gif') repeat-y; 
width:20px;
}

.right {
background:#c0c0c0 url('right.gif') repeat-y; 
width:20px;
}
