body {
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	width: 1000px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


#allcontent {
    width: 1000px;
	padding: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}
	
#allcontent  table, tr, td  {
   font-family: Century Gothic; Arial;
   color: #000000;
	text-decoration: none; 
   font-size: 14px;
}

#middle {
    width: 1000px;
	text-align: center;
	background-image: url(/images/smiddle.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

h1 { 
width: 620px;
    margin-left: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size: 14px;
	color: #000000;
	font-family: Century Gothic; Arial;
	font-weight: normal;
	text-align: left;
	}

h1 a:link {
    color: #b6171b;
	text-decoration: none;
	}

h1 a:hover {
    color: #000000;
	text-decoration: none;
	}

h1 a:visited {
    color: #b6171b;
	text-decoration: none;
	}

h2 {
width: 220px;
    font-size: 13px;
	color: #b6171b;
	font-family: Century Gothic; Arial;
	font-weight: normal;
	text-align: left;
	line-height: 1.3em;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	}

h2 a:link {
    color: #b6171b;
	text-decoration: none;
	}

h2 a:hover {
    color: #000000;
	text-decoration: none;
	}

h2 a:visited {
    color: #b6171b;
	text-decoration: none;
	}

#sidenav {
   margin-top: 0px;
   margin-bottom: 0px;
   color: #000000;
   text-align: left;
   font-size: 14px;
   font-family: Century Gothic; Arial;
   font-weight: normal;
   }
   
   #bottom {
    width: 1000px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#footer {
   margin-top: 0px;
   margin-bottom: 10px;
   color: #666666;
   text-align: left;
   font-size: 12px;
   font-family: Century Gothic; Arial;
   font-weight: normal;
   }

#footer a:link {
   color: #b6171b;
   text-decoration: none;
   }

#footer a:hover {
   color: #000000;
   text-decoration: none;
   }

#footer a:visited {
   color: #b6171b;
   text-decoration: none;
   }

.boldtext {
font-weight: bold;
}


/* links
----------------------------------------------- */
a:link {
   font-family: Century Gothic; Arial;
   color: #000000;
	text-decoration: none; 
}
	
a:active {
   font-family: Century Gothic; Arial;
   color: #000000;
	text-decoration: none; }
	
a:visited {
   font-family: Century Gothic; Arial;
   color: #000000;
	text-decoration: none; }
	
a:hover {
   font-family: Century Gothic; Arial;
   color: #000000;
	text-decoration: none; }
