/* this class can be used to float an element left in your page */
/* ------------------------------------------General Formatting--------------------------------*/

#rightColumn {/*Ads a right column to a page*/
	vertical-align: top;
	width: 283px;
	float: right;
	margin-left: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 0px;
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006600;
	padding-left: 3px;
}

#rightColumn135 {/*Ads a right column to a page*/
	width: 135px;
	float: right;
	margin-left: -0.6em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #990000;
	margin-right: 0.5em;
	display: block;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00CCFF;
	height: 173px;
	margin-bottom: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#sidebar1 #formSearch {
	padding: 0px;
	position: relative;
	top: -6px;
	right: 1px;
	display: inline;
}

/*----------------------------------------floats----------------------------------------*/

.fltlft_VideoTN {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	width: 124px;
	clear: none;
	display: block;
	margin-top: 0px;
	height: 112px;
	margin-right: 10px;
	background-color: #996666;
	padding-bottom: 2px;
	text-decoration: none;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #6666FF;
	border-left-color: #996600;
	padding-right: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 6px;
	margin-left: 5px;
}
/* place css fixes for all versions of IE in this conditional comment */

 #content blockquote {
	padding-top: 1px;
	padding-bottom: 1px;
}

/* Hide from IE5-mac. Holly Hack - www.positioniseverything.net/. Used to combat Peekaboo Bug\ */

[if IE]><style type="text/css"> .mybuggyelement { zoom: 1;}</style><![endif]
html p {
	height: 1%;
	margin-left: 0;
}
.subject {
	color: #003366;
}
#logoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-transform: lowercase;
	left: 100px;
	top: 20px;
	color: #666;
	position: absolute;
}
#logoText, ul#logoText {
	color: #009999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	top: 360px;
	left: 180px;
	display: inline;
	position: absolute;
	line-height: 140%;
	background-color: #333;
	padding: 6px;
	width: 504px;
}
#logoText a {
	color: #999999;
}

