body {font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.top_left {}
.top_middle {background-color:#CCFF33; width:90%; height:20px; margin:auto;}
.top_right {}
.left_side {width:20px; background-color:#CCFF33; height:300px;; position:relative;}
.content_area {background:url(images/tftscreenback.gif) 100% 100% repeat-y; width:100%; height:100%;}
.right_side {width:20px; background-color:#CCFF33;}
.bottom_left {}
.bottom_middle {background-color:#CCFF33; width:90%; height:20px; margin:auto;}
.bottom_right {}

.inside_border {clear:both; width:100%; text-align:left; padding:10px;}

#navigation_area {
	margin-left:25%;
}

a {
	color:#0000FF;
	font-weight:bold;
}

a:hover {
	color:#0000FF;
	font-weight:bold;
	text-decoration:none;
}

a.nav  
{
	text-align:center;
	text-decoration: none;
	background: url(http://www.stress-free-pcs.org.uk/images/folderOFF.png) no-repeat top left;
	font-size: 16px/18px;
	height: 70px;
	width: 74px;
	padding-top: 15px;
	position:relative;
	float: left;
}

a.nav:hover
{
	text-align:center;
	text-decoration: none;
	background: url(http://www.stress-free-pcs.org.uk/images/folderON.png) no-repeat left top;
	font-size: 16px/18px;
	/*float: left;*/
	height: 70px;
	width: 74px;
	padding-top: 15px;
	color:#000000
}

#footer {
	text-align:center;
	margin-top:20px;
	clear:both;
}

.red_text {
	font-weight:bold;
	color:#FF0000;
	display:inline;
}

#left_column {
	float:left;
	width:45%;
}

#right_column {
	float:left;
	width:45%;
}

li {
	margin-bottom:10px;
}

.name {
	font-weight:bold;
	margin-top:40px;
}

.shop_category {
	display:inline;
}

.shop_category a {
	padding:5px;
	background-color:#FFFF99;
	border-top:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	text-decoration:none;
	font-weight:bold;
}

.shop_category a:hover {
	padding:5px;
	background-color:#FFFF99;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	text-decoration:none;
	font-weight:bold;
}
	