/* =================================
Copyright 2008
DNN Skin - VCC Charity Golf Classic | Varsney Capital Corporation   
Created by Fifth Gear Marketing Systems Inc.
Version: 1.0
================================== */   

/* GLOBAL SETTINGS */

	/* General */

	* { margin: 0px; padding: 0px; font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica; }
	table { border-collapse: collapse; }
	body { background: #e7e7e7 url(img/background.jpg) repeat-x; } 

	/* Fonts */

	p { color: #333; line-height: 1.3; font-size: 12px; margin: 0 0 12px 0; }
	h1 { font-size: 14px; font-weight: bold; margin: 0 0 0 0; }
	h2 { font-size: 12px; font-weight: bold; margin: 0 0 0 0; }
	h3 { font-size: 11px; font-weight: bold; margin: 0 0 0 0; }			
	.copyright { font-size: 11px; }
	.bottomNav { font-size: 9.5px; }
	
	/* Links */

	a:link, a:visited { color: #68ae44; text-decoration: none; }
	a:hover { color: #b2bd3d; text-decoration: underline; }

/* OUTER FRAME 

	#outerFrame {}

/* CONTROL PANEL CONTAINER */

	#controlPanelContainer { width: 100%; padding: 0 0 8px 0; }

/* PAGE FRAME */  

	#pageFrame { width: 726px; padding: 0px; }

/* HEADER */

	#header { width: 722px; height: 340px; background: transparent url(img/header2010.png) no-repeat; margin-top: 12px; }

/* TOP NAVIGATION BAR */

	#topNavBar { width: 725px; height:37px; margin: 12px 0 9px 0; background: transparent url(img/backgroundTopNavBar.jpg) no-repeat; }
	#topNavBar .topLinks { padding-top: 4px; }

/* TOP PAGE FADE */

	#topFade { width: 722px; height: 43px;  background: transparent url(img/backgroundTopFade.jpg) top no-repeat; }

/* PAGE BODY */

	#pageBody { background-color: #fff; width: 722px; }
	#pageBody td.side { background-color: #c3c3c3; width: 1px; }

	#pageContent { width: 674px; vertical-align: top; padding: 0px 24px 0px 24px;}

/* BOTTOM PAGE FADE */

	#bottomFade { width: 722px; height: 43px;  background: transparent url(img/backgroundBottomFade.jpg) top no-repeat; }

/* FOOTER */

	#footer { color: #666; padding: 24px 0 24px 0; }
	#footer a,
	#footer a:visited { color: #666; text-decoration: none; }
	#footer a:hover { color: #666; text-decoration: underline; }


	




    
    

