/* CSS Document */

html, body {height:100%}
body {padding:0; margin:0; background-image:url(bg.jpg); background-color:#222222; text-align:center; min-width: 792px}

div {
font: Garamond, "Times New Roman", Times Roman, Times, Georgia, serif;
margin: 0;
padding: 0;
}

p {padding-bottom: 3px;}

.a {
position: absolute;
top: 0;
left: 0;
width: 792px;
text-align: left;
}

.b {
z-index:1; 
position: absolute;
top: 0;
left: 0;
width: 792px;
text-align: left;
}

.a0 {
margin:0;
padding:0;
width: 792px;
height: 125px;
background-color:#000;
}

.a1 {
position:relative;
float: left;
width: 396px;
height: 325px;
background: #fff url(bg-a1.gif) no-repeat;
}

.a1-nologo {
position:relative;
float: left;
width: 396px;
height: 325px;
background: #fff url(bg-a1-nologo.gif) no-repeat;
}

.a1-nologo .text {height: 270px}

.text {
font-size: 14px;
line-height: 18px;
font-weight: normal;
color: #000;
padding-right:10px;
margin: 28px 0 0 50px;
height: 235px;
width: 315px;
overflow: auto;
text-align: left;
}

.text p:first-letter {
font-size: 28px; 
line-height: 22px;
vertical-align: baseline;
}

.toplink {
font-size: 13px;
font-weight: normal;
padding-bottom: 2px;
}

.toplink a {font-weight:normal}

h1 {
font-size: 19px;
padding: 0 0 10px 0;
margin:0;
font-weight:bolder;
color: #603;
}

ul,ol {
padding: 2px 0 2px 11px;
margin: 2px 0 2px 11px;
line-height: 110%;
}

li  {
padding-bottom: 2px;
}


h2 {
text-align: center;
font-weight: bolder;
font-size: 15px;
vertical-align: top;
}

.a2,.a2con {
position:relative;
float: right;
width: 396px;
height: 325px;
}

.a2 {
background: url(home.jpg) #eee no-repeat;
}

.a2con {
background: url(a2con.gif) #eed no-repeat;
}

.a2con div {
font-size: 13px;
line-height: 110%;
font-weight: normal;
color: #000;
margin: 0 0 0 0;
padding: 0 25px 0 25px;
height: 325px;
overflow: auto;
text-align: left;
}

.a2con div h2 {
margin: 25px 0 0 0;
line-height: 110%;
text-align: left;
font-weight: bolder;
font-size: 19px;
font-style: italic;
color: #b90;
background: bottom repeat-x url(bg-h2.gif);
padding-bottom: 2px;
margin-bottom: 7px;
}

h3 {
padding: 3px 0 0 0;
margin:0;
font-size: 14px;
font-weight: bolder;
}

h4 {
padding: 3px 0 0 0;
margin:0;
font-size: 14px;
line-height: 120%;
color: #555;
font-weight: normal;
}

.a3 {
margin: 0;
padding: 0;
width: 792px;
height: 325px;
background: #000;
}

.footer {
margin: 0;
padding: 0;
width: 792px;
background-color: #603;
}

a {
font-weight: bolder;
color: #993366;
text-decoration: none;
border: 0;
margin: 0;
padding: 0;
}
a:hover {
color: #660033;
text-decoration:underline;
}