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

body{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-image: url(grid3.jpeg)
.jpeg);
	background-repeat: no-repeat;
	background-position: center 15px;
}

ul{
	list-style-type: none;
}


h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

p{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
}

p a {
color:#000000;
text-decoration:underline !important;
}
a {
color:#000000;
text-decoration:none;
}
p a:hover {
text-decoration:none !important;
}
ul#nav {
list-style-image:none;
list-style-position:outside;
list-style-type: none;
margin:0;
padding:0;
}
ul#nav li a {
	display:block;
	font-weight:bold;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
ul#nav li a:hover {
	color:#FFFFFF;
	background-attachment: scroll;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
li {
	float:left;
	margin-right:0px;
	position:relative;
	text-align:left;
	width:auto;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
	z-index: 2;
}
ul#nav li.current a {
	background-attachment: scroll;
	background-color: #FFFF00;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
ul#nav li.current a:hover {
background:#888888 none repeat scroll 0 0;
}
li ul {
display:none;
font-weight:normal;
left:0;
margin-left:0px;
padding:2px 0 10px;
position:absolute;
top:18px;

}
ul#nav li ul.sub li {
	border-width:0 1px 1px !important;
	width: 100px;
	border-right: none;
}
ul#nav li ul.sub li a {
font-weight:normal !important;
}
li > ul {
left:auto;
top:auto;
list-style-type:none;
}
li:hover ul, li.over ul {
display:block;
}
#menubar {
	top:166px;
	left: 317px;
	position: fixed;
	z-index:12;
	width: 450px;
	
}

#header {
	position:fixed;
	top:0px;
	left:0px;
	width:317px;
	height:166px;
	z-index:13;
	background-color: #FFFF00;
}
#textbox {
	position:fixed;
	left:317px;
	top:183px;
	width:266px;
	height:auto;
	z-index:10;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	padding-left: 5px;
	background-image: url(../pointtv/trans_yellow.png);
	background-repeat: repeat;
	padding-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}

#textbox2 {
	position:fixed;
	left:593px;
	top:183px;
	width:266px;
	height:auto;
	z-index:10;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	padding-left: 5px;
	background-image: url(../pointtv/trans_yellow.png);
	background-repeat: repeat;
	padding-bottom: 10px;
    border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}

#content {
	position:absolute;
	left:317px;
	top:0px;
	width:100px;
	height:3500px;
	z-index:1;
	padding-bottom: 200px;
}

#video {
left:317px;
top:190px;
width:600px;
height:337px;
position: absolute;
}

#video2 {
left:317px;
top:597px;
width:600px;
height:337px;
position: absolute;
padding-bottom:500px;
}


#cornerline {
position:fixed;
bottom:0;
right:0;
height:200px;
width:200px;
background:#FFFF00;
z-index:15;
}

#bigwords {
	position:absolute;
	left:317px;
	top:50px;
	width:93px;
	height:64px;
	z-index:1;
}
