@charset "UTF-8";
#container #body {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {
	background-image: url(assets/gradient.jpg);
	background-repeat: repeat-x;
}
.headingFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: ff0099;
	font-weight: bold;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid ffffff;
}
#container #navigation {
	width: 700px;
	height: 416px;
	margin: 0px;
}

img, #navigation1 { behavior: url(iepngfix.htc); }


#container #body #mainbody {
	padding-right: 25px;
	padding-left: 25px;
}
.contentFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
#container #navigation1 {
	background-attachment: scroll;
	background-image: url(assets/heading_.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 423px;
	width: 720px;
}