body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;

}
#bg_index {
	background: url(images/right_bkg.jpg) repeat-x;
	position: absolute;
	top: 50%;
	width:100%;
	right: 0;
	height:642px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: 0px;
}
#bg_index2 {
	background: url(images/left_bkg.jpg) repeat-x;
	position: absolute;
	top: 50%;
	width:50%;
	left: 0;
	height:642px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: -490px;
}
#bg_indexright {
	position: absolute;
	top: 50%;
	width:50%;
	right: 0;
	height:477px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	background-image: url(images/right_index_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
#bg_indexrighttop {
	position: absolute;
	width:50%;
	height: 708px;
	margin-bottom: 300px;
	bottom: 50%;
	left: 50%;
	background-image: url(images/index_background_top_right.jpg);
	overflow: hidden;
}
#bg_indexleft {
	position: absolute;
	top: 50%;
	width:100%;
	left: 0;
	height:477px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	background-image: url(images/index_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#bg_indexlefttop {
	position: absolute;
	width:1200px;
	height: 708px;
	bottom: 50%;
	margin-bottom: 300px;
	left: 50%;
	margin-left: -1200px;
}
#bg_righttop {
	position: absolute;
	top: 0;
	width:50%;
	right: 0;
	height: 50%;
	background-image: url(images/right_top_bkg.jpg);
	background-repeat: repeat;
}
#bg_lefttop {
	position: absolute;
	top: 0;
	width:50%;
	left: 0;
	height: 50%;
	background-color: #D7D7D7;
	background-image: url(images/left_top_bkg.jpg);
	background-repeat: repeat;
}
#bg_top {
	position: absolute;
	top: 0;
	width:980px;
	left: 50%;
	height: 300px;
	margin-left: -490px;
	background-image: url(images/top_bkg1.jpg);
	background-repeat: repeat-y;
}
#bg_wrap {
	background: url(images/right_bkg.jpg) repeat-x;
	position: absolute;
	top: 50%;
	width:100%;
	right: 0;
	height:642px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: 0px;
}
#bg_wrap2 {
	background: url(images/left_bkg.jpg) repeat-x;
	position: absolute;
	top: 50%;
	width:50%;
	left: 0;
	height:642px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: -490px;
}
.maindiv {


}
#bodydiv {
	position:absolute;
	top: 50%;
	left: 50%;
	width:980px;
	height:642px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: -490px;
}

.articleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	
}

.articleInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	
}

.videotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}
.videotext a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
.videotext  a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
.videotext  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}
.videotext  a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
}

.images {
	border:1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.photos {
	border:1px solid #000000;
	margin-right: 30px;
	margin-top: 15px;
}
.pressPHOTOS {
	margin-right: 30px;
	border:1px solid #000000;
	
	
}
.pressTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

.linksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}

.linksText a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}

.linksText a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
.linksText a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
.linksText a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}


#indexbackgrnd {
	background-image: url(images/index_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	
}

#backgrnd {
	background-image: url(images/gradient2.png);
	background-repeat: repeat-x;
	margin: 0px;
	
}

#contain {
	width: 965px; /* set yours */
	overflow: scroll; /* key */
	overflow-y:hidden; /* key */
	text-align: left;
	white-space: nowrap;
	height: 342px;
	margin-left: 15px;
	margin-top: 14px;
	clip: rect(auto,auto,auto,auto);
	
}

#videodiv {
	width: 493px; /* set yours */
	height: 290px; /* set yours */
	overflow: auto; /* key */
	text-align: justify;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 2px;
	padding-top: 5px;
	margin-left: 10px;
}

#videodivselect {
	width: 110px; /* set yours */
	height: 290px; /* set yours */
	overflow: auto; /* key */
	text-align: center;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
}

#linksdiv {
	width: 590px; /* set yours */
	height: 310px; /* set yours */
	overflow: auto; /* key */
	text-align: justify;
	overflow-x: hidden;
	
}
#storesdiv {
	width: 643px; /* set yours */
	height: 322px; /* set yours */
	overflow: auto; /* key */
	text-align: justify;
	overflow-x: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#storesdiv a:link{
	overflow: auto; /* key */
	text-align: justify;
	overflow-x: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}
#storesdiv a:visited{
	overflow: auto; /* key */
	text-align: justify;
	overflow-x: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
}
#storesdiv a:hover{
	overflow: auto; /* key */
	text-align: justify;
	overflow-x: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	
}
#storesdiv a:active{
	overflow: auto; /* key */
	text-align: justify;
	overflow-x: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.storesText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}

.storesText a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.storesText a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
.storesText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
.storesText a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.storesLoc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.txt {
	height: 285px;
	width: 300px;
	overflow: auto;
	padding-top: 15px;

}

