body 
{
	margin: 0px;
	padding: 0px;
	color: #686868;
	font-family: Arial;
	font-size: 11px;
	background: #ffffff;
}
#Container
{
	width: 990px;
	margin: 0 auto;
	background: #ffffff;
}
#Header
{
	width: 990px;
	height: 27px;
	background: url('/images/pwp/logo.png') top center no-repeat;
	margin-top: 76px;
	cursor: pointer;
}
#Content
{
	width: 950px;
	padding: 17px 20px 0px 20px;
}
h1 
{
	color: #440076 !important;
	font-weight: normal;
	font-size: 23px;
}
a 
{
	color: #7753b7;
	text-decoration: none;
}
#Footer
{
	text-align: center;
	/*background: url('/images/pwp/footer_bg.png') top left repeat-x;*/
	height: 75px;
	width: 990px;
}
#FooterText
{
	padding: 20px 30px 0
	
}
#Nav
{
	text-align: right;
}
h2
{
	font-size: 12px;
	color: #662d91 !important;
	font-weight: normal;
	margin: 0px;
}
h2 a 
{
	color: #662D91;
}
#Button, .button
{
	background: url('/images/pwp/button65.png') top left no-repeat;
	width: 65px;
	height: 17px;
	font-family: Arial;
	font-weight: normal;
	font-size: 7px;
	color: #646363;
	text-align: center;
	line-height:17px;
	cursor: pointer;
	text-transform: uppercase;
}

#Button_login, .button_login
{
	background: url('/images/pwp/button100.png') top left no-repeat;
	width: 100px;
	height: 17px;
	font-family: Arial;
	font-weight: normal;
	font-size: 7px;
	color: #646363;
	text-align: center;
	line-height:17px;
	cursor: pointer;
	text-transform: uppercase;
}

#Button_150, .button_150
{
	background: url('/images/pwp/button150.png') top left no-repeat;
	width: 150px;
	height: 17px;
	font-family: Arial;
	font-weight: normal;
	font-size: 7px;
	color: #646363;
	text-align: center;
	line-height:17px;
	cursor: pointer;
	text-transform: uppercase;
}

#Button_200, .button_200
{
	background: url('/images/pwp/button200.png') top left no-repeat;
	width: 200px;
	height: 17px;
	font-family: Arial;
	font-weight: normal;
	font-size: 7px;
	color: #646363;
	text-align: center;
	line-height:17px;
	cursor: pointer;
	text-transform: uppercase;
}
.button div
{
	padding: 0px;
}

