.right2{
	width: 253px;
	height: 100px;
	background-color:#333;
	background-image: url(images/hrback.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 3px;
	border: 1px solid #666;
}

.rightText1{

	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin: 2px 5px 0;
}

.rightText2{

	color: #FFF;
	font-size: 10px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	margin: 3px 5px 0;
}

.rightText2 a:link{
	color: #fff;	
	text-decoration: none;
	margin: 10px;
}

.rightText2 a:hover{
	color: #ff0;	
	text-decoration: none;
	margin: 10px;
}

.rightText2 a:visited{
	color: #fff;	
	text-decoration: none;
	margin: 10px;
}

.rightText2 a:active{
	color: #fff;	
	text-decoration: none;
	margin: 10px;
}

.storediv{
	width: 200px;
	height: 350px;
	border: 0;
	background-color:#fff;
	float: left;
	margin: 5px;
	text-align: center;
}

.storeText1{

	color: #999;
	font-size: 12px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}

.storeText2{

	color: #000;
	font-size: 12px;
	font-weight: normal;	
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}

.storeTextBig{

	color: #333;
	font-size: 42px;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
	text-align: right;
}

#nav a:link{
	width: 90px;
	height: 22px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: right;
}

#nav a:visited{
	width: 90px;
	height: 22px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: right;
}

#nav a:active{
	width: 90px;
	height: 22px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: right;
	margin: 0 5px 0;
}

#nav a:hover{
	width: 90px;
	height: 22px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: right;
	margin: 0 5px 0;
}

body{
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	scrollbar-3dlight-color:#ffd700; 
	scrollbar-arrow-color:#cccccc; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#333333; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#0066cc; 
	scrollbar-shadow-color:#cccccc;
}

#top{
	width: 110%;
	height: 246px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -100;
	overflow: hidden;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}

#nav{
	width: 900px;
	height: 20px;
	background-image: url(images/navback.png);
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px; 
	z-index: 2;
	text-align: right;
}

#container{
	width: 900px;
	height: 600px;
	background-image: url(images/navback.png);
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -450px;
	z-index: 2;
}

#container2{
	width: 900px;
	min-height: 600px;
	background-color: #ffffff;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -450px;
	z-index: 2;
}

#toptext{
	width: 900px;
	height: 75px;
	background-image: url(images/ttback.jpg);
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}

#vidBlock{
	width: 550px;
	height: 375px;
	background-color: #ffffff;
	background-image: url(images/vidback.jpg);
	border: 1px solid #000000;
	margin: 15px 5px 5px 10px;
	position: relative;
	float: left;
}

#vidBlock2{
	width: 548px;
	height: 50px;
	background-color:#000000;
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
}

#homeRight{
	width: 280px;
	height: 373px;
	border: 1px solid #cccccc;
	margin: 15px 10px 5px 5px;
	float: right;
	overflow-y: scroll;
	scrollbar-3dlight-color:#ffd700; 
	scrollbar-arrow-color:#0066cc; 
	scrollbar-base-color:#333; 
	scrollbar-darkshadow-color:#ccc; 
	scrollbar-face-color:#333; 
	scrollbar-highlight-color:#ccc; 
	scrollbar-shadow-color:#666;
}

#contactform{

	width: 600px;
	height: 400px;
	border: 1px solid #ccc;
	position: relative;
	left: 50%;
	margin-left: -300px;

}

#bottom{
	width: 900px;
	height: 30px;
	background-image: url(images/navback.png);
	z-index: 2;
	clear: both;
}

#vidblock h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px;
}

#vidblock h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0 5px 0;
}

#nav h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	color: #ffffff;
	margin: 0; 
}

#toptext h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0 5px 0 260px;
	font-weight: normal;
}

#container2 h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0 15px 0;
	font-weight: normal;
}

#contactform h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0 5px 0;
	font-weight: normal;
}

#bottom h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 0 5px 0;
	font-weight: normal;
	text-align: center;
}