a { text-decoration: none; font-weight: bold ; color: #3366CC}

a:hover { color: #666666}

p { font-weight: normal; font-size : 16px; height : auto }

h1 { font-size: 18px; font-weight: bold }

h2 { font-size: 16px; font-weight: bold }

h3 { font-size: 14px; font-weight: bold }

ul { font-size : 16px }

ol { font-size : 16px }

h4 { font-size: 12px; font-style: italic; font-weight: bold }

.reverse { color: #FFFFFF }

.side_caption { font-size: 12px }

body { font-family: Georgia, "Times New Roman", Times, serif }

.red {
	color: #CC0000;
}
.pediment {
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B8D6DE;
	border-right-color: #B8D6DE;
	border-bottom-color: #B8D6DE;
	border-left-color: #B8D6DE;
	padding-bottom: 1px;




}


* html {overflow: hidden; }
* html body {overflow: auto; }
/* end hack */
html, body {height: 100%; margin: 0; padding: 0; }



* html #videofloat { /*\*/position: absolute; top: expression((320 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((340 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }
#videofloat { position: fixed; left:320px; top:340px; } 


/*#videofloat{ position:fixed; left:320px; top:340px; }*/


#left{ float:left;}

#video1{ height:290px; width:500px; margin:0; padding:0; float:right;}
#clear{ clear:both;}