a:link{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
a:visited{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
a:hover{
	color: #cc0099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#navigation a:hover{
	color: #cc0099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#navigation a#current{
	color: #cc0099;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
.headerbottom{
border-bottom:#cc0099 solid 1px;
}

.headerright{
border-right:#cc0099 solid 1px;
}
#mainCell {
	background-color: #000000;
	border: 1px solid #cc0099;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #db34a4;
	background-image: url(../images/purple/pgbck.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.lines{
	background-image:url(../images/purple/lines.gif);
	height: 298px;
	width: 238px;
}
.bottomleft{
	background-image: url(../images/boxCubes.png);
	background-repeat: no-repeat;
	border: 2px solid #cc0099;
	margin-left:12px;
	width:278px;
	height:160px;
	float:left;
}
.bottommiddle{
	background-image: url(../images/boxCubes.png);
	background-repeat: no-repeat;
	border: 2px solid #cc0099;
	width:278px;
	height:160px;
	margin-left:332px;

}
.bottomright{
	background-image: url(../images/boxCubes.png);
	background-repeat: no-repeat;
	border: 2px solid #cc0099;
	width:278px;
	height:160px;
	float:right;
	margin-right:12px;
}
fieldset {
border-color:#cc0099;
}
#games img{
	border: 2px solid #cc0099;
}
#games fieldset {
border-color:#cc0099;
}
#fullWidthContent{
border-top:#cc0099 1px solid;
border-right:#cc0099 1px solid;
}
#thirdsContent{
border-top:#cc0099 1px solid;
border-right:#cc0099 1px solid;
}