body{
background-image:url(imges/background.jpg);
background-repeat:repeat-x;
background-color:#000000;

	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	MARGIN: 0;
}

p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-top:6px;
	margin-bottom: 0px;
}

#wrapper {
position:relative;
width:1000px;
height:1000px;
margin: 0 auto;
background-image:url(imges/tv.png);
background-repeat:no-repeat;
zzzborder:solid 1px #ffffff;
}

#masthead {
width:1000px;
height:110px;
clear:both;
float:left;
zzzborder:solid 1px #ffffff;
}


#spacer {
width:120px;
height:500px;
clear:both;
float:left;
zzzborder:solid 1px #ffffff;
}

#box {
width:560px;
height:380px;
float:left;
zzzborder:solid 1px #ffffff;
overflow:auto;
}

#spacer1 {
width:70px;
height:500px;
float:left;
zzzborder:solid 1px #ffffff;
}
#rightnav {
width:120px;
height:500px;
float:left;
zzzborder:solid 1px #ffffff;
}



A:link	{

	color: #000000;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	text-decoration: none;
	}

A:visited	{
	color: #000000;
	font-family: Arial, Helvetica,Tahoma, Verdana;
	text-decoration: none;
	}

A:hover	{
	color: #FF7700;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	text-decoration: none;
	}

H1	{
text-align:center;
	font-family: Helvetica, Arial, Tahoma, Verdana;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 0px;

	}

H2	{
	color: #999999;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-top:0px;
	margin-bottom: 5px;
	background-image:URL(images/underline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 26px;
	}

H3	{
	color: #AA2222;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
H4	{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	}


.box_background	{
	background-image:URL(images/box_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 400px;
	background-color:#FFBD6F;
	}
.box_top	{
	padding-left: 6px;
	padding-right: 6px;
	background-image:URL(images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 27px;
	background-color: #FF6000;
	color: #FFFFFF;
	font-weight: bold;
	}

.big	{
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 0px;
	}
.big	A	{
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	}

.button	{
	color: #AA2222;
	font-size: 12px;
	font-weight: bold;
	margin-top:2px;
	margin-bottom: 2px;
	}

.button	A	{
	color: #AA2222;
	font-size: 12px;
	font-weight: bold;
	}

.extra	{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-top:6px;
	margin-bottom: 0px;
	}

.picture	{
	text-align: center;
	}


.screen	{
	background-image:URL(images/screen.gif);
	background-repeat: no-repeat;
	background-position:center center;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	}

.small	{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 0px;
	}
.small	A	{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}

.text	{
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	}
