<style>
.page{
	padding: 10px 10px 10px 10px;
	position: absolute; top: 0px; left: 0px;
	background:#b61d8c;
	font-family: arial;
}
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 1000px
}
P{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width:95%;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #404040;
}
H1
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
}
H2
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:#b61d8c;
}
H3
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#b61d8c;	
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	display:inline;
}
UL, LI
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}

.ribbon
{
	position: absolute;
	margin: 120px -2px 0px -10px;
	padding: 0px 0px 0px 0px;
	height: 490px;
	width: 100%;
	background-color:#e0e0e0;
	background:#e0e0e0;
	border-top: 1px solid #808080;	
	border-bottom: 1px solid #808080;
	z-index: -1;
	text-align:right;
}
.header{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color:#b61d8c;
	border: 1px solid #e0e0e0;
	width: 990px;
	height: 70px;
	position: absolute; left: 0px; top: 0px;
	background: #b61d8c; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da50ab', endColorstr='#b61d8c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#da50ab), to(#b61d8c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #da50ab,  #b61d8c); /* for firefox 	*/
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
.sttlogo
{
	z-index: 20;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;

	
}

.searchbox{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color:#808080;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-color:#b61d8c;
	border: 1px solid #202020;
	width: 180px;
	height: 34px;
	background: #404040; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#404040'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#404040)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #808080,  #404040); /* for firefox 	*/
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
.searchboxnew{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color:#808080;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-color:#b61d8c;
	/* border: 1px solid #202020; */
	width: 300px;
	height: 34px;
	background: #f8f0f8; /* for non-css3 browsers */
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.searchboxgo
{
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	margin-left: 110px;
	margin-top: -8px;
	padding: 4px 4px 4px 0px;
	color:#ffffff;
	/*width: 0px; */ 
	/* height: 20px; */
	background: #b61d8c;
	background-color:#b61d8c;	
	border: 1px solid #808080;	 
	display: inline;
	-moz-border-radius: 5px;
	border-radius: 5px;		
}
.searchboxgo A
{
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
}
.searchboxnew input
{
	font-size:18px;
	color:#808080;
	width: 150px;
	font-weight: normal;
	font-style: italic;
	border: 1px solid #b61d8c;	
	border-radius:8px;
	-moz-border-radius: 8px;	
	
}
.pinkheader{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color:#ffffff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background-color:#b61d8c;
	border: 1px solid #ffffff;
	width: 100%;
	height: 30px;
	background: #b61d8c; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da50ab', endColorstr='#b61d8c'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#da50ab), to(#b61d8c)); 
	background: -moz-linear-gradient(top,  #da50ab,  #b61d8c); 

	-moz-border-radius: 10px;
	border-radius: 10px;	
}
.pinkheader H2
{
	font-family: tahoma,arial;
	font-size: 22px;
	font-weight: 200;
	color:#ffffff;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-smooth: always;
}


.welcomeheader{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color:#ffffff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	background-color:#b61d8c;
	border: 1px solid #ffffff;
	width: 100%;
	height: 30px;
	background: #b61d8c; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da50ab', endColorstr='#b61d8c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#da50ab), to(#b61d8c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #da50ab,  #b61d8c); /* for firefox 	*/
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
.welcomeheader H2
{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.reviewsheader{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color:#ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 10px;
	background-color:#b61d8c;
	border: 1px solid #ffffff;
	width: 790px;
	height: 30px;
	background: #b61d8c; /* for non-css3 browsers */
	clear: both;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da50ab', endColorstr='#b61d8c'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#da50ab), to(#b61d8c)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #da50ab,  #b61d8c); /* for firefox 	*/
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
.reviewsheader H2
{
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.adverts1{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:#202020;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	
	width: 400px;
	position: relative;
	float: left;
}
.adverts1 H2
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	background-color: #ffffff;
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.content{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 76px 0px 0px 0px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #808080;
	width: 800px;
	position: relative;
	float: left;
	background-color:#ffffff;
	background:#ffffff;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.fold{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e0e0e0;
	width: 1000px;
	height: 64px;
	clear: both;
}
.topfooter
{
	width: 100%;
	height: 120px;
	border-top: 1px solid #808080;
	margin: -120px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #d0d0d0;
	background-color:#d0d0d0;	
	float: left;
	position:relative;
	z-index: -2;
}

.footer{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #d0d0d0;
	background-color:#d0d0d0;
	position:relative;
	float:left;
	clear: all;
	width: 100%;
	height: 180px;

	z-index:2;
}
.footer A
{
	text-decoration: none;
	color:#202020;
}
.footer A:hover
{
	text-decoration: underline;
	color:#b61d8c;
}
.leftmenu{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin: 120px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 0px solid #e0e0e0;
	width: 180px;
	float: left;
}
.welcome{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	margin: 0px 2px 0px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ffffff;	
	width: 300px;
	height: 320px;
	position: relative;
	background: #ffffff;
	background-color:#ffffff;
	float:left;
	text-align: justify;
	text-justify: auto;
}

.cloudcarousel img
{
	border: 1px solid #000000;
}
.carousel
{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #404040,  #000000); /* for firefox 	*/	
}

.reviewscroller{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	margin: 0px 0px 0px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #ffffff;	
	width: 480px;
	height: 320px;
	position: relative;
	display: inline;
	float: left;
	background: #e0e0e0;
	background-color:#ffffff;

}
.leftsidevidlinks{
	width: 320px;
	height: 190px;
	display: inline;
	position: relative;
	float: left;
	background-color: #ffffff;
	background: #ffffff;	
}
.homepagevideos{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #202020;
	margin: 0px 2px 0px 2px;
	padding-top: 12px;
	padding-left: 5px;
	border: 1px solid #000000;	
	width: 310px;
	height: 260px;
	display: inline;
	position: relative;
	float: left;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #404040,  #000000); /* for firefox 	*/
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
.homepagevideos A
{
	text-align:center;
	font-size: 12px;
	color:#ffffff;
}
.homepagevideos H2
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	background-color: #ffffff;
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.textbutton
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #202020;
	background: #202020;
	width:150px;
	height: 32px;
	border: 1px solid #b61d8c;;
	padding: 8px 0px 0px 0px;
	margin: 0px 3px 6px 3px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #404040,  #000000); /* for firefox 	*/
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:inline;
	float: left;
}
.textbutton A
{
	color: #ffffff;
}
.textbuttonwide
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #202020;
	background: #202020;
	width:100%;
	height: 34px;
	border: 1px solid #b61d8c;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #404040,  #000000); /* for firefox 	*/
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:inline;
	float: left;
}
.textbuttonwide A { color:#ffffff; }

.homepagetextlinks
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #660066;
	background-color: #ffffff;
	background: #ffffff;
	width: 100%;
	height: 92px;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 0px 0px;
	float:left;
}


h1.homepage
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	background-color: #ffffff;
	width: 100%;
	height: 20px;
}

.reviewscroller H2
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	background-color: #ffffff;
	width: 100%;
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pagetop
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width:794px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	background-color:#ffffff;
	background: #ffffff;
	float:left;
	position: relative;
}
.pageintro
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width: 600px;
	display: inline;
	position: relative;
	background-color:#ffffff;
	background: #ffffff;
	float: left;
	padding: 5px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.pagesharelinks
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 140px;
	display: inline;
	position: relative;
	background-color:#f8f8f8;
	background: #f8f8f8;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 4px;
}
.pageimages
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	width:780px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 10px;
	background-color:#ffffff;
	background: #ffffff;
	clear: all;
	float: left;
	position: relative;

}
reviewpagenum A { text-decoration:none; }
reviewpagenum A:hover { text-decoration:underline; }
</style>