
/* Page Background & Margins */
body{background-color:#000000; margin-top:2px; margin-left:2px}

/* Site Background, Size & Border */
.main{width:750px; background-color:#EEEEFF; border:1px solid #666666}

/* Coordinates For Headshot */
.picture{position:absolute; top:75px; left:12px}

/* Headings (Search Engine Optimization */
h1{position:absolute; top:0px; left:0px; font-size:1px; font-color:#000000}
h2{position:absolute; top:0px; left:0px; font-size:1px; font-color:#000000}
h3{position:absolute; top:0px; left:0px; font-size:1px; font-color:#000000}

/* Menu Bar (Navigation Buttons) */
#menuhead {width:180px; height:16px; border:1px solid #000000; font-style:italic; font-family:Verdana, Sans-Serif; font-size:12px; letter-spacing:2px; font-weight:bold; color:#000099; background-color:#CCCCFF; margin:1px}
#menulink a:link{background-image:url("images/button.gif"); float:left; width:180px; height:16px; margin-top:1px; margin-bottom:1px; margin-left:10px; border:1px solid #666666; font-family:Arial, Sans-Serif; font-size:11px; color:#666666; background-color:#FFECEC; text-decoration:none; font-weight:bold}
#menulink a:visited{background-image:url("images/button.gif"); float:left; width:180px; height:16px; margin-top:1px; margin-bottom:1px; margin-left:10px; border:1px solid #666666; font-family:Arial, Sans-Serif; font-size:11px; color:#666666; background-color:#FFECEC; text-decoration:none; font-weight:bold}
#menulink a:hover{background-image:url("images/button.gif"); float:left; width:180px; height:16px; margin-top:1px; margin-bottom:1px; margin-left:10px; border:1px solid #FFFFFF; font-family:Arial, Sans-Serif; font-size:11px; color:#0000CC; background-color:#FFECEC; text-decoration:none; font-weight:bold}
#menucur a:link{background-image:url("images/button.gif"); float:left; width:180px; height:16px; margin-top:1px; margin-bottom:1px; margin-left:10px; border:1px solid #FFFFFF; font-family:Arial, Sans-Serif; font-size:11px; color:#0000CC; background-color:#FFECEC; text-decoration:none; font-weight:bold}
#menucur a:visited{background-image:url("images/button.gif"); float:left; width:180px; height:16px; margin-top:1px; margin-bottom:1px; margin-left:10px; border:1px solid #FFFFFF; font-family:Arial, Sans-Serif; font-size:11px; color:#0000CC; background-color:#FFECEC; text-decoration:none; font-weight:bold}
#menucur a:hover{background-image:url("images/button.gif"); float:left; width:180px; height:16px; margin-top:1px; margin-bottom:1px; margin-left:10px; border:1px solid #FFFFFF; font-family:Arial, Sans-Serif; font-size:11px; color:#0000CC; background-color:#FFECEC; text-decoration:none; font-weight:bold}


/* Drop Cap */
.dropcap{width:1em; height:1em; float:left; text-align:left; padding-left:2px; padding-bottom:2px; padding-right:2px; font-size:37px; color:#FFCC00; font-style:italic; font-family:Times New Roman, Serif; font-weight:bolder; background-image:url("images/texture.jpg")}

/* Normal Page Font */
.norm{font-family:Arial, Sans-Serif; font-size:12px; color:#333333; line-height:18px}
.b{font-family:Arial, Sans-Serif; font-size:12px; color;#333333; line-height:22px; font-weight:700}
.faqq{font-family: Garamond, Serif; font-size:20px; color:#000066; line-height:25px; font-weight:700; font-style:italic}
ol{spacing:0px; padding:0px}
li{spacing:0px; padding:0px}

/* Normal Page Links */
a.norm:link{font-family:Arial, Sans-Serif; font-size:12px; color:#0000CC; line-height:22px; text-decoration:underline}
a.norm:visited{font-family:Arial, Sans-Serif; font-size:12px; color:#0000CC; line-height:22px; text-decoration:underline}
a.norm:hover{font-family:Arial, Sans-Serif; font-size:12px; color:#000099; line-height:22px; text-decoration:none; background-color:#CCCCFF}

/* Small Links */
a.small:link{font-family:Arial, Sans Serif; font-size:10px; color:#0000CC; line-height:22px; text-decoration:underline}
a.small:visited{font-family:Arial, Sans Serif; font-size:10px; color:#0000CC; line-height:22px; text-decoration:underline}
a.small:hover{font-family:Arial, Sans Serif; font-size:10px; color:#000099; line-height:22px; text-decoration:none; background-color:#CCCCFF}


/* Code For Insight Insignia */
a.insight:link{text-decoration:none; border-left:1px solid #000000; height:228px; width:10px}
a.insight:visited{text-decoration:none; border-left:1px solid #000000; height:228px; width:10px}
a.insight:hover{text-decoration:none; border-left:1px solid #FFFFFF; height:228px; width:10px}


