html, body { margin:0; padding:0; }
body{font:76% "Trebuchet MS",arial,sans-serif;color: #035F84 ;padding: 10px;}
p { margin:5px 0; }
p {padding: 10px;}
a {color:#035F84 ;}
a:hover {color:#006b99; }

/*img#tlc {float: left; width: 6px; height: 6px; margin-top:-6px;}
img#trc {float: right; width: 6px; height: 6px;margin-top:-6px;}
img#blc {float: left; width: 6px; height: 6px; margin-top:-6px;}
img#brc {float: right; width: 6px; height: 6px;margin-top:-6px;}
div#header h1 {color: #FFF;font-size: 300%;font-weight: 900;}*/

/* For the first shadowed border */
#shadowed-border { padding:5px; width:305px; }
/*#shadowed-border .sb-inner { background:#e4ce6e; }*/
#shadowed-border .sb-inner { background:#ead98a; }
#shadowed-border .sb-border { background:#f0f0f0; }

#shadowed-border2 {padding:5px; width:246px; height:86px;}
/*#shadowed-border2 .sb-inner { background:#e4ce6e; }*/
#shadowed-border2 .sb-inner { background:#ead98a; }
#shadowed-border2 .sb-border { background:#f0f0f0; }

#shadowed-border3 { padding:5px; width:698px;}
/*#shadowed-border3 .sb-inner { background:#e4ce6e; }*/
#shadowed-border3 .sb-inner { background:#ead98a; }
#shadowed-border3 .sb-border { background: #f0f0f0; }

#shadowed-border4 { padding:5px; width:698px;}
/*#shadowed-border4 .sb-inner { background:#e4ce6e; }*/
#shadowed-border4 .sb-inner { background:#ead98a; }
#shadowed-border4 .sb-border { background: #f0f0f0; }

#shadowed-border5 { padding:5px; width:698px;}
/*#shadowed-border5 .sb-inner { background:#e4ce6e; }*/
#shadowed-border5 .sb-inner { background:#ead98a; }
#shadowed-border5 .sb-border { background: #f0f0f0; }

/* General content*/
p#contact {padding: 10px 10px 0 10px;}
p#order {padding: 0 10px 0 10px;}
p#words2 {margin: 0;}
span#pagetitle {padding-left: 10px; font:120% "Trebuchet MS",arial,sans-serif;color: #035F84; font-weight: bold; letter-spacing: 2px;}
div#pagetitle {padding-left: 10px; font:120% "Trebuchet MS",arial,sans-serif;color: #035F84; font-weight: bold; letter-spacing: 2px;}
span#boxtitle {z-index:0; font:120% "Trebuchet MS",arial,sans-serif;color: #035F84; font-weight: bold; letter-spacing: 2px; background: #ead98a;}
div#subtitle {padding-left: 10px; font:"Trebuchet MS",arial,sans-serif;color: #035F84; font-weight: bold;}

/* Content */
#content { color:#4c2; padding:10px; margin:20px; width:80%; margin:0 auto; }
#content .sb-inner { background:#fff;}
#content a { color:#9f2; }
#content a .sb-shadow { background:transparent; }
#content a:hover .sb-shadow { background:#777; }

img#john {padding:0 15px 10px 0;}
img#neil {padding:0 10px 10px 0;}
table#dskcontents {margin-left:10px;}
div#closer {margin:0 0 0 10px; width:150px; padding-top:5px;}

table#copyright {color: #d2b166;	padding-right: 10px;}
table#copyright a {text-decoration:none; color: #d2b166;	}
table#copyright a:hover{text-decoration: underline;}


.form_text_input {font:100% "Trebuchet MS",arial,sans-serif;color: #035F84 ; width:140px;}
.form_text_input_lg {font:100% "Trebuchet MS",arial,sans-serif;color: #035F84 ; width:140px;}
.form_text_input_vlg {font:100% "Trebuchet MS",arial,sans-serif;color: #035F84 ; width:200px;}
.form_button {font:100% "Trebuchet MS",arial,sans-serif;color: #ffffff; width:120px;border:0;background-color: #035F84;cursor:hand;}
.form_button_lg {font:100% "Trebuchet MS",arial,sans-serif;color: #ffffff ; width:200px;border:0;background-color: #035F84;cursor:hand;}

.sb, .sbi, .sb *, .sbi * {
	position:relative;
	z-index:10;
}
* html .sb, * html .sbi { height:1%; }
.sbi { display:inline-block; }
.sb-inner { background:#ddd; }
.sb-shadow { background:#000; }
.sb-border { background:#bbb; }
