/* CSS Document */

/* Home Content Rules */

#homelinks
{
	width: 820px;
	height: 100px;
	margin-bottom: 20px;
}

#homelinksblue
{
	width: 820px;
	height: 50px;
	margin-bottom: 10px;
}

.homeimg1
{
	padding: 5px;
	border: none;
	display: inline;
}

.homeimg2
{
	padding: 0px;
	border: none;
	display: block;
}

.homeimg3
{
	padding: 0px;
	border: none;
	display: inline;
	float: left;
}

#homedisplay
{
	width: 317px;
	display: inline;
	float: left;
}

#messagedownload
{
	width: 135px;
	display: inline;
	float: left;
	margin-left: 10px;
}

#messagedownloadtext
{
	display: inline;
	float: left;
	margin-top: 20px;
}

.messagetext
{
	font-size: 9px;
}

#homependant
{
	width: 131px;
	display: inline;
	float: left;
}

#homepottrack
{
	width: 240px;
	display: inline;
	float: left;
}

#homedesk
{
	width: 315px;
	display: inline;
	float: left;
}

#homewall
{
	width: 370px;
	display: inline;
	float: left;
}

.messagetext a, .messagetext a:link, .messagetext a:visited
{
	text-decoration: none;
	color:#666666;
}

.messagetext a:hover, a:active
{
	text-decoration: underline;
	color:#666666;
}