body {

}

#wrapper {
width:650px;
margin:0 auto;
}

#wrapper a:link, a:visited, a:hover {
color:#0000FF;
}

#wrapper #topbar {
height:auto;
/*overflow:hidden;*/
}

#topbar .top-left {
background-image:url("images/left-top.gif");
width:26px;
float:left;
height:38px;
}
#topbar .top-mid {
background-image:url("images/mid-top.gif");
width:598px;
float:left;
height:38px;
}
#topbar .top-right {
background-image:url("images/right-top.gif");
width:26px;
float:left;
height:38px;
}

#wrapper #cenbar {
clear:both;
height:auto;
overflow:hidden;
}
#cenbar { background:url(images/brdr.gif) repeat-y center; }
#cenbar .cen-left {
background-image:url("images/left-cen.gif");
width:26px;
float:left;
background-repeat:repeat-y;
/*padding-bottom: 30000px;
margin-bottom: -30000px;*/
}
#cenbar .cen-mid {
float:left;
width:598px;
/*padding-bottom: 30000px;
margin-bottom: -30000px;*/
}

.cen-mid .heading {
background-image:url("images/heading.gif");
background-repeat:no-repeat;
height:32px;
padding:5px 10px 0px 10px;
font:16px Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.cen-mid .matter {
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#111111;
text-align:justify;
padding:0px 10px 10px 10px;
line-height:18px;
}

.cen-mid .ipaddress {
font:24px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#3399CC;
padding-top:10px;
padding-bottom:20px;
}

#cenbar h2 {
margin:0;
padding:0;
font-size:120%;
}

#cenbar .cen-right {
background-image:url("images/left-cen.gif");
width:26px;
float:right;
background-repeat:repeat-y;
/*padding-bottom: 30000px;
margin-bottom: -30000px;*/
}

#wrapper #botbar {
clear:both;
}
#botbar .bot-left {
background-image:url("images/left-bot.gif");
width:26px;
float:left;
height:36px;
}
#botbar .bot-mid {
background-image:url("images/mid-bot.gif");
width:598px;
float:left;
height:36px;
}
#botbar .bot-right {
background-image:url("images/right-bot.gif");
width:26px;
float:left;
height:36px;
}

.cen-mid .cpy {
text-align:center;
font:12px Arial, Helvetica, sans-serif;
color:#111111;
}
.links {
font:12px Arial, Helvetica, sans-serif;
color:#111111;
text-align:center;
}
.adds {
text-align:center;
}