body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 100%;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	font-style: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: x-large;
	color: #0E3C75;
	margin: 0px;
	padding: 0px;
}
.forminfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
h3 {
	font-size: small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.subcat {
	font-size: xx-small;
	color: #FFFFFF;
	margin-bottom: 30px;
}

.clear {
	CLEAR: both
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: small;
}
#cat-links-prem {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-color: #CCCCCC;
}

#cat-links-prem a:link {
	font-size: 14px;
	font-style: italic;
}
#cat-links-prem a:visited {
	font-size: 14px;
	font-style: italic;
}

#cat-links-prem h4 {
	font-size: 12px;
}
#cat-links-prem P {
	margin-top: 4px;
	margin-bottom: 4px;
}


#cat-links {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#cat-links h4 {
	font-size: 12px;
}
#cat-links P {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
}
.link-options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}



#container {
	width: 990px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #000000;
	overflow:hidden;
	background-color: #FFFFFF;
}  
#container a:visited {
}


	
#contentheader {
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	padding-top: 8px;
	margin-bottom: 40px;
}

#header {
	height: 111px;
	background-repeat: no-repeat;
	background-color: #666666;
	text-align: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0;
	background-image: url(header_bg.gif);
} 
#headerinfo {
	height: auto;
	width: 350px;
	margin-right: 10px;
	text-align: left;
	margin-left: 620px;
	margin-top: 0px;
	padding-top: 10px;
}
#headerinfo h1 {
	font-size: 16px;
	font-weight: normal;
}


#search-bar {
	height: auto;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}





#sidebar1 {
	float: left;
	width: 180px;
	text-align: center;
	background-color: #666666;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10000px;
	padding-left: 4px;
	margin-bottom: -10000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar2 {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10000px;
	background-color: #666666;
	margin-bottom: -10000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
}
#sidebar2 a:link {
	font-size: 12px;
	color: #FFFFFF;
}
#sidebar2 a:visited {
	font-size: 12px;
	color: #FFFFFF;
}




#mainContent {
	margin-top: 0;
	padding-top: 0;
	padding-right: 0em;
	padding-left: 0em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	clear: none;
} 
#mainContent a:link {
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainContent a:visited {
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainContent a:hover {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContent h3 {
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
#mainContent LI {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 12px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}
.error {
	color: #FF0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

#footer {
	text-align: center;
	font-size: small;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#footer  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: none;
	margin-top: 3px;
}



#footer a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:visited {
	color: #000000;
}

#footer a:hover {
	color: #0066FF;
	text-decoration: underline blink;
}
#navigation {
	float: left;
	color: #333;
	padding: 0px;
	margin: 0px;
	height: 24px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-repeat: no-repeat;
	background-color: #666666;
}	

	
#navmenu{
	position:relative;
	display:block;
	height:24px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	background-color: #666666;
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(bgOFF.gif);
	margin: 0px;
	padding: 0px;
	width: 990px;
	}
#navmenu   ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#navmenu   ul   li{
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	}
#navmenu   ul   li   a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	height:24px;
	padding-top: 4px;
	padding-right: 78px;
	padding-bottom: 0;
	padding-left: 79px;
	}
#navmenu  ul  li  a:hover,#navmenu  ul  li  a.current{
	color:#fff;
	background-image: url(bgON.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}





#gallery {
	background-color: #FFFFFF;
	height: 430px;
	width: 500px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery  a:link {
	background-color: #3399FF;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#video-ad {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#gallery  a:visited {
	background-color: #3399FF;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.galleryimgdiv{
	width:110px;
	height:110px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
#gallery img {
	background-color: #3399FF;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 2px solid #3399FF;
}

#contentdisc {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#gallerycaption {
	background-color: #999999;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	height: 15px;
}


#gallery ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width: 100%;
} 

#gallery li{
	display:inline;
	float: left;
} 
.single {
	text-indent: 5px;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;
}
.singlebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
em {
	font-weight: bold;
	font-style: normal;
}
#subcat-main {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.subcat {
	float: left;
	width: 192px;
	padding: 0px;
	margin-bottom: 20px;
}
.subcat  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.data {
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}
#nextpage {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	float: none;
	clear: both;
}




table.form
{
	width: 550px;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-right: auto;
	margin-left: auto;
}


td.formtitle
{
	background-color: #CCCCCC;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0E3C75;
}


td.formfield
{
	border-bottom: 1px #6699CC dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 0.7em;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}
#bottom_ad {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}
#featured-links {
	height: 400px;
	width: 600px;
	margin-top: 0px;
}
#featured-links  UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 19px; PADDING-BOTTOM: 0px; MARGIN: 12px 0px; COLOR: #000; PADDING-TOP: 0px
}
#featured-links  LI {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LINE-HEIGHT: 1.5em;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #999 1px dashed;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#featured-links  .screenshot {
	FLOAT: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
#featured-links     UL.featured-text     LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0.8em; MARGIN: 0.2em 0px 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none
}
#featured-links     UL.featured-text {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#featured-links     UL.featured-text     DIV {
	MARGIN-LEFT: 150px;
	margin-top: 5px;
	height: 100px;
}
#mainContent  h3.featured {
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 600px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
}
.banner-rule {
	margin-top: 10px;
	margin-bottom: 10px;
}
banner-ad-right {
	clear: left;
	width: 160px;
}



#video-links   H4  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	TEXT-TRANSFORM: capitalize;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
#video-links  .video-cat  H3  A {
	PADDING-RIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	font-size: 14px;
}
#video-links LI {
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1em;
	LINE-HEIGHT: 1.5em;
	PADDING-TOP: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#video-links EM {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	FONT-STYLE: normal
}
#video-links EM SPAN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
#video-links .screenshot {
	FLOAT: left
}
#video-links UL.video-cat LI {
	FLOAT: left;
	WIDTH: 100%;
	LIST-STYLE-TYPE: none;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#video-links UL.video-cat {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 100%;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
#video-links UL.video-cat DIV {
	MARGIN-LEFT: 125px
}
#video-links  a:link {
	PADDING-RIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	font-size: 12px;
}
#video-links P {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#video-links img {
	border: 1px solid #0066FF;
}
#new-links-index {
	width: 585px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#new-links-index h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ourpicks {
	width: 585px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-color: #000000;
	padding-bottom: 40px;
}


#ourpicks H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#pick-links   H4  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	TEXT-TRANSFORM: capitalize;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
#pick-links   .pick-cat   H3   A {
	PADDING-RIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	font-size: 14px;
	font-weight: bold;
}
#pick-links LI {
	CLEAR: both;
	LINE-HEIGHT: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin: 0em;
	padding: 0px;
}
#pick-links EM {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	FONT-STYLE: normal
}
#pick-links EM SPAN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
#pick-links .screenshot {
	FLOAT: left
}
#pick-links UL.pick-cat LI {
	FLOAT: left;
	WIDTH: 100%;
	LIST-STYLE-TYPE: none;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#pick-links UL.pick-cat {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 100%;
	LIST-STYLE-TYPE: none;
	padding: 0px;
}
#pick-links UL.pick-cat DIV {
	MARGIN-LEFT: 160px;
}
#pick-links  a:link {
	PADDING-RIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	font-size: 12px;
}
#pick-links P {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#pick-links img {
	border: 1px solid #0066FF;
}



#vid-of-the-day {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 20px;
}#vid-of-the-day UL {
	margin:0px;
	padding:0px;
	list-style:none;
	width: 100%;
}
#vid-of-the-day LI {
	display:inline;
	float: left;
	text-align: center;
}
#vid-of-the-day img {
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#vid-of-the-day h3 {
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#vid-of-the-day  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftside_ad {
	text-align: center;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}





#menu {
	background: #333;
	list-style: none;
	padding: 0;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu a {
	background: #333;
	color: #ccc;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 5px;
	background-color: #307dd4;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}                    


#menu2 {
	background: #333;
	list-style: none;
	padding: 0;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu2 li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu2 a {
	background: #333;
	color: #ccc;
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#menu2 a:hover {
	color: #fff;
	padding-bottom: 5px;
	background-color: #307dd4;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}  
.center {
	CLEAR: both;
	margin-right: auto;
	margin-left: auto;
}
#flash-ad  {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 40px;
}
#flash-ad h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}
#vid-cat1 {
	width: 585px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 200px;
}
#vid-cat1 UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 33%;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vid-cat1 LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 0px;
	MARGIN: 4px 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
#vid-cat1 LI A {
	FONT-SIZE: 1.2em
}

#vid-cat1 LI EM {
	FONT-SIZE: 0.9em;
	font-weight: normal;
}
.webmaster_resources{
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color: #000000;
} 
.webmaster_resources  ul{ 
list-style:none; 
padding:0px; 
margin:0px; 
} 
#webmaster_resources_nav   li  {
	display:block;
	width:100%;
	line-height:20px;
	height:20px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	color:#5194DA;
	text-align: left;
} 
.webmaster_resources  h4 {
	list-style:none;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#webmaster_resources_nav a:link {
	display:block;
	line-height:20px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#3399FF;
	text-align: left;
}
#webmaster_resources_nav a:visited {
	display:block;
	line-height:20px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#3399FF;
	text-align: left;
}
