*	{	
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-right-width: 0px;
		border-left-width: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}

body
	{	background-color: #AAAAAA;

		background-image: url(http://www.radiantpage.com/common/huge.gif);
		background-repeat: no-repeat;
		background-position-x: 0px;
		background-position-y: 0px;

	}


div.topleftpanel
	{	position: absolute;
		left: 0px;
		top: 0px;
		width: 50px;
		height: 50px;
		overflow: visible;
		background-color: transparent;
		border: 0px solid #777766;
	}

div.topmidpanel
	{	position: absolute;
		left: 51px;
		top: 0px;
		width: 650px;
		height: 50px;
		overflow: visible;
		background-color: transparent;
		text-align: left;
		border: 0px solid #777766;
	}

div.toprightpanel
	{	position: absolute;
		left: 701px;
		top: 0px;
		width: 50px;
		height: 50px;
		overflow: visible;
		background-color: transparent;
		border: 0px solid #777766;
	}

div.leftpanel
	{	position: absolute;
		left: 0px;
		top: 51px;
		width: 50px;
		height: 650px;
		overflow: visible;
		word-wrap: break-word
		background-color: transparent;
		text-align: top;
		border: 0px solid #777766; 
	}

div.rightpanel
	{	position: absolute;
		left: 701px;
		top: 51px;
		width: 50px;
		height: 650px;
		overflow: visible;
		background-color: transparent;
		text-align: top;
		border-left: 0px solid #777766;
	}


div.bottomleftpanel
	{	position: absolute;
		left: 0px;
		top: 701px;
		width: 50px;
		height: 50px;
		overflow: visible;
		background-color: transparent;
		border: 0px solid #777766;
	}

div.bottommidpanel
	{	position: absolute;
		left: 51px;
		top: 701px;
		width: 650px;
		height: 50px;
		overflow: visible;
		background-color: transparent;
		text-align: left;
		border-top: 0px solid #777766;
	}

div.bottomrightpanel
	{	position: absolute;
		left: 701px;
		top: 701px;
		width: 50px;
		height: 50px;
		overflow: visible;
		background-color: transparent;
		border: 0px solid #777766;
	}

div.envelope
	{	position: absolute;
		left: 1%;
		top: 1%;
		width: 750px;
		height: 750px;
		border: 0px solid #777766;
		overflow: visible;
	}

div.centerpanelframe
	{	position: absolute;
		left: 51px;
		top: 51px;
		width: 648px;
		height: 648px;
		overflow: visible;
		background-color: transparent;
		border: 0px solid #887777; 
	}

div.centerpanel
	{	position: absolute;
		left: 25px;
		top: 25px;
		width: 600px;
		height: 600px;
		overflow: visible;
		background-color: transparent;

		background-image: url(http://www.radiantpage.com/common/galliard_550.gif);
		background-repeat: no-repeat;
		background-position-x: center;
		background-position-y: 10px;


		border: 0px solid #707070; 
	}

div.pupilleft
	{	position: absolute;
		left: 25px;
		top: 160px;
		width: 260px;
		height: 300px;
		overflow: visible;
		background-color: transparent;

		border: 0px solid #A0A0A0; 
	}

div.pupilright
	{	position: absolute;
		left: 300px;
		top: 190px;
		width: 275px;
		height: 300px;
		overflow: visible;
		background-color: transparent;

		border: 0px solid #A0A0A0; 
	}


p	{	font-family: "verdana", verdana, sans-serif;		font-weight: normal;		font-style: normal;		font-size : 10pt;		line-height: 150%;
		text-align: left;
		text-align-last: left;		text-decoration: none;
		word-wrap: break-word;		color: #000000;
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		padding-left: 0.5em;
		padding-right: 0.5em;
	}



p.center
	{	text-align: center;
		text-align-last: center;	}

p.navcenter
	{
		font-weight: normal;		font-style: normal;		font-size : 10pt;		line-height: 100%;
		text-align: left;
		
		text-decoration: none;		color: inherit;
	}

a
	{	text-decoration: none;
		color: #F0F0F0;	}

a:visited
	{	text-decoration: none;
		color: #F0F0F0;	}
a:active
	{	text-decoration: none;
		color: #F0F0F0;	}
a:hover
	{	text-decoration: none;
		color: #FF0000;	}
