/* CSS Document */
body {margin:0; 	padding:0;	background:#FFFFFF;	border: none;}

a {text-decoration : none;	border: 0px;}

a:hover {text-decoration : underline;}

/* Keyword Text that goes at the top of the site*/
h1 {background-color : transparent;	color : #000000;font-family : century gothic;font-size : 9px;text-align: center;font-weight : normal;}

/* Site Title Text - that goes Below Logo */
h2 {background-color : transparent;color : #000000;font-family: century gothic;font-size : 16px;text-align: center;font-weight : normal; z-index:7}

/* Page Name Text */
h3 {background-color : transparent;color : #000000;font-family: century gothic;font-size : 22px;text-align: center;text-decoration:underline;}

h4 {color: #000000; margin-top: 1px;margin-bottom: 1px;font-family: century gothic, "Times New Roman", Times, serif;font-size: 22px;font-weight : 100;text-align: center;text-decoration: none;}

h5 {color: #000000; margin-top: 1px;margin-bottom: 1px;font-family: century gothic, "Times New Roman", Times, serif;font-size: 18px;font-weight : 100;text-align: left;text-decoration: none;}

h6 {color: #000000; margin-top: 1px;margin-bottom: 1px;font-family: century gothic;font-size: 10px;font-weight : 100;text-align: center;text-decoration: none;}

/* Main Paragraph Text */
#p1 {color: #000000;margin-top: 1px;margin-bottom: 1px;font-family: century gothic;font-size: 14px;font-weight : 100;text-align: justify;line-height: 22px;}

#p2 {color: #000000;margin-top: 1px;margin-bottom: 1px;font-family: century gothic;font-size: 16px;font-weight : 100;text-align: justify;}

#p3 {color: #000000;margin-top: 1px;margin-bottom: 1px;font-family: century gothic;font-size: 13px;font-weight : 100;text-align: left;line-height: 18px;}

#p4 {color: #000000;margin-top: 1px;margin-bottom: 1px;font-family: century gothic;font-size: 15px;font-weight : 100;text-align: left;line-height: 18px;}

#floatleft {float: left;border: 0px solid #000000;background-color: #FFFFFF;padding-bottom: 0px;padding-left: 0px;border: none;margin-right: 0px;margin-bottom: 0px;margin-right: 25px;}

#floatright {float: right;border: none;background-color: #FFFFCC;padding-bottom: 0px;padding-left: 0px;border: none;margin-left: 25px;margin-bottom: 25px;}

.link2 {color: #000000;margin-top: 1px;margin-bottom: 1px;font-family: century gothic;font-size: 14px;font-weight : 100;}

#container {width: 100%;border: 0px solid gray;margin: 0px;margin-left: auto;margin-right: auto;padding: 0px;}

#header {height: 200px;padding: 0px;margin-bottom: 0px;background-color: #FFFFFF;z-index: 1;}
		
#keywords {position: absolute;text-align : center;top : 1px;width: 100%;z-index: 3;}

#sitemap {position: absolute;text-align: center;top: 6px;right: 35px;z-index: 2;}

#link-sitemap-text {color : #000000;font-family : century gothic;font-size : 9px;text-align: center;}

#header-image01 {position: absolute;top: 8px;left: 20px;z-index: 2;}

#header-image02 {position: absolute;top: 30px;left: 150px;z-index: 2;}

#logo-center {position: absolute;text-align: center;width: 100%;top: 30px;z-index: 1;}

#header-image03 {position: absolute;top: 30px;right: 150px;z-index: 2;}

#header-image04 {position: absolute;top: 30px;right: 5px;z-index: 2;}

#site-title {position: absolute;text-align : center;top : 150px;width: 100%;z-index: 3;}
		
#menu01 {width: 100%;padding: 0px;margin-bottom: 0px;background-color:#660000;height: 47px;background-image:url(images/menu-background.jpg);background-repeat:repeat-x;text-align: center;z-index: 2;}
		
#menu02 {width: 100%;padding: 0px;margin-bottom: 0px;background-color:#660000;height: 47px;background-image:url(images/menu-background.jpg);background-repeat:repeat-x;text-align: center;z-index: 2;}

#content {margin-top: 15px;margin-bottom: 15px;margin-left: 15%;margin-right: 15%;padding: 0px;background-color: #FFFFFF;}

#footer {clear: both;padding: 0px;margin-top: 0px;background-color: #FFFFFF;width: 100%;}
		
#link-copyright-text {color : #000000;font-family : century gothic;font-size : 12px;text-align: center;}

