BODY.main
{
	background-repeat: repeat-y;
	background-color: white;
	background-image: url(images/background.gif);
	margin: 0px;
	background-attachment: fixed;
}

P.button_on
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	color: #FFF;
	text-transform: inherit;
	background-color: transparent;
	background-image: url(images/button_on_bk.gif);
	padding: 4px 0px 4px 16px;
	background-repeat: no-repeat;
	letter-spacing: normal;
	margin: 0px;
}

img {
border:none;
}
 
#osslogo {
width:146px;
height:146px;
background-image:url(images/oss_logo.png);
background-repeat:no-repeat;
border:none;
background-color:#cccc99;

}

#osslogo3 {
width:146px;
height:147px;
background-image:url(images/oss_logo3.png);
background-repeat:no-repeat;
border:none;
background-color:#cccc99;

}

#osslogo4 {
width:145px;
height:147px;
background-image:url(images/oss_logo4.png);
background-repeat:no-repeat;
border:none;
background-color:#cccc99;

}

#osssl {
width:147px;
height:145px;
background-image:url(images/ossslogo.png);
background-repeat:no-repeat;
border:none;
background-color:#cccc99;

}

#donovan_sm {
width:150px;
height:151px;
background-image:url(images/donovan_award_sm.gif); background-repeat:no-repeat;
border:none;

}

#donovan_lg {
width:634px;
height:639px;
background-image:url(images/donovan_award.jpg); background-repeat:no-repeat;
border:none;

}

P.nav { margin: 8px 0px 8px 0px;}


P, TD  {
	font-weight : normal;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #330000;
}



SPAN.subhead  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

SPAN.parens  {
	font-weight : normal;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

UL  {
	font-weight : normal;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

OL  {
	font-weight : normal;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

BLOCKQUOTE  {
	font-weight : normal;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

P.footer  {
	font-weight : normal;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #330000;
}

P.small  {
	font-weight : normal;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #330000;
	position: relative;
	top: -6px;
}


P.title  {
	font-weight : normal;
	font-size : 18px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #990000;
}


A:link  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A:active  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #FF0000;
}

A:visited  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A:hover  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #990000;
}

A.email:link  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A.email:active  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #FF0000;
}

A.email:visited  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A.email:hover  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #990000;
}

A.button:link
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	text-decoration: none;
	color: #300;
	padding: 0px 0px 0px 20px;


}

A.button:active
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	text-decoration: none;
	color: white;
	padding: 0px 0px 0px 20px;

}

A.button:visited
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	text-decoration: none;
	padding: 0px 0px 0px 20px;

}

A.button:hover
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	text-decoration: none;
	color: #900;
	padding: 0px 0px 0px 20px;

}


H3  {
	font-weight : bold;
	font-size : 14px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : none;
	color : #660000;
}

H2  {
	font-weight : bold;
	font-size : 15px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : none;
	color : #660000;
}

H1  {
	font-weight : bold;
	font-size : 17px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : none;
	color : #660000;
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}
