body	{
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	}

#topimages {
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 200px;
	width: 700px;
	}
	
#menu	{
	background: #516d9c;
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 25px;
	width: 700px;
	font: 16px/1.5 Verdana, Lucida, Arial, sans-serif;
	color: #fff;
	}

#menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}

#menu a:hover {
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
	}

#borderframe	{
	border: 0;
	border-right: 5px solid #516d9c;
	border-left: 5px solid #516d9c;
	border-bottom: 5px solid #516d9c;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 700px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 690px; /* Actual value for compliant browsers */
	}
html>#borderframe	{
	width: 690px; /* Be nice to Opera */
	}
	
#pricontent	{
	margin: 0;
	border: 0;
	padding: 10px 25px;
	width: 690px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 640px; /* Actual value for compliant browsers */
	}
html>#pricontent {
	width: 640px; /* Be nice to Opera */
	}
	
p	{
	text-indent: 2em;
	margin-top: 0;
	margin-bottom: 1em;
	font: 12px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	}

ul	{
	font: 13px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	list-style: square inside;
	}

h1	{
	font: 25px Georgia, "New Century Schoolbook", Times, serif;
	font-weight: bold;
	text-align: center;
	}

h2	{
	font: 20px Georgia, "New Century Schoolbook", Times, serif;
	font-style: italic;
	text-align: center;
	}	
	