A:link {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #787200;}
A:hover {text-decoration: none; color: #787200;}

body{
	margin: 0px;
	padding: 0px;
	background: #c2c09e url(images/page_bg2.jpg) repeat-x;
}
#wrapper{
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 800px;
	height: 600px;
	border: 0px solid black;
}
#header{
	position: relative;
	margin: 0px auto;
	text-align: center;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 125px;
	z-index: 10;
}
#msg{
	position: relative;
	margin: 0px auto;
	line-height: 15px;
	left: 0px;
	top: 0px;
	width: 425px;
	height: 75px;
	z-index: 10;
	float: left;
}
#video{
	position: relative;
	margin: 0px auto;
	text-align: center;
	left: 0px;
	top: 0px;
	width: 375px;
	height: 250px;
	background-color: #333333;
	background-image:url(images/videocomingsoon.jpg);
	z-index: 10;
	float: right;
}
#itemBG{
	position: relative;
	margin: 0px auto;
	text-align: center;
	left: 0px;
	top: 3px;
	width: 800px;
	height: 172px;
	z-index: 122;
	float: left;
	background-image: url(images/itembg_05.gif);
	/*border-bottom: solid 1px   #FF9900;
	border-top: solid 1px    #FF9900;*/

	
}
#nav{
	position: relative;
	margin: 0px auto;
	text-align: center;
	left: 0px;
	top: 0px;
	width: 425px;
	height: 175px;
	background-color: #6699CC;
	z-index: 10;
	float: left;
	background-image: url(images/navbar_side_bg.jpg);
	/*background-image: url(images/navbar_side_bg.jpg);*/
}
#item1{
	position: relative;
	margin: 0px auto;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 172px;
	z-index: 10;
	float: left;
	
}
#item2{
	position: relative;
	margin: 0px auto;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 172px;
	z-index: 10;
	float: left;
}
#itemTitle{
	position: relative;
	margin: 0px auto;
	left: 0px;
	top: 9px;
	width: 380px;
	height: 15px;
	z-index: 10;
}
#itemContent{
	position: relative;
	margin: 0px auto;
	left: 0px;
	top: 15px;
	_top: 24px;
	width: 380px;
	height: 130px;
	z-index: 10;
	
}
#footer1{
	position: relative;
	margin: 0px auto;
	text-align:left;
	left: 0px;
	top: 6px;
	width: 500px;
	height: 20px;
	float: left;
	z-index: 10;
}

#footer1 A:link {text-decoration: none; color: #000000;}
#footer1 A:visited {text-decoration: none; color: #000000;}
#footer1 A:active {text-decoration: none; color: #787200;}
#footer1 A:hover {text-decoration: none; color: #787200;}

#footer2{
	position: relative;
	margin: 0px auto;
	text-align: right;
	left: 0px;
	top: 6px;
	width: 300px;
	height: 20px;
	float: right; 
	z-index: 10;
}

#footer3{
	position: relative;
	margin: 0px auto;
	text-align:left;
	left: 0px;
	top: 4px;
	width: 500px;
	height: 20px;
	float: left;
	z-index: 10;
}

#footer3 A:link {text-decoration: none; color: #000000;}
#footer3 A:visited {text-decoration: none; color: #000000;}
#footer3 A:active {text-decoration: none; color: #787200;}
#footer3 A:hover {text-decoration: none; color: #787200;}

#footer4{
	position: relative;
	margin: 0px auto;
	text-align: right;
	left: 0px;
	top: 4px;
	width: 300px;
	height: 20px;
	float: right; 
	z-index: 10;
}
#footer4 A:link {text-decoration: none; color: #000000;}
#footer4 A:visited {text-decoration: none; color: #000000;}
#footer4 A:active {text-decoration: none; color: #787200;}
#footer4 A:hover {text-decoration: none; color: #787200;}
