/* overall settings */

#title { font-size:18pt; }
h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3, code, th { font-size:12pt; }
body, code { font-size:11pt; }
h4, input.button { font-size:10pt; }
sup, sub, a.back, #footer { font-size:9pt; }

body a:link { color:#006; }
body a:visited { color:#306; }
input.button { background-color:#fff;
		color:#000;
		border-color:#000; }
.boxtitle, .indboxtitle { border-bottom:1px solid #778; }
		
#top {  background-color:transparent; }
#breadcrumb { color:#000;
		background-color:transparent;
		border:1px solid #778;
		border-width:1px 0px 1px 0px; }
#links { display:none; }
#linkbar { display:none; }
#page { width:100%;
		background-color:transparent; }
#side { display:none; }
#main { width:auto;
		background-color:transparent; }
#footer { width:100%;
		border:1px solid #778;
		border-width:1px 0px 1px 0px; }
#footer p { margin-top:0px; }
#footlinks { display:none; }


