	body {
		text-align:center;
		margin-top: 0px;
		}
	
	#frame {
		width:787px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		text-align:left;
		background-image:url(images/center_background.gif);
		background-repeat:repeat-y;
		}
		
	#frame #bigbuttons {
		width:250px;
		float:right;
		margin:10px 10px 10px 10px;
		}	

	#textlinks {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;		
		}

	#textlinks a {
		text-decoration:none;
		color:#006699;
		}

	#textlinks a:visited {
		color:#006699;
		}

	#textlinks a:hover {
		color:#CC0000;
		}


	#header {
		width:750px;
		margin-top:0px;
		margin-left:19px;
		margin-right:19px;
		margin-bottom:0px;
		padding:0px;
		float:none;
		background-image:url(images/header_background.gif);
		background-repeat:repeat-x;		
		}

	#content {
		width:749px;
		padding:20px;
		float:none;
		}

	#footer {
		width:787px;
		margin-right:auto;
		margin-left:auto;		
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		float:none;
		background-image:url(images/footer_background.gif);
		}

	p	{
		margin:0px 20px 10px 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height: 150%;
		}

	p a {
		color:#006699;
		}

	p a:visited {
		color:#006699;
		}
	
	p a:hover {
		color:#CC0000;
		}		
		
	h1 {
		margin:0px 10px 10px 10px;
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		line-height: 125%;
		}

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

	h2 {
		margin:0px 10px 10px 10px;
		font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height: 125%;
		}		
		