body {
	margin:0;
	padding:0;
	width: 100%;
  	height: 100%;
	background-color:#666;
	text-align: center; /* to correct the centering IE bug*/
}
#main-content {
	width:633px;
	background-color:#666;
	padding: 0px 0px 0px 0px; 
	font-family: arial, sans-serif;
	font-size: 85%;
	line-height:135%;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -317px;
}
#logo {
	width:633px;
	height:112px;
	background: url(images/logo3.jpg) no-repeat scroll 50% 0%;
	margin:0;
	padding:0;
	background-color:#666;
}
#main2 {	
	width:553px;
	background-color:#666;
	margin:0;
	padding:0px 40px 0px 40px;
	text-align:justify;
	color: #fff;
	font-family: arial, sans-serif;
}
#bottom {
	width:633px;
	height:80px;
	background:url(images/footer2.jpg) no-repeat 50% 0%;
	background-color:#666;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:875px; left:0px; 
}
#bottom2 {
	width:633px;
	height:80px;
	background:url(images/footer2.jpg) no-repeat 50% 0%;
	background-color:#666;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:635px; left:0px; 
}
#bottom3 {
	width:633px;
	height:80px;
	background:url(images/footer2.jpg) no-repeat 50% 0%;
	background-color:#666;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:400px; left:0px; 
}
#bottom4 {
	width:633px;
	height:80px;
	background:url(images/footer2.jpg) no-repeat 50% 0%;
	background-color:#666;
	padding:0px 0px 0px 0px;
	position: absolute;
	top:975px; left:0px; 
}
#footer {
	font-family: arial, sans-serif;
	color : #fff;
	text-align: center;
	font-style:italic;
	padding:0px 0px 0px 0px;
	font-weight: bold;
}
img { border: none; }
div.line { border-top: 1px solid  #600; }
table{
	text-align:left;
	background-color:#666;
	font: 90%/100% arial, sans-serif;
	color: #fff; 
}
a:link {
	font-family: arial, sans-serif; 
	color : #fff; 
	text-decoration: none; 
	font-weight:bold;
	font-style: italic;
}
a:visited {
	font-family: arial, sans-serif;
	color: #ccc; 
	text-decoration: none;
	font-weight:bold;
	font-style: italic;
}
a:hover, a:active {
	font-family: arial, sans-serif;
	color: #900; 
	text-decoration: underline; 
	font-weight:bold;
	font-style: italic;
}
.home a:link {
	font-family: "Times New Roman", serif;
	color: #fff; 
	font-style: italic;
	font-weight:bold;
	font-size: 220%;
	line-height: 23px;
	text-decoration : none; 
}
.home a:visited {
	font-family: "Times New Roman", serif; 
	color: #999;
	font-style: italic;
	font-weight:bold;
	font-size: 220%;
	line-height: 23px;
	text-decoration: none; 
}
.home a:hover, a:active {
	font-family: "Times New Roman", serif;
	color: #900; 
	font-style: italic;
	font-weight:bold;
	font-size: 220%;
	text-decoration: underline; 
}
.topbar a:link {
	font-family: "Times New Roman", serif;
	color: #fff; 
	font-style: italic;
	font-weight:bold;
	font-size: 120%;
	text-decoration : none; 
}
.topbar a:visited {
	font-family: "Times New Roman", serif; 
	color: #999; 
	font-style: italic;
	font-weight:bold;
	font-size: 120%;
	text-decoration: none; 
}
.topbar a:hover, a:active {
	font-family: "Times New Roman", serif;
	color: #900; 
	font-style: italic;
	font-weight:bold;
	font-size: 120%;
	text-decoration: underline; 
}
font.one {
	font-family: "Times New Roman", serif;
	color: #fff; 
	line-height: 23px; 
	font-size: 220%;
	font-weight: bold;
	background-color:#666;
}
font.two {
	font-family: "Times New Roman", serif;
	color: #fff; 
	line-height: 23px; 
	font-size: 150%;
	font-weight: bold;
	background-color:#666;
}
h1 {
	font-family: "Times New Roman", serif;
	color: #fff; 
	line-height: 28px; 
	font-size: 220%;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background-color: #666;  
}