body {
	background: url(../images/bg_yellow.gif);
	color: #000080;
	background-color: #ffff80;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-repeat : repeat-y;
	margin:0px 0px 0px 0px;
}


/***************************************************************************************************/



div.secondcent {
	margin-left: 160px;
	margin-right: auto;
	margin-bottom: 20px;
	width: 80%;
	text-align: center;
}


/* Brown Cow stuff */

a.fred {
	position: relative;
	left: -4px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	color: #0000f0;
	background-color: transparent;
	border: 1px solid #FFFFC0;
	padding-top    : 2px;
	padding-bottom : 2px;
	padding-left   : 4px;
	padding-right  : 4px;
	margin-left: 0px;
	margin-right: -4px;
	border-color: transparent !important;
	border-color: #FFFF80;
}

a.fred:hover{
	text-decoration  : none;
	background-color : #ffffff;
	color            : #000000;
	border-color     : #000000 !important;
}


/* End of Brown Cow section */






img.bordc {
	margin: 10px;
	margin-top: 20px;
	border: 4px solid #202020;
}


div.bordc {
	margin: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border: 2px solid #808080;
	/*background-color: #404040;*/
	background-color: #404040;
	padding: 0px;
	text-align: center;
}


p.caption2 {
	color: #000000;
	font-size:95%;
	font-weight: bold;
	margin:0px 10px 10px 10px;
}



div.videohelp {
	text-align:left;
	background-color: #c0c0c0;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

ul.video {
	color: #000000;
	font-size:95%;
	font-weight: bold;
	margin:0px 10px 10px 10px;
}

div#preloader {
	position: absolute;
	left: -9999px;
	top:  -9999px;
}

div#preloader img {
	display: block;
}

