* {
margin : 0;
padding : 0;
}
.mainCol {
position : absolute;
top : 98px;
left : 120px;
width : 750px;
height : auto;
padding : 0px;
border-width:1px;
background-color : #ffffcc;
margin : 0px 0px 0px;
}
.ourmenu {
position : absolute;
top : 99px;
left : 120px;
width : 750px;
height : auto;
padding : 0px;
font-size : 14px;
border-width:0px;
background-color : #ffffcc;
margin : 0px 0px 0px;
}
.altmain {
position : absolute;
top : 124px;
left : 120px;
width : 735px;
height : auto;
padding : 15px;
font-size : 16px;
overflow : visible;
border-width:1px;
background-color : #ffffcc;
margin : 0px 0px 0px;
}
.titlemain {
position : absolute;
top : 0px;
left : 120px;
width : 735px;
height : auto;
padding : 15px;
font-size : 16px;
overflow : visible;
border-width:1px;
background-color : #ffffcc;
margin : 0px 0px 0px;
}
.leftmain {
position : absolute;
top : 100px;
left : 120px;
width : 335px;
height : auto;
padding : 15px;
font-size : 16px;
overflow : visible;
border-width:1px;
background-color : #ffffcc;
margin : 0px 0px 0px;
}
.rightmain {
position : absolute;
top : 100px;
left : 420px;
width : 335px;
height : auto;
padding : 15px;
font-size : 16px;
overflow : visible;
border-width:1px;
background-color : #ffffcc;
margin : 0px 0px 0px;
}
.imgright {
float: right;
padding: 6px 10px 6px 0px;
}
.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}
TABLE { border: 1px solid #3c3e3d; }
TABLE TD { border: 1px solid #3c3e3d; }
