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:147px;
height:147px;
background-image:url("images/oss_logo.gif"); 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 : 13px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #330000;
}



SPAN.subhead  {
	font-weight : bold;
	font-size : 13px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

SPAN.parens  {
	font-weight : normal;
	font-size : 13px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

UL  {
	font-weight : normal;
	font-size : 13px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

OL  {
	font-weight : normal;
	font-size : 13px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

BLOCKQUOTE  {
	font-weight : normal;
	font-size : 13px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #000000;
}

P.footer  {
	font-weight : normal;
	font-size : 11px;
	font-family : "Verdana", "Arial", "Helvetica";
	color : #330000;
}

P.small  {
	font-weight : normal;
	font-size : 10px;
	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 : 12px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A:active  {
	font-weight : bold;
	font-size : 12px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #FF0000;
}

A:visited  {
	font-weight : bold;
	font-size : 12px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A:hover  {
	font-weight : bold;
	font-size : 12px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #990000;
}

A.email:link  {
	font-weight : bold;
	font-size : 11px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A.email:active  {
	font-weight : bold;
	font-size : 11px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #FF0000;
}

A.email:visited  {
	font-weight : bold;
	font-size : 11px;
	font-family : "Verdana", "Arial", "Helvetica";
	text-decoration : underline;
	color : #330000;
}

A.email:hover  {
	font-weight : bold;
	font-size : 11px;
	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 16px;


}

A.button:active
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	text-decoration: none;
	color: white;
	padding: 0px 0px 0px 16px;

}

A.button:visited
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	text-decoration: none;
	padding: 0px 0px 0px 16px;

}

A.button:hover
{
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial";
	text-decoration: none;
	color: #900;
	padding: 0px 0px 0px 16px;

}


H3  {
	font-weight : bold;
	font-size : 13px;
	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;
}

