/* CSS Document */

body {
background-color:#333333;
}

a:link { color: white; text-decoration: none;}
a:hover {color: white; text-decoration: underline;}
a:active {color: gray; text-decoration: underline;}
a:visited {color: white; text-decoration: none;}

h1 {
font: 20pt Vivaldi;
}

h2 {
font: small-caps 14pt;
font-family: "Copperplate Gothic Light";
margin: 0;
padding: 0;
}

h3 {
font: small-caps 14pt "Times New Roman";
}

.beginPara {
font: small-caps 12pt "Times New Roman";
}

#main {
background-image: url(images/background.gif);
position: relative;
top: 100px;
height: 470px;
width: 715px;
z-index: 2;
}

#top {
background-image: url(images/top708.jpg);
position: absolute;
top: -100px;
left: -16px;
height: 102px;
width: 739px;
z-index: 1;
}

#menubkgd {
background-image:url(images/menubkgd.gif);
width: 715px;
height: 23px;
position: absolute;
top: 0px;
left: 0;
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
color: white;
padding-top: 2px;
z-index: 4;
}

#bottombkgd {
background-image: url(images/bottombkgd.gif);
width: 692px;
height: 20px;
position: absolute;
bottom: 6px;
left: 28px;
font-family: "Copperplate Gothic Light", Tahoma;
font-size: 11pt;
padding-top: 2px;
color: white;
background-repeat: no-repeat;
}

#mainTxt {
color: navy;
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
position: absolute;
top: 40px;
left: 36px;
width: 470px;
height: 400px;
z-index: 3;
}


#copyright {
margin-top: 115px;
margin-bottom: 0;
padding-bottom: 0;
font-family: Verdana;
font-size: 8pt;
color:#CCCCCC;
}

#line1 {
border-top: 1px solid black;
position: absolute;
bottom: 14px;
left: 7px;
width: 470px;
height: 20px;
}

#line2 {
border-right: 1px solid black;
position:absolute;
bottom: 5px;
left: 18px;
width: 1px;
height: 300px;
}

#right {
position: absolute;
top: 40px;
right: 10px;
width: 165px;
height: 351px;
background-image:url(images/rightbkgd.gif);
background-repeat: no-repeat;
font-size: 10pt;
color: white;
font-family: Tahoma;

}

#right-long {
position: absolute;
top: 40px;
right: 10px;
width: 165px;
height: 485px;
background-image:url(images/rightbkgd-long.gif);
font-size: 10pt;
color: white;
font-family: Tahoma;
padding-top: 8px;
}

.rightSeparator {
background-image:url(images/rightmenu-separator.gif);
width: 150px;
height: 20px;
color: white;
font-size: 11pt;
font-variant:small-caps;
padding-top: 2px;
position: absolute;
left: 0;
margin-top: 5px;
font-family: "Copperplate Gothic Light", Tahoma;
}

.rightPicture{
background-image:url(images/cibaad.jpg);
width: 145px;
height: 135px;
position: absolute;
left: 2px;
bottom: 15px;
}

#links {
color: blue;
}
