body {
	background-image: url(images/siteimages/ig_background_beige.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
#header {
	background-image: url(images/siteimages/ig_header_red.png);
	background-repeat: repeat;
	width: 800px;
}
#mainbodybg {
	background-color: #FFFFFF;
	width: 800px;
	position: relative;
	padding-bottom: 10px;
}
#content {
	background-color: #FFFFFF;
	width: 780px;
	text-align: left;
}
#navigationshadow {
	background-image: url(images/siteimages/ig_content_shadow_top_white.png);
	background-repeat: repeat-x;
	width: 800px;
	height: 9px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #7B0D0D;
	text-decoration: none;
	letter-spacing: -0.5px;
	line-height: 17px;
}
a:visited {
	color: #7B0D0D;
	text-decoration: none;
}
a:hover {
	color: #7B0D0D;
	text-decoration: underline;
}
a:active {
	color: #7B0D0D;
	text-decoration: none;
}
#footer {
	background-color: #B5B495;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bottomLINK {
	color: #000000;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}
.bottomLINK a {
	color: #000000;
	text-decoration: none;
}
.bottomLINK a:visited {
	color: #000000;
	text-decoration: none;
}
.bottomLINK a:hover {
	color: #7E0E0E;
	text-decoration: underline;
}
.bottomLINK a:active {
	color: #000000;
	text-decoration: none;
}
