.Style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.Style2 a:hover{
	color: #666666;
	text-decoration: none;
}

body {
	background-color: #CCCCCC;
	height: 680px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}#global {
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 680px;
	margin-bottom: auto;
}
#header {
	height: 128px;
}
#footer {
	height: 90px;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

 

