
html { 
padding:0px;
margin:0px;
}

body {
text-align:center;
margin:0px;
padding:0px;
background-color: #000000;
}


#box {
width:755px;
margin: 15px auto;
padding: 0px;
background: url("../images/contentBG.gif");
background-repeat: repeat;
text-align:left;
}



/*- padding and margin : t r b l -*/


#left {
padding: 0px 0px 0px 2px;
margin: 0px;
width:233px;
float:left;
background-color:transparent;
}

#left h1 {
background-color: #800000;
padding: 0px 0px 7px 0px;
margin: 0px;
font-family: "lucida","lucida grande","Arial", "Helvetica", "sans-serif";
font-size: 11px; 
font-weight: bold;
line-height: 14px;
color:#fff;
letter-spacing: 1px;
text-align: center;
}


#left A:link   { 
            padding-left: 20px;
            color:#FFCB68;
            font-family: "lucida","lucida grande","Arial", "Helvetica", "sans-serif";
            font-size: 11px; 
            line-height: 14px;
            font-weight: bold;
            TEXT-DECORATION: none }

#left A:visited   { color:#FFCB68;
			TEXT-DECORATION: none }

#left A:hover
			{ color:#ffffff;
			TEXT-DECORATION: none }

#left A:active
			{ color:#ffffff;
			TEXT-DECORATION: none }



#content {
width:450px;
padding: 5px 0px 5px 35px;
float:left;
background-color:transparent;
font-family: "georgia","palatino","times","serif";
font-size: 12px; 
line-height: 18px;
color: #555;
text-align: justify;

}

#content A:link {
color: #014681;
text-decoration: none;
}

#content A:visited {
color: #014681;
text-decoration: none;
}

#content A:hover {
color: #820404;
text-decoration: none;
}

#content A:active {
color: #000;
text-decoration: none;
}


/*- padding and margin : t r b l -*/


#mainnav  { 
background: url("../images/navBG.gif");
background-repeat: repeat;
border-style: solid;
border-left-width: 2px;
border-right-width: 2px;
border-top-width: 0px;
border-bottom-width: 0px;
border-color: #999;
padding: 8px 2px 0px 10px;
background-color: #999;
height: 29px;
margin: 0px;
}


#mainnav A  { 
border-style: solid;
border-width: 1px;
border-color: #777;
height: 22px;
padding: 3px 15px 5px 15px;
margin: 0px 5px 0px 0px;
font-family: "lucida","lucida grande","Arial", "Helvetica", "sans-serif";
color:#fff;
font-size: 11px; 
font-weight: bold;
TEXT-DECORATION: none;
}

#mainnav A:link   { 
background: url("../images/LinkBG.jpg");
}

#mainnav A:visited { 
background: url("../images/LinkBG.jpg");
}

#mainnav A:hover  { 
background-position:100% -24px;
}

#mainnav A:active {
background-position:100% -48px;
}




/*-------- GENERAL styles for CONTENT AREAS  ----------*/



#content H1  { 
padding: 2px 0px 0px 20px;
background: url("../images/h1BG.gif");
background-repeat: no-repeat;
color:#777;
font-family: "georgia","times", "times new roman", "serif";
font-size: 18px; 
line-height: 26px;
font-weight: normal;
}

#content H2  { 
padding: 0px 0px 0px 17px;
background: url("../images/h2BG.gif");
background-repeat: no-repeat;
color:#777;
font-family: "georgia","times", "times new roman", "serif";
font-size: 15px; 
line-height: 22px;
font-weight: normal;
}


#content H3  { 
padding-top: 4px;
margin-top: 20px;
background: url("../images/h3BG.gif");
background-repeat: repeat;
color:#3B6A8E;
font-family: "georgia","times", "times new roman", "serif";
font-size: 13px; 
line-height: 22px;
font-weight: normal;
}





/*-------- styles for FOOTER / RETURN TO TOP info on each page  ----------*/

  
#footer { 
background: url("../images/footerBG.gif");
padding: 8px 0px 0px 0px;
margin: 0px;
height: 31px;
width: 755px;
color:#fff;
text-align: center;
font-family: "lucida","lucida grande","Arial", "Helvetica", "sans-serif";
font-size: 9px; 
font-weight: bold;
line-height: 13px;
 }	


#footer A:link { color:#fff; text-decoration: none; }
#footer A:hover { color:#eee; text-decoration: underline; }
#footer A:active { color:#eee }
#footer A:visited { color:#fff }



A.authorlink { 
font-size: 9px; 
font-family: "lucida","lucida grande","Arial", "Helvetica", "sans-serif"; 
font-weight: bold;
padding: 0px 0px 10px 0px;
margin: 0px;
text-decoration: none;
}

A.authorlink:link { color:#777 }
A.authorlink:visited { color:#777 }
A.authorlink:hover { color:#fff }
A.authorlink:active { color:#fff }


#totop {
font-family: "lucida","lucida grande","Arial", "Helvetica", "sans-serif";
font-size: 9px;
font-weight: bold;
padding: 0px 30px 7px 0px;
margin: 0px;
text-align: right;
}

#totop A:link {
color: #999;
}

#totop A:visited {
color: #999;
}

#totop A:hover {
color: #820404;
}

.quotesrc {
font-size: 11px;
line-height: 15px;
font-style: italic;
padding-left: 35px;
}

.testimonial {
background-color: #800000;
font-family: "georgia","times", "times new roman", "serif";
color: #CFA7A7;
font-size: 13px;
line-height: 18px;
font-weight: bold;
padding: 10px 15px 10px 15px;
margin: 0px;
}

.testsrc {
background-color: #800000;
font-family: "lucida","lucida grande","Arial", "Helvetica", "sans-serif";
color: #BF9A9A;
font-size: 10px;
line-height: 13px;
padding: 2px 0px 20px 35px;
font-weight: bold;
margin: 0px;
}
