html,body {
margin:0;
padding:0;
background-color:#666633;
overflow:auto;
text-align:center;
}

#text {
position:static;
width:92%;
margin:0 auto 12px;
padding:0;
background-color:#ffff99;
border:2px solid #cccc66;
overflow:auto;
font-family:"Helvetica", sans-serif;
font-size:16px;
text-align:justify;
padding:0;
z-index:3;
}

#id {
display:block; 
position:absolute; 
top:360px; 
right:64px
}

h1 {
display:block;
position:static;
text-align:center;
height:80px;
width:645px; /* 704px */
margin:2px auto;
padding:2px;
font-family:"Georgia", "Nimbus Roman No9 L", "Century Schoolbook L", "Norasi", "Rekha", serif;
font-size:64px;
color:#333333;
border:1px solid #333333;
background-color:#cccc66;
}

h2 {
text-align:center;
margin:2px 0px;
padding:2px 12px;
font-family:"Georgia", "Nimbus Roman No9 L", "Century Schoolbook L", "Norasi", "Rekha", serif;
font-size:32px;
color:#333333;
}

h3 {
text-align:left;
margin:0;
padding:18px 12px 0px;
font-family:"Arial", sans-serif;
font-size:18px;
color:#333333;
}

h4 {
text-align:center;
margin:0;
padding:6px 12px 0px 12px;
font-family:"Arial", sans-serif;
font-size:18px;
color:#333333;
}

h5 {
text-align:left;
margin:0 0 -4px;
padding:12px 12px 0 24px;
text-indent:-12px;
font-family:"Arial", sans-serif;
font-size:16px;
color:#333333;
}

ul {
margin:0 36px;
padding:0 36px;
list-style:circle outside none;
}

ol {
margin:2px 36px;
padding:2px 36px;
}

li {
margin:0;
padding:4px 0;
line-height:130%;
}


#headerwrapper {
position:relative;
float:right;
left:-50%;
text-align:left;
margin: 4px 0 12px;
}

#headerwrapper ul {
position:relative;
left:50%;
list-style:none;
margin:0 auto;
padding:0;
text-align:center;
background-color:#666633;
}

#headerwrapper li {
display:inline;
position:relative;
float:left;
margin:0 1px;
padding:2px 8px;
text-align:center;
font-family:"Georgia", "Nimbus Roman No9 L", "Century Schoolbook L", "Norasi", "Rekha", serif;
font-size:18px;
color:#333333;
border:1px solid #333333;
background-color:#cccc66;
}

#headerwrapper li:hover,ul.menu2 li:hover,ul.menu3 li:hover,h1:hover {
color:#cccc66;
background-color:#333333;
}

#headerwrapper li.home {
color:#006666;
}

#headerwrapper li.home:hover {
color:#99ccff;
background-color:#333333;
}

#headerwrapper li.nohl:hover {
color:#333333;
border:1px solid #333333;
background-color:#cccc66;
}

ul.menu2 {
display:block;
width:210px;
margin:3px auto;
padding:0;
list-style:none;
text-align:justify;
}

ul.menu3 {
display:block;
width:150px;
margin:3px auto;
padding:0;
list-style:none;
text-align:justify;
}

ul.menu2 li,ul.menu3 li {
display:block;
float:none;
margin:2px auto;
padding:2px 8px;
width:100%;
height:20px;
text-align:center;
font-family:"Georgia", "Nimbus Roman No9 L", "Century Schoolbook L", "Norasi", "Rekha", serif;
font-size:16px;
color:#333333;
border:1px solid #666666;
background-color:#cccc66;
}

#headerwrapper li:hover,h1:hover {
border:1px solid #cc6600;
}

ul.menu2 li:hover,ul.menu3 li:hover {
border:1px solid #3399ff;
}

a {
text-decoration:none;
color:inherit;
}

a:link,a:visited {
color:#990000;
}

a:hover,a:active {
color:#003366;
}

.menu a:link,.menu a:visited,.menu2 a:link,.menu2 a:visited,.menu3 a:link,.menu3 a:visited {
display:block;
width:100%;
height:100%;
margin:0;
padding:0;
border:0;
color:inherit;
}

p {
margin:0;
padding:4px 12px;
text-align:justify;
font-family:"Arial", sans-serif;
font-size:16px;
text-color:#3333;
line-height:130%;
}

table {
margin:0 36px;
padding:0 36px;
}

table.small {
margin-left:auto;
margin-right:auto;
}

tr {
margin:0;
padding:0;
}

td {
padding:4px;
vertical-align:top;
text-color:#333333;
background-color:#ffffcc;
line-height:130%;
text-align:left;
border:1px solid #990000;
}

table.small td {
font-size:14px;
line-height:80%;
background-color:#ffffcc;
border:1px solid #333333;
}

tr.header td {
border:1px solid #000000;
font-family:"Georgia", "Nimbus Roman No9 L", "Century Schoolbook L", "Norasi", "Rekha", serif;
color:#cccc66;
background-color:#336666;
font-weight:bold;
}

table.small tr.header td {
text-align:center;
color:#333333;
background-color:#cccc66;
}

tr.header a:link,tr.header a:visited {
color:#cccc66;
}

table.small tr.header a:link,table.small tr.header a:visited {
color:#333333;
}

tr.header a:hover {
color:#ffcc33;
}

table.small tr.header a:hover {
color:#003366;
}

tr.header a[name]:hover {
color: inherit;
}

table.clear td {
background-color:#ffff99;
text-color:#333333;
border:0;
}

img {
display:block;
margin: 24px auto;
border:1px solid #990000;
}

.borderless {
border:none;
}

.marginless {
margin:0;
padding:0;
border:none;
}

a img:hover {
border:1px solid #cc6600;
}

iframe {
margin:0 auto;
display:block;
border:none;
}

.centred {
text-align:center;
margin-left:auto;
margin-right:auto;
}

.narrow {
width:200px;
}

.highlight {
color: #990000;
text-decoration: none;
}

