.css_main
{
	font-family:"Microsoft Sans Serif";
	font-size:12pt;
}
.css_video
{
	height:100%;
	width:100%;
}
.css_videorow
{
	height:100%;
	width:100%;
}
.css_videocell
{
	height:100%;
	width:100%;
	vertical-align:middle;
	text-align:center;
}
.css_videoobject
{
	width:640px;
	height:480px;
	border:double 5px gray;
}
.css_videolink
{
}
.css_maininner
{
	margin:0px auto;
	font-family:"Microsoft Sans Serif";
	font-size:12pt;
	text-align:left;
	width:800px;
}
.css_itemleft
{
	float:left;
	clear:left;
	margin:20px 0px 0px 0px;
	height:150px;
	width:400px;
}
.css_itemright
{
	float:right;
	clear:right;
	margin:20px 0px 0px 0px;
	height:150px;
	width:400px;
}
.css_linkimage
{
	border:0px solid white;
	margin:0px 10px 0px 0px;
	float:left;
	clear:left;
}