/*------------*/
/* Tag Styles */
/*------------*/

div, td, p, a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	text-decoration:none;
}

a { font-weight:bold; }
a:hover { text-decoration:underline; }

h2 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

a img {
 border:none;
}

body {
	background-color:#6d1616;
	vertical-align:middle;
	height:100%;
	padding:0;
	margin:0;
}

html {
	height:100%;
}

h1 {
	font-size:20px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

table {
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
}

td {
	padding:0;
	vertical-align:top;
	text-align:left;
}

/*------------*/
/* Id Styles  */
/*------------*/

#Copyright {
	color:#836061;
	padding-right:5px;
}

#Email {
	float:left;
}

#Left {
	float:right;
}

#Main {
	text-align:center;
	padding-top:30px;
}

#NE_Plug {
	float:left;
}

#Top {
	float:left;
}

#Page {
	width:100%;
	height:100%;
}

#Header {
	height:49px;
	background-color:#420c0d;
	text-align:right;
}

#Header img {
	display:block;
	float:left;
}

#Header a img {
	float:right;
}

#Header img#Logo {
	float:left;
}

#Footer {
	width:100%;
	height:1%;
	padding:10px 20px;
	background-color:#420c0d;
	line-height:1em;
	text-align:right;
	color:#836061;
}

#Footer a {
	color:#836061;
	padding:5px;
}


#Footer a:hover {
	text-decoration:underline;
}

#Tuner {
	width:744px;
	height:400px;
	padding:20px;
	padding-top:10px;
	background:url(images/Tuner_Shadow.gif) no-repeat 0 -10px;
	text-align:center;
	margin:auto;
}

#Tuner_Heading {
	width:744px;
	margin:auto;
	padding:5px 0;
}

#Bottom {
	width:744px;
	height:250px;
	margin:auto;
}

#Bottom #About {
	width:460px;
	text-align:left;
	float:left;
}

#Bottom #About p {
	font-size:14px;
}

#Bottom #Right {
	float:right;
	width:264px;
}