/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #d4d4d4;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-style: normal;
	background-image: url(images/torque.jpg);
}


a {
	text-decoration:none;
	color:#a6ced6;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}

#wrappertv {
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}

h1 {
	color: #a6ced6;
	font-size: 15px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

h2 {
	font-size: 15px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

#footer {
	border-top-style: solid;
	text-align: center;
	border-top-width: 0.5px;
	border-top-color: #313031;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	}

h3 {
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-indent: 5px;
}

h4 {
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
}

h5 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 5px;
	text-indent: 20px;
	background-image: url(../images/headerbackred.png);
}

/************

HEAD & MENU

****************/

.tvlinkssection	{
	text-align: center;
	color: #FF0033;
	margin: 1px;
	background-color: #000000;
	padding: 1px;
}

.tvlinkssection a {
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size: 18px;
	border: 1px solid #333333;
	width: 100%;
	}
	
.tvlinkssection a:hover {
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #a6ced6;
	width: auto;
}

/************

LEft

****************/

#left {
	width: 300px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
}
