body {
	background-color: #FFFFFF;
	width: 1000px;
	text-align:center; /* for IE */
	margin:0 auto; /* for the rest */
	color: #555555;
}

#menu {
	width: 1000px;
}


#navigator {
	float: left; 
	padding: 5px;
}

#logo {
	float: right; 
	padding: 5px;
}

#top {
	width: 1000px;
	height: 120px;
	padding: 5px;
}

#flashcontent { 
	height: 100%; 
	width: 100%;
}


#container_top {
	width: 1000px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
}

#showcase {
	float: left; 
	width: 451px;
	padding: 5px;
	text-align: left;
}

#show_bg {
	border-style: dashed; 
	border-color: #E2E2E2; 
	border-width: 1px; 
	background-color: #F5F5F5;
	padding: 22px;
	text-align: justify;
}


#latest_news {
	float: right; 
	width: 500px;
	padding: 5px;
	text-align: justify;
}

#container_bottom {
	width: 1000px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
}


#calendar {
	width: 450px;
	height: 280px;
	float: left; 
	padding: 5px;
	text-align: left;
}

#calendar_bg {
	border-style: dashed; 
	border-color: #E2E2E2; 
	border-width: 1px; 
	background-color: #F5F5F5;
} 

#about {
	float: right; 
	width: 500px;
	padding: 5px;
	text-align: left;
}

#about_bg {
	border-style: dashed; 
	border-color: #E2E2E2; 
	border-width: 1px; 
	background-color: #F5F5F5;
	padding: 8px;
	text-align: justify;
} 

#footer {
	width: 1000px;
	height: 80px;
	padding: 8px;
}

hr {
	border: none 0;
	border-top: 1px dashed #E2E2E2; /*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

h1 {
	text-align: left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color: #042F69;
	text-indent: 8px;
}


h2 {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #666666;
}

#slider1 {
        margin:0;
        padding:0;
}

a 	{
	text-decoration: underline;
	color:1E428C;
}

a img {
	border: 0;
}

a.2	{
	color:FF5400;
}


a.1 {
	text-decoration: none;
	color: FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

a.footlink:link {
	text-decoration: none;
	color:FFFFFF;
}

a.footlink:hover {
	text-decoration: underline;
	color:FFFFFF;
}
