body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 720px;
	font-size: 10px;
	color: #333; 
}




.flash{
	height:100%;
	text-align: left;
	min-width: 720px;
}





.center {
	margin:auto;
	width:720px;
	text-align: left;
	
}
	
a:link { 
	color: #333; 
	font-size: 10px;
	text-decoration: none;
}

a:visited { 
	color: #333; 
	text-decoration: none;
}

a:active { 
	color: white;
}

a:hover { 
	color: white; 
	text-decoration: none;
}

.flashmessage {
	position:relative;
	top: 150px;
	left: 75px;
	width:620px;
	height:210px;
}

.logo {
	float:left;
	width: 190px;
	height: 200px;
}

.message {
	font-size: 10px;
	float:left;
	width: 380px;
	height: 200px;
	padding: 20px 0 0 10px;
}

div.message div{
	float: left;
	width: 380px;
	padding-top: 14px;
}

div.htmlnav a:link { 
	color: #9f8e71; 
	text-decoration: none;
}

div.htmlnav a:visited { 
	color: #9f8e71; 
	text-decoration: none;
}

div.htmlnav a:hover { 
	color: white; 
	text-decoration: none;
}

div.htmlnav a:active { 
	color: white; 
	text-decoration: none;
}
	
	


/* For video window*/

.videostage {
	margin: auto;
	text-align: left;
	}


.padding {
	float: left;
	padding: 20px;
}

.videospace {
	float:left;
	
}

.clipinfo {
	width: 180px;
	padding-left: 10px;
	float: left;
}

img {
	border:0;
	}


h1 {
	color: #9f8e71; 
	font-size: 100%;
	text-transform: uppercase;
}

.cliptext {
	color: white;
	padding-top: 20px;
}

.boldtext {
	font-weight: bold; 
	}
	

.dogshead {
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	width: 34px;
}


.videoquality {
	width: 400px;
	height: 18px;
	float: left;
}