body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	background-image: url(../graphics/background.gif);
 	background-repeat:repeat-y;    
		}
	
#frame {
	    width:780px; 
		padding:0px;
		text-align:left;
	background-color: #333333;	
		}
		
	#header-area {
	background-color: #333333;	
	margin-bottom: 10px;
	text-decoration: none;
		}


	#side-area {
		width:200px;
		padding:0px;
		float:left;
		background:#333333;
		}
	
	#display-area {
		width:580px;
		padding:0px;
		float:left;
		background:#333333;
  
		}
	
	#copyright-area {	
	margin-left: 12px;
	width:580px;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;

		}

/* areas formatted by NIFTY CORNERS CUBE  */
	#top-main-edge {	
	background-color:#222222;
	margin-left: 12px;
	width:568px;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
		}

	#bottom-main-edge {	
	background-color:#222222;
	margin-left: 12px;
	width:568px;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
		}

	#box {	
	background-color:#222222;
	width:568px;
	font-size:10px;
	padding: 5px 0 5px 0;
	margin: 0px 0 8px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
/* end areas formatted by NIFTY CORNERS CUBE  */


.copymenu {
	z-index: 21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color:#ffffff;
}

.copymenu a:link {	text-decoration: none;	color:#CCCCCC}	
.copymenu a:visited {	text-decoration: none;	color:#CCCCCC;}	
.copymenu a:hover {	text-decoration: underline;	color:#FFFFFF;}
.copymenu a:active {	text-decoration: none;	color:#CCCCCC;}	


#section-heading-area {
		width:590px;
		padding:0px;
		float:left;

	/*  background-color:#CC9900;  */
		}

	#column1-area {
	width:295px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	/* background-color:#33CCCC;  */

		}

	#column2-area {
	width:295px;
	padding-top:5px;
	padding-bottom:5px;
	float:right;
	/* background-color:#99CCFF;   */
	
		}

	p,h1,h2,h3,pre {
		margin:0px 0px 0px 3px;
		}
		
	h1 {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:7px;
	font-size:14px;
	color:#FF6600;
	text-transform: uppercase;
	background-image: url(../graphics/decorativebar.gif);
	background-repeat: no-repeat;
	}

	h2 {
margin-bottom:4px;
	font-size:10px;
	font-weight: bold;
text-transform: uppercase;
color:#FF6600;
	}

	h3 {
margin-bottom:4px;
	font-size:12px;
	font-weight: bold;
	line-height:18px;
	}

	#linkred {
	text-decoration:none;
	font-size:10px;
	color:#990000;
	}  

#linkred a:link {text-decoration: none}
#linkred a:visited {text-decoration: none}
#linkred a:hover{color:#ffffff; background-color:#990000; text-decoration:none; font-size:10px;	font-weight: bold;	}
#linkred a:active {text-decoration: none}


#link {
	text-decoration:none;
	font-size:110%;
color:#CCCCCC;
	}  

#link a:link {color:#CCCCCC; text-decoration: none}
#link a:visited {color:#CCCCCC; text-decoration: none}
#link a:hover{color:#ffffff; text-decoration:none; background-color:#333333;}
#link a:active {color:#CCCCCC; text-decoration: none}

/**** TABLES FORMATTING STYLES  ***/

table#header1 {
	/* border: solid #cccccc 1px;  */
 background-color:#222222; 
color:#dddddd;
}

table#content {
	/* border: solid #cccccc 1px;   */
	font-size:10px;
font-weight:normal;
/* color:#999999;  */
    color:#CCCCCC;
	/* background-color: #ffffff;  */
    text-decoration: none;
line-height: 15px;
}

td#video-desc {
padding: 3px 3px 3px 3px;
width:250;
}

td#video-info {
border-left: solid #333333 1px;
width:290;
padding: 3px 3px 3px 3px;
}


.category {
	/* border: solid #cccccc 1px;   */
	font-size:10px;
	font-weight: bold;
 	background-color:#003366; 
    text-decoration: none;
	text-align: center;
	padding: 3px;
	color:#ffffff;
}

table#main-content {
	/* border: solid #cccccc 1px;   */
	font-size:10px;
	/* color:#999999;  */
    color:#CCCCCC;
	 background-color:#222222;
    text-decoration: none;
	line-height: 15px;
}


.divider {
border-bottom : solid #333333 1px;

}

.divider-thick {
border-bottom : solid #333333 8px;
}


#submitform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#submitform textarea {
border : solid #666666 1px;
	font-size:11px;
	color:#CCCCCC;

	background-color:#222222;
	padding:3px;
width:165px;
height:60px;
	overflow: auto;
}

#submitform input {
border : solid #666666 1px;
	font-size:11px;
	color:#999999;
	background-color:#222222;
	padding:2px;
width:165px;
}

.out 
{ border-style: solid; 
border-width: 1px; 
border-color: #222222; 
}

.over
{ border-style: solid;
border-width: 1px; 
border-color: #dddddd; 
}


.outfill
{ border-style: solid; 
border-width: 1px; 
border-color: #222222;
background-color:#222222; 
}
.overfill
{ border-style: solid; 
border-width: 1px; 
border-color: #666666;
background-color:#333333;
}



