html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 100% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background-color:#1f1f1f;
	background: #1f1f1f url(tiger_bg.jpg) no-repeat bottom left; 	
	background-attachment: fixed;	
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	}
a:link { 
	text-decoration: none; 
	color: #990000;
	}
a:visited { 
	text-decoration: none; 
	color: #990000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000;
	}	

#title {    
    float:left;
    clear:left;
	font: bold 0.8em georgia, sans-serif;
	margin-bottom: 0;    
}

#notice {
    background-color:#5DC55D;
    border-width: 1px;
    border-color: #000;    
    color: #000;
    text-align: center;
    border-style: solid;
}

#feature { 
	background-color:#EBEBEB;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

#feature p {
	font: 10pt/22pt georgia; 
	text-align: left;
	line-height: 1.2;
	}

#feature h3 { color: #000; font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;  font-style: italic; font-weight: normal;}

#quickBox {
	clear:both; 
	margin: 10px 10px 10px 10px; 
	width: 310px; 
	float: left;
	}
	
#caption p {font: 8px;}	

#screenshotFeature{
	float: left;
	width: 310px;
	margin-bottom:10px;
}
#screenshot1 {
	float: left;
	width: 70px;
	margin-right: 10px;
}

#screenshot2 {
	float: left;
	width: 70px;
	margin-right: 10px;	
}

#screenshot3 {
	float: left;
	width: 70px;
	margin-right: 10px;
}

#screenshot4 {
	float: left;
	width: 50px;
}


#content {
	clear: right; 
	padding: 0px 10px 0 10px;
	}

#media_cell tr{
    vertical-align:top;
}
    		
.classShotRight{
	float: right;
	width: 210px;
	margin: 10px 10px 10px 10px;
}

.classShotLeft{
	float: left;
	width: 210px;
	margin: 10px 10px 10px 10px;
}
	
.video_preview {
	float: left;
	width: 120px;
	height: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.video_caption {
	float: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #555753;
	width: 120px;
	height: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.video_caption a {
	color : #6d2542;
}

.player {
	float: right;
	margin-right: 20px;
}
