* {
margin : 0;
padding : 0;
}
BODY {
background-color : #ffffcc;
font-size : 13px;
}
a {
color : #ffff66;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
table {
font-size : 100%;
}

.topBanner {
position : absolute;
top : 0px;
left : 0px;
width : 1024px;
height : 98px;
padding : 0px;
margin : 0px;
background-color : white;
}
.leftCol {
position : absolute;
top : 98px;
left : 0px;
height : auto;
font-size : 90%;
width : 120px;
padding : 0px;
margin : 0px;
background-color :#ffffcc;
}
.rightCol {
position : absolute;
top : 98px;
left : 870px;
width : 150px;
height : 700px;
padding : 0px;
background-image: url(images/ptl.gif);
}
.rightColtop {
position : absolute;
top : 0px;
right : 870px;
width : 150px;
height : 40px;
padding : 0px;
margin : 0px;
background-color : #ffffcc;
}
.centerCol {
position : absolute;
top : 98px;
left : 120px;
width : 750px;
height : auto;
padding : 0px;
border-width:1px;
background-color : #ffffcc;
margin : 0px 0px 0px;
}
.gecko .col1 {width: 238px;}
.col1 {
position : absolute;
top : 98px;
left : 120px;
width : 250px;
padding-left: 5px;
padding-right:5px; 
margin : 0px;
border-left-style : solid;
border-bottom-style : solid;
border-right-style : solid;
border-width:1px;
float : left;
height : auto;
background-color :#ffffcc;
overflow : hidden;
}
.gecko .article1 {width: 238px;}
.article1 {
position : relative;
top : 0px;
left : 0px;
width : 250px;
border-top-style : dashed;
border-width:1px;
padding-left: 5px;
padding-right:15px; 
margin : 0px;
float : left;
background-color :#ffffcc;
overflow : hidden;
}
.gecko .article4 {width: 238px;}
.article4 {
position : relative;
top : 0px;
left : 0px;
width : 250px;
border-top-style : dashed;
border-width:1px;
padding-left :5px;
padding-right:15px; 
margin : 0px;
overflow : hidden;
background-color :#ffffcc;
}
.gecko .col2 {width: 238px;}
.col2 {
position : absolute;
top : 98px;
left : 370px;
width : 250px;
border-left-style : solid;
border-bottom-style : solid;
border-right-style : solid;
border-width:1px;
padding-left : 5px;
padding-right:5px; 
margin : 0px;
float : left;
height : auto;
background-color :#ffffcc;
overflow : hidden;
}
.gecko .article2 {width: 238px;}
.article2 {
position : relative;
top : 0px;
left : 0px;
width : 250px;
border-top-style : dashed;
border-width:1px;
padding-left: 5px;
padding-right:5px; 
margin : 0px;
overflow : hidden;
background-color : #ffffcc;
}
.gecko .article5 {width: 238px;}
.article5 {
position : relative;
top : 0px;
left : 0px;
width : 250px;
border-top-style : dashed;
border-width:1px;
padding-left: 5px;
padding-right:5px; 
margin : 0px;
overflow : hidden;
background-color :#ffffcc;
}
.gecko .col3 {left: 620px;}
.gecko .col3 {width: 238px;}
.col3 {
position : absolute;
top : 98px;
left : 620px;
width : 250px;
padding: 5px;
margin : 0px;
border-left-style : solid;
border-bottom-style : solid;
border-right-style : solid;
border-width:1px;
height : auto;
background-color :#ffffcc;
overflow : hidden;
}
.gecko .article3 {width: 238px;}
.article3 {
position : relative;
top : 0px;
left : 0px;
width : 250px;
padding: 5px;

border-top-style : dashed;
border-width:1px;
margin : 0px;
overflow : hidden;
background-color :#ffffcc;
}
.gecko .article6 {width: 238px;}
.article6 {
position : relative;
top : 0px;
left : 0px;
width : 250px;
border-top-style : dashed;
border-width:1px;
padding : 5px;
margin : 0px;
overflow : hidden;
background-color :#ffffcc;
}
.footer {
position :fixed;
bottom : 0px;
background-color : white;
}