@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 82%;
	background-repeat: repeat-x;
	background-color: #B3B3B3;
}
#wrapper {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
}
#header {
	clear: both;
	height: 185px;
	background-image: url(../images/banner2008March.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bodywrapper {
	width: 960px;
	float: left;
	margin-top: 15px;
}










#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	margin-top: 20px;
}
.smaller {
	font-size: 0.8em;
}
#clearfooter {
	clear: both;
}
#mainbody {
	float: right;
	width: 660px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/css/cssmainbody/mainbody_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#flash {
	width: 530px;
	padding-left: 130px;
}
#flashbrides {
	width: 420px;
	margin-left: 130px;
	border: thin solid #000000;
}
#top {
	background-image: url(../images/css/cssmainbody/mainbody_01.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 20px;
	background-position: top;
	margin-left: -20px;
}
#mainbody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.1em;
	margin-left: 10px;
}
#mainbody h1 {
	font-size: 120%;
	line-height: 1.45em;
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #987DFD;
	margin-bottom: 10px;
	color: #000000;
}
#mainbody h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#mainbody ul {
	float: right;
	width: 100px;
	list-style-type: none;
	margin-top: -200px;
	margin-right: 100px;
	border: thin solid #B3B3B3;
	padding: 10px;
}
#mainbody ul a {
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 3px;
}
#mainbody ul a:hover {
	text-decoration: underline;
}
#mainbody  .bottom {
	background-image: url(../images/css/cssmainbody/mainbody_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 660px;
	margin-left: -20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#mainbody .movie {
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 190px;
	width: 580px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: medium;
	border-left-width: thin;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	padding: 10px;
}
#mainbody .movie p {
	float: left;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	border: thin solid #CCCCCC;
	padding: 5px;
}
#mainbody .movie img {
	float: right;
}
#mainbody td img {
	margin: 10px;
}


#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	float: left;
	width: 180px;
	margin: 20px;
}
#navbar ul {
	text-decoration: none;
}
#navbar ul li {
	text-decoration: none;
	list-style-type: none;
}



#navbar a {
	text-decoration: none;
	display: block;
	text-align: center;
	width: 152px;
	height: 40px;
	text-indent: -9999px;
}
#navbar li#home {
	background-image: url(../images/css/cssnavbar/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navbar li#store {
	background-image: url(../images/css/cssnavbar/store.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navbar li#film {
	background-image: url(../images/css/cssnavbar/films.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navbar li#news {
	background-image: url(../images/css/cssnavbar/news.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navbar li#about {
	background-image: url(../images/css/cssnavbar/aboutus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navbar li#cast {
	background-color: #FFFFFF;
	background-image: url(../images/css/cssnavbar/castcrew.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#navbar li#cast:hover {
	background-position: left -40px;
}


#navbar li#home:hover {
	background-position: left -40px;
}
#navbar li#store:hover {
	background-position: left -40px;
}
#navbar li#film:hover {
	background-position: left -40px;
}
#navbar li#news:hover {
	background-position: left -40px;
}
#navbar li#about:hover {
	background-position: left -40px;
}

#navbar li#home:active {
	background-position: 0px -80px;
}
#sidebar {
	background-color: #FFFFFF;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#sidebarholder {
	height: 150px;
}
#sidebarholder img {
	border: thin solid #B3B3B3;
	margin-left: -2px;
}
#sidebarholder h3, #myspaceholder h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#sidebar a, #myspace a {
	text-decoration: none;
}
#sidebar a:hover, #myspace a:hover {
	text-decoration: underline;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#mainbody img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}






.roundedcornr_box_700770 {
	background-image: url(../images/css/roundedcornr_700770_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_700770 {
	background: url(../images/css/roundedcornr_700770_tr.png) no-repeat top right;
}
.roundedcornr_bottom_700770 {
	background: url(../images/css/roundedcornr_700770_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_700770 div {
	background: url(../images/css/roundedcornr_700770_br.png) no-repeat bottom right;
}
.roundedcornr_content_700770 {
	background: url(../images/css/roundedcornr_700770_r.png) top right repeat-y;
}

.roundedcornr_top_700770 div,.roundedcornr_top_700770,
.roundedcornr_bottom_700770 div, .roundedcornr_bottom_700770 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_700770, .roundedcornr_bottom_700770 {
	margin-top: 0px;
}
.roundedcornr_content_700770 { padding: 0 15px; }
#myspace {
	float: left;
	width: 180px;
	margin-left: 20px;
}
#sticker {
	position: relative;
	z-index: 3;
	height: 200px;
	width: 200px;
	float: right;
	top: -70px;
}
#sticker a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sticker img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#index #bodywrapper {
	z-index: 1;
}
#index #header {
	z-index: 100;
	position: relative;
}
