body {font-size: 100%; color:#bbb; background: #351b76; margin: 0 0 0 0}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 { font-family: verdana, helvetica, arial, Helvetica, sans-serif; font-size: 11px; line-height: 140%;}

a {font-size: 13px; color: #fff; text-decoration: none; font-weight: bold; font-family: helvetica, arial, Helvetica, sans-serif;}
a:hover {color: #c3f;}

/* styles links on project menu */
a.prjnav {font-size: 11px; color: #63f; padding-left: 3px;}
a.prjnav:hover {color: #c3f;}

/* styles links to websites etc on project pages */
a.prjex {font-size: 10px; color: #5CA9A2;}
a.prjex:hover {color: #65FFF1;}

/* styles links in body of page */
a.bod {color: #5CA9A2;  font-family: verdana, helvetica, arial, Helvetica, sans-serif; font-size: 11px;}
a.bod:hover {color: #65FFF1;}

/* 
a.subnav {font-family: helvetica, arial; font-size: 11px; color: #7e9; font-weight:normal;}
a.subnav:hover {color: #00cc66;}
 */

#homenav a {color: #63f;}
#homenav a:hover {color: #c3f;}

/* styles top purple band and main menu, and bottom purple band*/
.purple {background-color: #351b76;}
.sitnav {font-size: 13px; padding-left:40px;}

/* styles 1st black tr and td */
.black {background-color: #000;}
.blackspacer {padding-top: 10px}

/* styles large lead-in text line */
.lead {color: #7F87EE; font-size: 11px; font-weight: bold; font-style:italic; line-height: 130%;}

/* styles headings in general */
.head {color: #7F87EE; font-weight: bold;}

/* styles headings on project menu */
.prjmenu {color: #9999ff; font-weight: bold; font-size: 10px; font-family: helvetica, arial, Helvetica, sans-serif;}

/* styles content on project pages */
#prjcap {font-size:9px; line-height: 120%; padding-top: 13px;}
#prjname {font-size:10px; font-weight:bold; }
#prjdes {font-size:11px; line-height: 140%;}
#prjpic {margin-bottom: 5px;}

/* styles left and right columns on services and about us */
.colleft {text-align: right; line-height: 140%; margin-top: 9px; margin-bottom:0; font-size: 11px; font-weight:normal; }
.colright {text-align: left; line-height: 140%; margin-top: 9px; margin-bottom:0; font-size: 11px; font-weight:normal;}


#contact td {}
