body {
    background-color : white;
    background-image : url(/maccoder/images/bg.tiff);
    background-position : top right;
    background-repeat : no-repeat;
    font-family : arial, helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    margin : 0px 0px 0px 0px;
}	

p {
	font-family : arial, helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	background: transparent;
}

h1 {
	font-family : arial, helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 20px; 
    padding 0px 0px 0px 3px;
    margin 0px;
	color : #003366; 
	background: transparent;
}    

h2 {
	font-family : arial, helvetica, sans-serif; 
	font-size : 16px;
	font-weight : bold; 
    padding 0px 0px 0px 3px;
    margin 0px;
	color :   #003366; 
	background: transparent;
}    

code {
	font-family : courier, monospace; 
	font-size : 12px; 
	color : #000000; 
	background: transparent;
}

td {
	font-family : arial, helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
}

img {
	display: block;
}

img.email {
	display: inline;
    margin-bottom: -3px;  
}

img.right {
    float : right;
    margin-bottom : 15px;
    margin-left : 5px;
}

h1.header {
    font-family : arial, helvetica, sans-serif; 
    font-size : 36px;
    font-weight : bold; 
    color : #3366CC; 
    text-align : left;
}

h2.header {
    font-family : arial, helvetica, sans-serif; 
    font-size : 16px;
    font-weight : bold; 
    color : #999999; 
    text-align : left;
}

div.leaderboard {
    padding-left : 6px;
    padding-right : 6px;
}

div.datebar {
	font-family : arial, helvetica, sans-serif; 
	font-size : 20px;
	font-weight : bold; 
        padding : 2px;
	background-color : #DDDDDD;
	color : #6699CC; 
        text-align : right;
}





.headertable {
	background: #eeeeee;
} 

div.jargonbox {
    border: 1px solid #cccc66;
    padding: 4px;
    background: #ffffdd;
} 

.bigletters {
	font-family : arial, helvetica, sans-serif; 
	text-decoration : none; 
	font-size : 36px; 
	font-weight: bold; 
	color : #003366; 
	background: transparent; 
}

.logotext { 
	font-family : arial, helvetica, sans-serif; 
	text-decoration : none; 
	font-size : 28px; 
	font-weight: bold; 
	color : #000000; 
	background: transparent; 
} 

.mottotext { 
	font-family : arial, helvetica, sans-serif; 
	text-decoration : none; 
	font-size : 14px; 
	font-weight: bold; 
	color : #000000; 
	background: transparent; 
} 

.headerlinkbar { 
	font-family : arial, helvetica, sans-serif; 
	text-decoration : none; 
	font-size : 12px; 
	font-weight: bold; 
	color : #ffffff; 
	background: transparent; 
} 

.headerlink {
	background: #003366;
}

.headerbase {
	background: #003366;
}

.mainnav {
	background: #eeeeee;
}

.mainnavsep {
	background: #cccccc;
}

.leftnav {
	background: #eeeeee;
}

.leftnavsep {
	background: #cccccc;
}

.footersep {
	background: #cccccc;
}

.searchsite { 
	font-family : arial, helvetica, sans-serif; 
	text-decoration : none; 
	font-size : 11px;  
	font-weight: bold; 
	color : #000000; 
	background: transparent; 
} 

.searchBoxInput {
	font-family : arial, helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	background: #cccccc;
	width : 100px;
} 

.head {
	font-family : arial, helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 20px; 
	color : #003366; 
	background: transparent;
}
 
.subhead {
	font-family : arial, helvetica, sans-serif; 
	font-size : 16px;
	font-weight : bold; 
	color :   #003366; 
	background: transparent;
}
 
.subhead2 {
	font-family : arial, helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 14px; 
	color : #666666; 
	background: transparent;
} 

h1 {
	font-family : arial, helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 20px; 
	color : #003366; 
	background: transparent;
}
 
h2 {
	font-family : arial, helvetica, sans-serif; 
	font-size : 16px;
	font-weight : bold; 
	color :   #003366; 
	background: transparent;
}
 
h3 {
	font-family : arial, helvetica, sans-serif; 
	font-weight : bold; 
	font-size : 14px; 
	color : #666666; 
	background: transparent;
} 

h3.nav {
	color : #CC6600;
} 
    

.footertext { 
	font-family : arial, helvetica, sans-serif; 
	text-decoration : none; 
	font-size : 11px; 
	font-weight: bold; 
	color : #666666; 
	background: transparent; 
} 

.leftNavBox ul {
	list-style-position: inside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: 0px;
}

.leftNavBox li {
	list-style-type: filledcircle;
	margin-left: 1px;
	padding-left: 1px;
	text-indent: 1px;	
}

/* Links */
/* Main text link */
a:link { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 12px; color : #003366; background: transparent;} 
a:visited { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 12px; color : #003366; background: transparent; } 
a:active { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 12px; color : #003366; background: transparent; } 
a:hover { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 12px; color : #336699; background: transparent; } 

/* Small text link */
a.sm:link { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 10px; color : #003366; background: transparent;} 
a.sm:visited { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 10px; color : #003366; background: transparent; } 
a.sm:active { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 10px; color : #003366; background: transparent; } 
a.sm:hover { font-family : arial, helvetica, sans-serif; text-decoration : underline; font-size : 10px; color : #336699; background: transparent; } 

/* Main nav bar link */
a.mainnav:link{ font-family : arial, helvetica, sans-serif; text-decoration : none; font-weight : bold; font-size : 12px; color : #003366; background: transparent; } 
a.mainnav:visited { font-family : arial, helvetica, sans-serif; text-decoration : none; font-weight : bold; font-size : 12px; color : #003366; background: transparent; } 
a.mainnav:active { font-family : arial, helvetica, sans-serif; text-decoration : none; font-weight : bold; font-size : 12px; color : #003366; background: transparent; } 
a.mainnav:hover { font-family : arial, helvetica, sans-serif; text-decoration : none; font-weight : bold; font-size : 12px; color : #003366; background-color: #cccccc; }
 
/* Top of page link */
a.pagetoplink:link { font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px;  font-weight: bold; color : #999999; background: transparent; } 
a.pagetoplink:visited{ font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #999999;  background: transparent; }
a.pagetoplink:active{ font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #999999; background: transparent; }
a.pagetoplink:hover { font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #6699cc; background: transparent; }

/* Header nav bar link */
a.headerlink:link { font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px;  font-weight: bold; color : #ffffff; background: transparent; } 
a.headerlink:visited{ font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #ffffff;  background: transparent; }
a.headerlink:active{ font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #ffffff; background: transparent; }
a.headerlink:hover { font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #6699cc; background: transparent; }

/* Footer nav barlink */
a.footerlink:link { font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #999999; background: transparent; } 
a.footerlink:visited{ font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #999999; background: transparent; } 
a.footerlink:active{ font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #999999; background: transparent; } 
a.footerlink:hover { font-family : arial, helvetica, sans-serif; text-decoration : none; font-size : 11px; font-weight: bold; color : #6699cc; background: transparent; } 

.bar {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #cccccc;
	background: transparent;
} 

.footerlinkbar {
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #999999;
	background: transparent;
} 


