body {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0 auto;
	line-height:19px;
	background: #FFFFFF url(../images/bg_body.gif) top center repeat-y;
	text-align:center;
	
	}
	
h1 {
	color: #333333;
	font-size: 40px;
	
}

h2 {
	color: #333333;
	font-size: 22px;
	
}

.vid_des {
	width:425px;
}

.small {
	font-size: 11px;
	font-weight:bolder;
	line-height:15px;
}

.right {
	text-align:right;
}

.subhead {
	font-size:20px;
}

.news {
	color: #91cb39;
	font-size: 14px;
	font-weight:bolder;
	line-height:15px;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	padding-top:7px;
	padding-bottom:7px;
}
	
img {  
	border-style: none;
}

.world_image {
	width:100px;
	margin-right:16px;
}



#admin table {
	padding: 5px;
	margin:0px;
	background-color:#FFE7F5;
}

#admin td {
	padding:8px;
	
}



#admin .KT_buttons td {
	border-top: solid 0px #000000;
	padding: 4px;
	background-color:#FFE7F5;
	text-align: right;
}

.list_even{
	background-color:#FFE7F5;
}

.list_odd{
	background-color:#FFD0F2;
}

a:link{
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	}
	
a:visited{
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover{
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	}
	
#container {
	width: 950px;
	text-align:center;
	margin : 0 auto;
	position:relative; 
	}


#header {
	height: 100px;
	background-image:url(images/homepage-3_01.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#nav .tv_logo {
	padding:5px 5px 5px 0px;
}
	
#nav {
	margin-top:30px;
	width: 200px;
	float:left;
	line-height:25px;
	display:inline;
	}
	
#nav ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding-left: 0;
	width: auto;
	text-align:left;
	font-size: 19px;
	font-family: "Avant Garde", Helvetica, Arial, sans-serif;
	}
	
#nav li {
	
	position: relative;
	
	}
	
#nav li a {
	color: #666666;
	text-decoration: none;
	padding:5px 5px 5px 35px;
}


#nav li a:hover {
	color: #333333;
	text-decoration: none;	
}


#page_news #nav #news a {
	color: #ff018f;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}

#page_world #nav #world a {
	color: #ff018f;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}

#page_film #nav #film a {
	color: #ff018f;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}

#page_crit #nav #crit a {
	color: #ff018f;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}

#page_buy #nav #buy a {
	color: #ff018f;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}

#page_links #nav #links a {
	color: #ff018f;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}

#page_contact #nav #contact a {
	color: #ff018f;
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	
}


	
	
#center {
	float:left;
	text-align:justify;
	padding: 30px 30px 10px 10px;
	width:510px;
	}



#center ul {
	line-height:22px;
	padding:0px;
	margin-left:15px;
}

#center a:link{
	color: #ff018f;
	text-decoration: none;
	
	}
	
#center a:visited{
	color: #ff018f;
	text-decoration: none;
	
	}
	
#center a:hover{
	color: #ff018f;
	text-decoration: underline;	
	}
	
.pink {
	background-color:#ff018f;
	color:#FFFFFF;
}

.news_image{
	float:left;
	margin: 0px 10px 10px 0px;
	width:170px;
	
}

#right {
	width: 200px;
	display:inline;
	float:right;
	text-align:left;
	margin-top:20px;
	}

#right ul {
	list-style:none;
	font-size:15px;
	line-height:18px;
	padding:0px;
	margin:0px;
}

#footer {
	clear:both;
	height:85px;
	background-image:url(images/homepage-3_03.gif);
	background-repeat:no-repeat;;
	text-align:left;
	padding-top:57px;
	font-size:10px;
}

#footer a:link{
	color: #ff018f;
	text-decoration: none;
	
	}
	
#footer a:visited{
	color: #ff018f;
	text-decoration: none;
	
	}
	
#footer a:hover{
	color: #ff018f;
	text-decoration: underline;	
	}	
	
	
#slideshow {
	height: 368px;
	width: 720px;
	background-image:url(images/slideshow_bg.gif);
	background-repeat:no-repeat;
	padding-top:12px;
	border:0px;
}
	

.shop_thumb {
	width:150px;
}

.item_image {
	width:300px;
	float:left;
	margin:0px 20px 0px 0px;
}

#shop_item {
	width:150px;
	margin-right:20px;
}

.item_desc {
	vertical-align:bottom;
}

#small {
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	padding-top:7px;
	padding-bottom:10px;
	color: #91cb39;
	font-size: 11px;
}

