h2
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 5px;
	padding: 0px;
}

.coolComputerBackgroundContainer
{
	background-image: url(../_images/head1.png);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	overflow: hidden;
	width: 800px;
}

#feature
{
	background-color: #7097CD;
	float: left;
	height: 200px;
	overflow: hidden;
	width: 300px;
}

#feature #phyerNetFlash
{
	float: left;
	height: 200px;
	overflow: hidden;
	width: 300px;
}

#phyernetDescription
{
	color: #2A2A2A;
	float: left;
	font-size: 16px;
	height: 90px;
	line-height: 18px;
	margin: 20px 10px 0px;
	overflow: hidden;
	padding: 0px;
	width: 280px;
}

.pageContent
{
	background-color: #7097CD;
	float: left;
	padding: 2px;
	width: 796px;
	overflow: hidden;
}

#leftColumn
{
	color: #d8d8d8;
	float: left;
	width: 489px;
	overflow: hidden;
}

#leftColumnInner
{
	margin: 2px 3px;
	overflow: hidden;
	background-color: #e9e9e9;
	color: #000000;
}

.servicesAvailableFor
{
	color: #50779d;
}

.service
{
	background-color: #50779D;
	cursor: default;
	height: 26px;
	margin: 1px;
	padding: 0px 0px 0px 32px;
	width: 449px;
	overflow: hidden;
	background-position: 2px 1px;
	background-repeat: no-repeat;
}

#phyerNetVisual
{
	background-image: url(../_images/DarkbossIcon_08_Visual.gif);
}

#phyerNetAudio
{
	background-image: url(../_images/DarkbossIcon_08_Audio.gif);
}

#phyerNetLiterature
{
	background-image: url(../_images/DarkbossIcon_08_Litterature.gif);
}

#phyerNetLogical
{
	background-image: url(../_images/DarkbossIcon_08_Logic.gif);
}

.name
{
	color: #E9E9E9;
	cursor: inherit;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	width: 150px;
	overflow: hidden;
}

.description
{
	color: #E9E9E9;
	cursor: inherit;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 12px;
	width: 299px;
}

#rssNewsContainer
{
	width: 483px;
	overflow: hidden;
}

#rssNews
{
	color: #50779d;
	float: left;
	height: 22px;
}

#rssFeedIcon
{
	float: left;
	height: 18px;
	margin: 7px 0px 0px;
	width: 18px;
}

#newsContainer
{
	width: 474px;
	overflow: hidden;
	padding: 6px;
}

#newsContainerInner
{
	width: 483px;
	overflow: hidden;
}

#newsContainerInner p
{
	background-image: url(../_images/gradient1.png);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	padding: 0px 4px;
}

.date
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

.message
{
	display: block;
	line-height: 16px;
}

.message a:link,
.message a:active,
.message a:visited
{
	text-decoration: none;
	color: #50779d;
}

.message a:hover
{
	text-decoration: underline;
	color: #50779d;
}

#rightColumn
{
	background-color: #e9e9e9;
	float: left;
	padding: 2px;
	width: 303px;
	overflow: hidden;
	margin: 2px 0px;
}

#rightColumnInner
{
	background-color: #50779d;
	color: #e9e9e9;
	width: 303px;
	overflow: hidden;
}

#whatYouGetHeading
{
	border-bottom: 1px dashed #e9e9e9;
	display: block;
	text-align: center;
}

#rightColumnInner p
{
	margin: 4px;
}

#question
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}

#whatYouGetList
{
	list-style-type: square;
	margin: 20px;
	padding-left: 0px;
}

#whatYouGetList li span
{
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 4px;
	text-transform: capitalize;
}

#whatYouGetList #disclaimer
{
	list-style-type: none;
}

#whatYouGetList #disclaimer span
{
	font-size: 10px;
	display: block;
	font-style: italic;
}

#whatYouGetList #signUpNow
{
	list-style-type: none;
	text-align: center;
	width: 100%;
}

.popup
{
	position: absolute;
	width: 150px;
	background-color: #ffffca;
	color: #000000;
	padding: 2px;
	border: solid 1px #191919;
}

.rssStuff
{
	width: 483px;
	overflow: hidden;
}

.signUpNowButton
{
	display: block;
	background-image: url(../_images/signUpNowButton.png);
	overflow: hidden;
	background-repeat: no-repeat;
	width: 197px;
	height: 25px;
	margin-left: 33px;
}