﻿body { margin: 0 15px 1em 15px; padding:0px; font: 78%/155% "Lucida Grande", Tahoma, Arial, sans-serif;  background-color:#f5f5f5; }
A.Text
{
	font-size: large;
	font-family: Arial;
	color: #FFFFFF;
}

#header { height: 62px; }
#toplogin { float: right; margin: 10px 5px 0 0; padding: 0; font-size: 90%; text-align: center; }
#toplogin form { margin: 0; padding: 0; }
#toplogin-actions { padding: .33em; }
#toplogin-actions a { font-size: 110%; }

#pageTitle { font-size: 110%; }

#body_image
{
  width: 795px;
  margin: 0px auto; /* centers the page */
  color: #444;
  background-color: #f4f4f4;

  background-image: url(images/page_edges.png);
  background-repeat: repeat-y;
  background-position: top center;

  text-align: left;
}

#top_page_image
{
	
	vertical-align:bottom;
	height:10px;
	margin: 0px auto; /* centers the page */
	width: 795px;
	background-repeat: no-repeat;
	background-image: url(images/page_top.png); 
	background-position:bottom;
}

#bottom_page_image
{
	
	vertical-align:top;
	margin: 0px auto; /* centers the page */
	width: 795px;
	background-repeat: no-repeat;
	background-image: url(images/page_bottom.png); 
}