﻿body 
{
	background-image:url(../images/bg-2.gif);
	background-repeat:repeat;
	margin:15px 20px 20px 15px;
	color:#000000;
}
#divPage
{
	background-color:White;
	width:707px;
	padding:15px 20px 25px 20px;
	border-top:solid 1px #000000;
	border-right:solid 2px #000000;
	border-bottom:solid 2px #000000;
	border-left:solid 1px #000000;
	margin-left:auto;
	margin-right:auto;
}
#imgQuote
{
	float:right;
	width:154px;
	height:172px;
}
div.topBar
{
	width:658px;
	height:20px;
	background-color:#339966;
	color:White;
	border:solid 1px #000000;
	text-align:right;
	vertical-align:middle;
	padding-right:50px;
	padding-top:4px;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:15px;
}
div.headingTitle
{
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	color:Black;
}
div.headingText
{
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:Black;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:5px;
}
div.section
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ff6600;
	margin-top:15px;
	margin-bottom:5px;
}
div.sectionAbout
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#004000;
	margin-top:15px;
	margin-bottom:5px;
}
div.content
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}
