	body {
	font-family: verdana,arial,helvetica;
	font-size: 62.5%;
	color: #000;
	background-image: url();
	}
	
	a {
	color: #333;
	text-decoration: underline;
	}
	
	a:hover {
	color:#516ab6;
	}
	
	p {
	font-size: 1.1em;
	line-height: 1.4em;
	}
	
	h1{
	margin: 0px;
	font-size: 1.7em;
	color: #c33;
	}
	
	h2,strong {
	margin: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #192449;
	}
	
	#gridMain {
	width: 750px;
	background-image: url();
	}
	
	#gridLogo,
	#gridPodium,
	#gridNavMain,
	#gridNavSub,
	#gridTitleBar,
	#buttons,
	.popup,
	.corner,
	#footer,
	#homeFooter,
	#gridFooter {
	display: none;
	}
	
	#gridMainOne,
	#gridMainTwo,
	#gridMainThree {
	position:relative;
	width: 600px;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	float:left;
	}


