body {

	background-image:url(graphics/background.jpg);
	background-repeat: repeat-y;
	background-position: center;	
}
#container {
  margin: 0 auto;
  width: 865px;
  } 

H1 {

	font-size: 8pt;
	font-weight: bold;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;	
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}
H2 {
	font-size: 7pt;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	color: #ffffff;
}
H3 {
	color: #ffffff;
	letter-spacing: 1px;
	text-align: left;
	font-weight: 100;
	font-size: .8em;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h4 {
	color: #666666;
	font-size: 16px;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	margin-left: 0px;
	margin-top: 8px;
	font-weight: 500;
	float: left;
}

h5 {
	color: #666666;
	font-size: 16px;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	margin-left: 0px;
	margin-top: 8px;
	font-weight: 500;
	float: right;
	padding-right: 10px;
}

a:link {
	color: #333333;
 }

a:visited {color: #333333;}

a:hover {color: #999999; }

#wrapper {
	height:100%;
	
}

div#imageTitle {
	float: right;
}

p {
	font-size: .7em;
	color: #666666;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;	
	line-height: 12pt;
	}
	
#small{
	font-size: .5em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #999999;
	margin-left: 20px;
	margin-right: 0px;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;	
	line-height: 13pt;
	margin-top: 2px;
	}

#button {
	text-indent:10px;
	line-height: 14pt;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 0px 0em 0px;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	color: #333333;
	}
	
#button ul {	
	margin-right: 0px;
	list-style: none;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
		
#button li {
    margin-right: 10px;

	}

#button li a {
	background-image: url(graphics/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;	
   font-weight: 900;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	width: 100%;
	}
				

#button li a:hover {
	color: #cf3132;
	background-image: url(graphics/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
#button2 {
	letter-spacing: .8px;
	font-size: .5em;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	color: #ffffff;
	}
	
#button2 ul {
	list-style: none;
	}
		
#button2 li {
    margin-right: 10px;
	}

#button2 li a {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}
				
#button2 li a:hover {
	color: #ff0000;
}
	
#button3 {
	text-indent:10px;	
	line-height: 12pt;
	font-size: 9pt;
	padding: 0px 0px 0em 0px;
	font-family: 'Helvetica',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	color: #333333;
	}
	
#button3 ul {
	margin-right: 0px;
	list-style: none;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	}
		
#button3 li {
	
  


	}

#button3 li a {
	background-image: url(graphics/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
   font-weight: 500;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	width: 100%;
	
	}
				

#button3 li a:hover {
	color: #cf3132;
	background-image: url(graphics/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
