/*
Please use extreme caution when modifying the custom.css or any of the code in OpenHook.  Back-ups are highly advised. ;)

Please also be advised of Wordpress' extreme fragile nature concerning its database(s); if you wish to make any significant changes to the site that may affect (aka potentially destroy) the database, i.e. updating existing plugins, adding new plugins, changing the site Settings, Design / Thesis Options, etc., please contact us to request a MySQL back-up and/or site back-up prior to your work.

Thanks. 

-- Your friends @ KineticsWebPro
http://www.kineticswebpro.com

*/

body.custom {
	margin-left: 0 auto; 
	margin-right: 0 auto; 
	text-align: center;
	background: #000 url('http://www.theopresents.com/images/theoPresentsBG.jpg') repeat fixed;
}

.custom #container {
	width: 1000px; 
	margin-top: 0; 
	margin-bottom: 0; 
	text-align: left
}

.custom #page {
	background: #fff; 
}

.custom #header {
	margin: 0;
	padding: 0;
	position: relative;
	left: -22px;
	width: 1000px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
a.theocartbtn {
        display: block;
        width: 400px;
        height: 225px;
        text-decoration: none;
        background: url("http://theopresents.com/wp-content/uploads/2009/11/theoCartBtn.jpg");
}

a.theocartbtn:hover {
        background-position: -400px 0;
}