#pagewidth {
width: 100%;
height: 90%;
font-family: arial, helvetica, serif;
}

#left {
background-image: url(images/backleft.gif);
background-repeat: no-repeat;
width: 19%;
height: 100%;
float: left;
text-align: center;
}

#left p {
text-align: left;
margin-left: 35px;
line-height: 2em;
font-weight: bold;
font-size: 12pt;
}

#left a, a:visited {
color: #000000;
text-decoration: none;
}

#left a:hover {
text-decoration:underline;
color: blue;
}


#content {
float: right;
text-align: center;
margin-top: 30px;
width: 80%;
}

#content p{
text-align: left;
font-size: 10pt;
}

#content a, a:visited {
color: blue;
text-decoration: none;
}

#content a:hover {
text-decoration:underline;
color: green;
}

h1{
text-align: left;
font-family: times;
}

h2{
text-align: left;
font-family: Arial;
color: #858500;
}

#clear {
clear:both;
}

#footer {
width: 100%;
text-align: center;
font-family: arial, helvetica, serif;
font-size: 8pt;
border-top: 1px dashed silver;
padding: 5px;
}

.mgrt {
float: right;
}

.mglft{
float: left;
}

#nifty p{
text-align: center;
}


#nifty{ 
background: #000000;
width: 75%;
float: left;
color: #CFBA58;}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #000000}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.pacific {
display: block;
border-top: 3px solid green; 
padding-top: 10px; 
margin: 10px; 
width: 80%; 
height: 30%
}

.contact {

background-image: url(images/conback.gif); 
background-repeat: no-repeat;
width: 70%;
height: 235px;
padding: 15px;
text-align: left;
line-height: 2em;
}

