body {
 color: black ;
 background: white ;
 background-image : url(/images/BruinBear/BruinBear-BG-W.jpg);
 background-attachment : fixed ;
 background-position : 0% 100% ;
 background-repeat : no-repeat ;
 margin-left: 0% ;
 margin-right: 0% ;
 margin-top: 0%;
 margin-bottom: 0%;
 
 font-family: Georgia, "Times New Roman", Times, serif ;
 font-size: medium ;
}

.displayed {
 text-align:   center;
}

.logo {
 border-style: solid;
 border-color: black;
 border-top-width : 2px ;
 border-bottom-width : 0 ;
 border-left-width : 2px ; 
 border-right-width : 1px ; 
 margin-top:     0%;
 margin-bottom:  0%;
 margin-left:    0%;
 margin-right:   0%;
 padding-top:    0;
 padding-bottom: 0;
 padding-left:   0;
 padding-right:  0;
}

.headmenu {
 color: #FFCC00 ;
 background-color: #003399 ;
 border-style: solid;
 border-color: black;
 border-top-width : 1px;
 border-bottom-width : 0px;
 border-left-width : 1px; 
 border-right-width : 1px; 
 padding-top: 0.5ex;
 padding-bottom: 0.5ex;
 padding-left: 0.5ex;
 padding-right: 0.5ex;
 font-family : Verdana, Arial, Helvetica, sans-serif ;
}

.headmenu a:link {
 color : #FFCC00 ;
}

.headmenu a:visited {
 color: #CCCC99 ;
}

.headmenu a:hover {
 color: white ;
}

.blockbody {
 color: #FFCC00 ;
 background-image : url(/images/BruinBear/BruinBear-BG-B.jpg);
 background-attachment : fixed ;
 background-position : 0% 100% ;
 background-repeat : no-repeat ;
 background-color : #3f64b2 ;
 border-style: solid;
 border-color: black;
 border-top-width : 1px;
 border-bottom-width : 0px;
 border-left-width : 1px;
 border-right-width : 1px;
 padding-top: 0.5ex;
 padding-bottom: 0.5ex;
 padding-left: 0.5ex;
 font-family : Verdana, Arial, Helvetica, sans-serif ;
 font-size: 110%;
}

.blockbody a {
	display: block;
	text-align: left;
	padding: 0.2ex 0.2ex; margin: 0 0 0.2ex;
	border-width: 0;
	text-decoration: none;
	font-size: small;
}

.blockbody a:link {
	display: block;
	text-align: left;
	padding: 0.2ex 0.2ex; margin: 0 0 0.2ex;
	border-width: 0;
	text-decoration: none;
	font-size: small;
	color: white ;
}

.blockbody a:visited {
	display: block;
	text-align: left;
	padding: 0.2ex 0.2ex; margin: 0 0 0.2ex;
	border-width: 0;
	text-decoration: none;
	font-size: small ;
	color: #CCCCCC ;
}

.blockbody a:hover {
	display: block;
	text-align: left;
	padding: 0.2ex 0.2ex; margin: 0 0 0.2ex;
	border-width: 0;
	text-decoration: none;
	font-size: small;
	color: black ;
	background-image : url(/images/BruinBear/BruinBear-BG-G.jpg);
	background-attachment : fixed ;
	background-position : 0% 100% ;
	background-repeat : no-repeat ;
	background-color : #FFD940 ;
	font-size : small;
}

.blocktop {
 /*color: #003399 ;*/
 color: black;
 background-image : url(/images/BruinBear/BruinBear-BG-G.jpg);
 background-attachment : fixed ;
 background-position : 0% 100% ;
 background-repeat : no-repeat ;
 background-color : #FFD940 ;
 border-style: solid;
 border-color: black;
 border-top-width : 1px;
 border-bottom-width : 0px;
 border-left-width : 1px; 
 border-right-width : 1px; 
 padding-top: 0.5ex;
 padding-bottom: 0.5ex;
 padding-left: 0.5ex;
 font-family : Verdana, Arial, Helvetica, sans-serif ;
 font-size : 110% ;
}

.centerblock {
 color : black ;
 /*background-color : white ;*/
 /*margin-left : 2ex ;
 margin-right : 2ex ;*/
 padding-left : 1em ;
 padding-right : 1em ;

 font-family : Georgia, "Times New Roman", Times, serif;
 font-size : medium;
}

h1 {
 font-family : Verdana, Arial, Helvetica, sans-serif ;
 font-size : 200%;
 font-weight : bold;
}

h2 {
 font-family : Verdana, Arial, Helvetica, sans-serif ;
 font-size : 150%;
 font-weight : bold ;
}

h3 {
 font-family : Verdana, Arial, Helvetica, sans-serif ;
 font-size : 120%;
 font-weight : normal ;
}

.centerblock h1,h2,h3 {
 color : #003399;
}

td.bannerleft {
 color: #FFCC00 ;
 background-color: #003399 ;
 font-size: 150%;
 font-family: cursive, "Comic Sans MS", serif;
 border-style: solid;
 border-color: black;
 border-top-width : 2px;
 border-bottom-width : 1px;
 border-left-width : 2px; 
 border-right-width : 0; 
 padding-top: 0.5ex;
 padding-bottom: 0.5ex;
 padding-left: 13px;
}

td.bannerright {
 color: #FFCC00 ;
 background-color: #003399 ;
 font-size: 150%;
 font-family: cursive, "Comic Sans MS", serif;
 border-style: solid;
 border-color: black;
 border-top-width : 2px;
 border-bottom-width : 1px;
 border-left-width : 0; 
 border-right-width : 1px; 
 padding-top: 0.5ex;
 padding-bottom: 0.5ex;
 padding-right: 0.5ex;
}

.themefooter {
 color: #003399 ;
 background-image : url(/images/BruinBear/BruinBear-BG-G.jpg);
 background-attachment : fixed ;
 background-position : 0% 100% ;
 background-repeat : no-repeat ;
 background-color : #FFD940 ;
 border-style: none;
 border-color: black;
 border-top-width : 1px;
 border-bottom-width : 0px;
 border-left-width : 1px; 
 border-right-width : 0px; 
 padding-top: 0.5ex;
 padding-bottom: 0.5ex;
 padding-left: 0.5ex;
 padding-right: 0.5ex;
 font-family : Verdana, Arial, Helvetica, sans-serif ;
 font-size : x-small;
}
