@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(CSS/images/gradient.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family: century gothic, arial, sans serif;
	color: #686868;
	font-size:14px;
}

#content {
width: 913px;
background-color: #FFFFFF;
margin-left: auto ;
margin-right: auto ;
}

#left {
width: 350px;
height: 1500px;
}

#right {
width: 553px;
float: right;
background-image: url(images/television.gif);
background-repeat:no-repeat;
}

#toppadding {
height: 182px;
}

#tvleft {
width: 30px;
float: left;
height: 300px;
}

#tv {
heigh: 300px;
width:523px;
float: right;
}

	
a:link {
	text-decoration: none;
		color: #8CBB24;
}
a:visited {
	text-decoration: none;
		color: #8CBB24;
}
a:hover {
	text-decoration: none;
		color: #8CBB24;;
}
a:active {
	text-decoration: none;
		color: #8CBB24;
}
.style4 {color: #666666}
.style7 {	color: #999999;
	font-family: "century gothic", "arial narrow", "sans serif";
	font-size: 12px;
}
