/*
	Theme Name: frugal
	Theme URL: http://frugaltheme.com
	Description: A flexible Wordpress framework theme with a unique minimalist style and full control on the backend.
	Author: Eric Hamm
	Author URI: http://erichamm.net
	Version: 3.0
	Tags: clean, fixed width, minimalist, framework, widgets, hooks, flexible
	
	Changelog:
		3.0 - 11/20/09
*/

/* Reset Browser to CSS Defaults */
@import url('lib/css/reset.css');

/*** Apply Default Theme Styles ***/
@import url('lib/css/default.css');


div#video {

	width:902px;
        height:470px;

	margin:0 auto;

        background: #005495 url('http://www.caligaconsulting.com/wp-content/uploads/2009/12/videoHeader2.gif') no-repeat bottom;
}



div#showVid {

	background:black;
        margin:100px 0px 10px 10px;

	float:left;
	width:640px;
        height:356px;

}



div#optin {
        float:right;

	margin:270px 0px 0px 0px;

	width:250px; 

}