body
{
	magin:0;
	padding:0;
	text-align:center;
	color: #333;
	background-color: #FED;
}

#wrapper
{
	margin:0 auto;
	padding:0;
	text-align: left;
	color: #333;
	width: 1004px;
	background-color: #FED;
	border: 1px solid #999;
}

.form
{
	height: 18px;
	border: 1px #000000 solid
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3
{
	width: 200px;
	border: 1px solid #ccc;
	margin: 0px;
	margin-bottom:15px;
	text-align:left;
}

#menu3 li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align:left;
}

#menu3 li a:link, #menu3 li a:visited
{
	color: #888;
	display: block;
	background: url(/images/menu3.gif);
	padding: 8px 0 0 30px;
	text-align:left;
}

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active
{
	color: #283A50;
	background: url(/images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	text-align:left;
}

#dhtmlgoodies_tooltip
{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}

#dhtmlgoodies_tooltipShadow
{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}

#tv {
	background: url(/images/tv.png) no-repeat;
	height: 178px;
	width: 215px;
	padding-top:15px;
	text-align:center;
	
}
#picright
{
	clear: both;
	float: right;
	height: 400px;
	width: 400px;
	margin-bottom: 20px;
	margin-left: 20px;
}

