@charset "utf-8";
/* CSS Document */

html{
overflow: -moz-scrollbars-vertical;
}

img, div, input, a { behavior: url(http://www.riossisters.com/cart/iepngfix.htc) 
}

body{
background: url(../images/mainbg.gif) top left no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
margin: 0;
padding: 0;
text-align:center;
}

#wrapper-top{
margin: 0 auto;
width: 870px;
background: url(../images/topbg.png) top center no-repeat;
padding: 8px 8px 0px 22px;
overflow:hidden;
height: 100%;
}

#wrapper-btm{
clear: both;
margin: 0 auto;
background: url(../images/bottombg.png) top center no-repeat;
height: 44px;
width: 870px;
padding: 8px 8px 0px 22px;
}

.clear{
clear: both;
}

#logo{
text-align:center;
}

#nav{
text-align:center;
}

#content{
text-align:center;
}

#content2{
background: url(../images/theriossisters.png) top center no-repeat;
width: 868px;
height: 713px;
padding-top: 10px;
}

#subcontent{
background: url(../images/contentbg.png);
	margin: 0 auto;
	width: 828px;
	height: 683px;
}

#subin, .subin{
	text-align:left;
	width: 812px;
	height: 667px;
	padding: 8px;
	overflow-x: hidden;
	overflow-y: auto;
}

img.sing{
filter:alpha(opacity=100);
	-moz-opacity:100;
	-khtml-opacity: 100;
	opacity: 100;
}

#audio{
text-align:center;
padding: 8px;
}

#footer{
clear: left;
text-align:center;
padding: 8px;
font-size: 11px;
color: #FFF;
}

#footer a:link, #footer a:visited{
padding: 0 11px;
}

/********* Global Links ***********/

a:link, a:visited{
color :#be2cfb;
text-decoration: none;
}

h1{
font-size: 16px;
}

h2{
font-size: 14px;
}

.ctrtxt{
text-align:center;
}

h3{
font-size: 13px;
}

