﻿/*	Author		: ORB Media Inc.
	Date		: 2008.3
	Description	: controls the styles for all template banner, navigation and
				  content page sections
	Change		:
	Copyright	: ORB Media Inc.
	Compatibilty: firefox 3.0+, IE 7.0+
*/
BODY
{
background:#490D06 url(/images/vinclub-bg-x.gif) repeat-x scroll left top;
font-family:Verdana,Arial,Georgia,Trebuchet-MS;
height:auto;
margin:auto;
position:relative;
width:980px;
}
.pageDiv {
    /* margins from left and top where page content starts */
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
}