* {margin:0;padding:0}
body {
padding:0 0 0 0;
color: #000000;
background:#fff;
text-align:center;
}
#wrapper{
background:#fff;
width:auto;
border:solid 1px #000;
min-width:800px;
max-width:1024px;
text-align:left;
margin-left:auto;
margin-right:auto;
position:relative
}
#contentouter{
margin-left:200px;
margin-right:0px;
background:white;
border-left:1px solid #000;
border-right:1px solid #000;
color: #000000;
}
#header{
position:absolute;
top:0;
left:0;
width:100%;
height:172px;
border-bottom:1px solid #000;
overflow:hidden;
color: #000;
background:#ffffff;
}
#Infoarea{
width:100%;
height:20px;
}
#left {
position:relative;
width:200px;
float:left;
border-right:1px solid #000;
margin-left:-199px;
left:-1px;
}
* html #left {margin-right:-3px;}/* 3px jog*/
* html #contentouter{/* 3px jog*/
margin-left:197px;
margin-right:7px;
}
p {margin-bottom:1em;padding:0 5px}
#right {
position:relative;
width:10px;
float:right;
margin-right:-9px;
left:1px;
}
* html #right {margin-right:-5px;margin-left:-3px}
#footer {
width:100%;
clear:both;
line-height:20px;
border-top:1px solid #000;
background-color:#1370CF;
color: #000000;
text-align:center;
position:relative;
}
#clearheader{height:172px;}
#centrecontent {float:right;width:100%;position:relative;font: 10px Verdana, Arial;
text-align: left;}
#crums{
position: relative;
width: 100%;
height: 15px;
float: left;
margin-top: 5px;
margin-left: 10px;
font: 10px Verdana, Arial;
text-align: left;
}
html>body #centrecontent {margin: 0 -0.5%}/*moz*/
.outerwrap {
float: left;
width: 99%;
}
.clearer{
height:1px;
overflow:hidden;
margin-top:-1px;
clear:both;
}
/* mac hide\*/
* html #outer, * html #wrapper, * html #centrecontent {height:1%}
 /* end hide */
