body {
font-family: Tahoma, Geneva, sans-serif; 
color: LightGoldenrodYellow;
margin: 0;
border: 0;
padding: 0;
height: 100%; 
max-height: 100%; 
overflow: hidden; 
scrollbar-face-color: #660000;
scrollbar-highlight-color: #660000;
scrollbar-3dlight-color: #660000;
scrollbar-darkshadow-color: #660000;
scrollbar-shadow-color: #660000;
scrollbar-arrow-color: #FFF;
scrollbar-track-color: LightGoldenrodYellow;
background: #660000;
}

/* for internet explorer */
* html body {
padding: 0 0 25px 0; 
}

h3 {
color: Khaki;
font-size: 13pt;
font-weight: normal;
text-align: center;
margin: 0;
}

h4 {
font-size: 12pt;
font-weight: normal;
text-align: center;
margin: 10px;
}

h5 {
font-size: 12pt;
font-weight: normal;
text-align: center;
margin: 10px 0 20px 0;
}

h6 {
color: Khaki;
font-size: 16pt;
font-weight: normal;
text-align: left;
margin: 20px 0;
}

h2  { font-size: 10pt; font-weight: normal; display: inline; }

p, td, li { font-size: 10pt; }
li { color: Khaki; }
span { color: LightGoldenrodYellow; }
strong { font-weight: normal; color: Khaki; }

a { background: none; padding: 0; margin: 0; font-size: 10pt; font-weight: 500; }
a:link	{ color: Gold; text-decoration: underline; }
a:visited	{ color: Gold; text-decoration: underline; }
a:hover { color: Gold; text-decoration: none; }
a:active { color: Orange; text-decoration: none; }

#bgpic {
position: absolute;
top: 0;
left: -1px;
bottom: 30px; 
right: 0; 
margin: 0;
z-index: 0;
width: 100%;
height: 100%;
text-align: center;
}

#content {
position: absolute;
top: 0;
left: 0;
bottom: 20px; 
right: 0; 
z-index: 10;
width: 100%;
height: 96%;
margin: 0;
overflow: auto; 
text-align: center;
background: url("images/rra.jpg") no-repeat center 15px;
}

* html #content {
bottom: 0; 
height: 95%;
}

.logo {
color: AliceBlue;
margin: 35px auto; 
width: 150px;
font-weight: bold;
font-size: 11pt;
}

#text {
position: relative;
width: 690px;
margin: 0 auto;
text-align: left;
}

#menu {
width: 100%;
overflow: visible; 
padding: 0;
margin: 125px auto 0 auto;
text-align: center;
}

#menu dl {
top: 0;
bottom: 0;
margin: 0;
padding: 0;
}

#menu dd {
display: inline;
font-size: 9pt;
margin: 0;
text-indent: 0;
background: url("images/bullet.gif") no-repeat 0 0;
}

* html #menu dd {
margin: 0 0 0 -15px;
text-indent: 15px;
background: url("");
}

#menu dd a {
font-weight: normal;
margin: 0 3px 0 13px;
}

* html #menu dd a {
display: inline-block;
padding: 3px 0 3px 1px;
background: url("images/bullet.gif") no-repeat 0 4px;
border-bottom: dotted 1px none;
}

#menu dd a:link {
color: LightGoldenrodYellow;
text-decoration: none;
padding: 3px 1px 4px 0;
}

#menu dd a:visited {
color: LightGoldenrodYellow;
text-decoration: none;
padding: 3px 1px 4px 0;
}

#menu dd a:hover {
color: LightGoldenrodYellow;
text-decoration: none;
padding: 3px 1px 3px 0;
border-bottom: dotted 1px LightGoldenrodYellow;
}

#menu dd a:active {
color: LightGoldenrodYellow;
text-decoration: none;
padding: 3px 1px 3px 0;
}

#contactpage {
width: 100%;
}

#contactpage th {
font-weight: normal;
color: Khaki;
text-align: left;
}

#contactpage td {
font-weight: normal;
text-align: left;
}

#contactpage .rob {
text-align: center;
}

#contactpage th.head1 {
font-weight: normal;
color: Khaki;
text-decoration: underline;
text-align: left;
}

.left { float: left; }

.right { float: right; }

#footer {
z-index: 20;
position: absolute; 
bottom: 0; 
left: 0;
width: 100%; 
height: 20px; 
overflow: auto; 
background: #660000;
text-align: center;
}

* html #footer {height: 25px;}

#footer p {
display: inline;
font-size: 8pt;
}

#footer a { background: none; padding: 0; margin: 0; font-size: 8pt; font-weight: 500; text-decoration: none; }
#footer a:link	{ color: LightGoldenrodYellow; text-decoration: none; }
#footer a:visited	{ color: LightGoldenrodYellow; text-decoration: none; }
#footer a:hover { color: LightGoldenrodYellow; text-decoration: underline; }
#footer a:active { color: LightGoldenrodYellow; text-decoration: none; }

.date {
font-size: 8pt; 
font-weight: 500;
margin: 0;
padding: 0;
text-align: center;
}

.p {text-align: left; clear: left; margin: 0 10px;}
.p a { background: none; padding: 0; margin: 0; font-size: 7pt; font-weight: normal; text-decoration: none; }
.p a:link	{ color: Brown; text-decoration: none; }
.p a:visited	{ color: Brown; text-decoration: none; }
.p a:hover { color: LightGoldenrodYellow; text-decoration: none; }
.p a:active { color: LightGoldenrodYellow; text-decoration: none; }


