/* General Styles */
body {
	/*background-color: #fda304;*/
	/*background-image: url(../images/background.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #9900CC;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #0000CC;
	text-align: left;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #006633;
	text-align: left;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #0000CC;
	text-align: center;

}


img.right {
	float: right;
	padding: 0 15px 5px 0;
}

img.left {
	float: left;
	padding: 0 15px 5px 0;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Main Content */
#content { 
	width:800px; 
	border-right: 1px solid #ffffff; 
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #fda304;
	padding: 10px 10px 10px 10px;
	
}






/* Main Banner */
#banner {
	width:800px; 
	height:235px; 
	margin:auto; 
	background-image: url(../images/mardi_gras_flashers.jpg); 
	background-position: bottom left; 
	background-repeat:no-repeat;	
}






/* Tabbed Navigation */
#Tabs {
	font-size: 16px;
	margin: 16px 0 0 0;
	padding: 16px 0 7px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom: solid 1px #333333;
}

#Tabs li {  
	display: inline; 
	list-style-type: none; 
	text-decoration: none; 
	color: #ffffff; 
}
	
#Tabs ul, ol { 
	margin: 0; 
	padding: 0; 
}
	
#Tabs a { 
	margin: 0; 
	padding: 7px 10px; 
	text-decoration: none; 
	color: #ffffff; 
	background-color: #990099; 
	border-bottom: none; 
}

#Tabs a.SelectedTab { 
	background-color: #fda304; 
	color: #000000;
}
	
#Tabs a:hover { 
	color: #ffffff; 
	background-color: #ff0000; 
}
	
#Tabs .TabGroup { 
	display: inline; 
	margin: 0 7px; 
}






#contentHolder {
	width: 800px; 
	clear: left; 
	border-top: 1px solid #FFFFFF; 
	background: #fda304; 
	padding: 30px 0 3px 0;
}




/* Rotating Images */
.rotateImage {
	border-color: #FF0000;
	border-style: solid;
	border-bottom: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
}








/* Footer */
#footer {
	width:800px; 
	clear: left; 
	border-top: 1px solid #ffffff; 
	border-bottom:1px solid #a6a0a0; 
	background: #fda304; 
	padding: 10px 0 3px 0; 
	font-size: 10px;
	text-align: center;
}







.barlink        {font-family: Verdana,Arial,Helvetica; font-size:18px;  font-weight: bold;}
.bartitle        {font-family: Verdana,Arial,Helvetica; font-size:18px; color:000000; font-weight: bold;}
.barhead        {font-family: Verdana,Arial,Helvetica; font-size:15px; color:#333333; font-weight: bold;}
.barbottom      {font-family: Verdana,Arial,Helvetica; font-size:11px; color:#333333; font-weight: bold;}



.producttitle   {font-family: Verdana,Arial; font-size:18px; font-weight: bold; color: #660066;}
.producttitlesm   {font-family: Verdana,Arial; font-size:15px; font-weight: bold; color: #660000;}
.producttime    {font-family: Verdana,Arial; font-size:14px; font-weight: bold; color: #006600;}
.productcost    {font-family: Verdana,Arial; font-size:18px; font-weight: bold; color: #005555;}
.xvidcost    {font-family: Verdana,Arial; font-size:18px; font-weight: bold; color: #660066;}
.producttext    {font-family: Verdana,Arial; font-size:12px; font-weight: bold; color: #333333;}
.productpurchase {font-family: Verdana,Arial; font-size:14px; font-weight: bold; color: #000000;}


.sampletitle    {font-family: Verdana,Arial; font-size:22px; font-weight: bold; color: #333333;}
.sampledescr    {font-family: Verdana,Arial; font-size:14px; font-weight: bold; color: #333333;}
.sampleclose    {font-family: Verdana,Arial; font-size:12px; font-weight: bold; color: #333333;}




