body { 
background-color : #cccccc;
background-image: url(images/layoutbg.jpg);
background-repeat: repeat;
text-align : justify;
margin : 10px;
} 
body, td, input, select, textarea { 
font-family : Trebuchet MS;
font-size : 11px;
line-height : 12px;
color : #666666;
} 
a { 
text-decoration : none;
font-weight : bold;
color : #999999;
} 
a:hover { 
color : #c8cbba;
}
a img { 
border:none; 
} 
#layout { 
position : absolute;
left : 100px;
top : 4px;
width : 533px;
} 
#navigation { 
position : absolute;
left : 95px;
top : 265px;
height : 20px;
width : 590px;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 11px;
text-align : center;
} 
#textarea { 
position : absolute;
left : 100px;
top : 300px;
width : 594px;
background-image : url(images/laytextbg.jpg);
background-repeat : repeat-y;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 11px;
} 
p { 
margin : 2px;
padding : 10px 20px 8px 20px;
} 
h2 { 
margin : 5px 0px 0px 15px;
font-size : 10px;
line-height : 10px;
text-transform : uppercase;
letter-spacing : 2px;
border-bottom : 1px dotted #cccccc;
width : 560px;
}
h3 { 
margin : 5px 0px 0px 15px;
font-size : 12px;
line-height : 10px;
text-transform : uppercase;
letter-spacing : 2px;
width : 560px;
}
.imgborder { 
border : 1px dotted #cccccc;
}
.imgborder2 { 
border-bottom : 5px solid #adadad;
background-color : #cccccc;
padding-bottom : 0;
padding-top : 4px;
width : 228px;
}  
.imgborder3 { 
border-bottom : 5px solid #adadad;
background-color : #cccccc;
padding-bottom : 0;
padding-top : 4px;
width : 550px;
} 
input, textarea, select { 
border : 1px dotted #999999;
background-color : #cccccc;
margin : 0;
color : #333333;
} 
#footer { 
background : url(images/layoutfoot.jpg) no-repeat;
height : 66px;
width : 590px;
left : 2px;
position : absolute;
clear : both;
padding : 0 0 0 0;
} 
.footer2 { 
height : 8px;
left : 15px;
top : 15px;
position : relative;
clear : both;
padding : 0 0 0 0;
font-size : 10px;
}
