* {margin: 0; padding: 0; border: 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #593D00;
	text-align:center;
	margin-top:10px;
	background-color:#0973A6;
	background-image:url(../images/bodyBack.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-size: 20px;
	font-weight:bold;
	padding: 5px;
	color: #2D759D;
	font-style: italic;
}
a {
	font-weight: bold;
	color: #593D00;}
	
#container {
	width:750px;
	background-image: url(../images/plainBack.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 2px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align:left;
	overflow:auto;
}

#nav {
	width: 140px;
	text-align:left;
	top: 50px;
	right: 50px;
	float:right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mainMenu a, #subMenu a {
	display:block;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 0px 2px 27px;
	background-image: url(../images/btn_off.gif);
	background-repeat: no-repeat;
	background-position: 5px -3px;
	margin-top: 5px;
	width:80%;
	letter-spacing: -0.05em;
}

head:first-child+body .mainMenu a, #subMenu a {

	width:auto;
}
.mainMenu a:hover, #subMenu a:hover {
	background-position: 5px -2px;
	background-image: url(../images/btn_on.gif);
	color:#660000;
}
.mainMenu ul, #subMenu ul, .mainMenu li, #subMenu li  {
	list-style-type: none;
}
#subMenu {
	margin-left: 10px;
}

#mainHeader {
	margin: 320px 0px 0px 40px;
	padding-left: 50px;
	font-size: 15px;
	font-weight:bold;
	line-height:140%;
}
#mainBody {
	text-align:left;
	padding: 20px 30px;
	font-size: 11px;
	clear:both;
}
p {
	margin-bottom: 20px;
}
#footer {
	color:#fff;
	font-size: 9px;
	padding: 30px;
}
div#footer p, div#footer a{
	color:#fff;
}
#flashContent {
	width:570px;
	
}
#bioPixChrissi {
	background-image: url(../images/chrissi_bio.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 450px;
	width: 250px;
	margin-left: 20px;
	background-position: 0px 20px;
}
#bioPixFrank {
	background-image: url(../images/frank_bio.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 530px;
	width: 250px;
	margin-left: 20px;
	background-position: 0px 10px;
}
#bioPixJoe {
	background-image: url(../images/joe_bio.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 430px;
	width: 250px;
	margin-left: 20px;
	background-position: 0px 10px;
}
#bioPixPete {
	background-image: url(../images/pete_bio.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 330px;
	width: 250px;
	margin-left: 20px;
	background-position: 0px 5px;
}
#meetScintas {
	background-image: url(../images/meet_scintas.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 510px;
	width: 250px;
	margin-left: 20px;
	background-position: 0px 5px;
}
#homeScintas {
	background-image: url(../images/scintasGroup.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 300px;
	margin-left: 20px;
	background-position: 0px 5px;
}
#interview {
	width:150px;
	height:150px;
	text-align:center;
	float:left;
	padding-right:35px;
	margin-bottom: 10px;
}
.description {
	font-size:12px;
	font-weight:normal;
}

.merchandise {
	height:390px;
	width:200px;
	border: 1px solid #666666;
	font-size: 13px;
	font-weight:bold;
	float:left;
	margin: 5px;
	padding: 5px;
}
.cartBtn {
	background-color:#2D759D;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	border: 1px solid #666666;
	padding:3px 0px;
}
.merchandise h1 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}
.merchandiseHolder {
	margin-bottom:20px;
	clear:both;
	width:689px;
}
.qty {
	border: 1px solid #666666;
}

h3 {
	line-height:130%;
}
a.articles, a.articles:link {
display:block;
width:400px;
background-color:#C6ECFF;
padding: 10px;
border:1px solid #000;
text-decoration:none;
margin:15px auto;
overflow:auto;

}	
a.articles:hover {
	background-color:#0973A5;
	color:#fff;
}

a.articles h3 {
	font-size: 14px;
}
a.articles p {
margin: 0px;
}
a.articles .subHead {
	font-style:italic;
	font-weight:bold;
}
a.articles img {
	border: 2px solid #fff;
}
.video {
	width:680px;
	margin-bottom:20px;
}
.interviews {
	width:25%;
	float:left;

}