/*
Theme Name: Video Page
Description: Automated Sales Formula Video Page
Version: 1.0
Author: Keith Wellman
Tags: Automated Sales Formula, asf, video page
*/

/* begin Page */

body {
margin: 0px;
min-height: 100%;
background-color:#000000;
color: #FFFFFF;
font-family: Tahoma, sans-serif;
}

#mainContent {
	position:relative;
	text-align:center;
	padding:5px 0px 0px 5px;
}

#mainContent .postwrap {
	padding:0px 0px 0px 0px;
    margin-bottom:5px;
}

#mainContent .post {
	border:none;
}

#mainContent .postcontent {
	padding:0px;
}

#footera {
	text-align:center;
}

.style1 {
 font-family: tahoma;
 font-size: 14pt;
 font-weight: bold;
 color: #FFF;
}

.style2 {
	font-size: 10px; 
	color: #FFF;
}

body,td,th {
	color: #FFF;
}
body {
	background-color: #000;
}
.headline {
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
}
.style2 {
	font-size: 10px
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: left;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: center;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #C00;
}
a:active {
	color: #FFF;
}