a:link { color: #FFFFFF; text-decoration: none; }
a:visited {	color: #FFFFFF;	text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: underline; }

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header1 {
	float: left;
	height: 96px;
	width: 1024px;
	background-image: url(sliced-directories/mainPage/header1.jpg);
}
#header2 {
	background-image: url(sliced-directories/mainPage/header2.jpg);
	float: left;
	height: 84px;
	width: 1024px;
}
body {
	background-color: #808080;
}
#header3 {
	background-image: url(sliced-directories/mainPage/header3.jpg);
	float: left;
	height: 63px;
	width: 1024px;
}
#header4 {
	background-image: url(sliced-directories/mainPage/header4.jpg);
	float: left;
	height: 63px;
	width: 1024px;
}
#header5 {
	background-image: url(sliced-directories/mainPage/header5.jpg);
	float: left;
	height: 49px;
	width: 1024px;
}
#navBar {
	float:left; background:#be648a; width:1024px; height:22px; background:url(images/bg_nav.png) no-repeat;
}
#nav{width:568px; height:22px; margin:0px auto;}
	#nav a{ display:inline-block; text-decoration:none; float:left; font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:#000; padding:0px 7px; line-height:16px; height:18px; border-right:3px #FFF solid; margin-top:4px;}
	#nav a:hover, #nav .act{ color:#FFF;}
#titleBar {
	background-image: url(sliced-directories/mainPage/titleBar.jpg);
	float: left;
	height: 39px;
	width: 524px;
	padding-right: 250px;
	padding-left: 250px;
	padding-top: 15px;
	font-family: "Arno Pro", "Basic Sans SF", sans-serif;
	font-weight: bolder;
	font-size: 24px;
	color: #000;
}
#contentBox {
	background-image: url(sliced-directories/mainPage/contentBox.jpg);
	float: left;
	height: auto;
	width: 624px;
	padding-right: 200px;
	padding-left: 200px;
	font-family: "Arno Pro", "Basic Sans SF", sans-serif;
}
#footer {
	background-image: url(sliced-directories/mainPage/footer.jpg);
	float: left;
	height: 250px;
	width: 524px;
	padding-right: 250px;
	padding-left: 250px;
	padding-top: 8px;
}
.mediumTitle {
	font-size: 18px;
}
body,td,th {
	color: #FFF;
}
.blackText {
	color: #000;
}
.h1 {
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#label{
 	width:200px;
}
#input{
 	width:300px;
}

}
	
/* Bottom links */

.copyright {
	text-align: center;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright a:link { text-align: left; color: #FFFFFF; text-decoration: none;}
.copyright a:visited { text-align: left; color: #FFFFFF; text-decoration: none;}
.copyright a:hover { text-align: left; color: #993366; text-decoration: underline;}
.copyright a:active { text-align: left;	color: #FFFFFF; text-decoration: none;}

.foot {
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	text-style: italic;
}