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


body {
	background-color:#E1EDF9;
	font-family:MS Sans Serif, Geneva, sans-serif;
	background: #DEECF9 url('images/fall2010/main_1600_bk.jpg') center -55px no-repeat;
	color:#999;
	margin:0px;
	padding:0px;
}

#cnt {
	width:1000px;
	height:1600px;
	min-height:1600px;
	margin:5px auto auto auto;
	/*border:blue 1px solid;*/
}

#header1 {
 	/*border-bottom:#999 2px solid;*/
	clear:both;
}

#maillist {
	margin-top:10px;
}

#dnld_itune {
	margin:15px auto auto auto;
	text-align:left;
}

#inside_cnt {
	margin:250px 25px auto 300px;
	/*border:red solid 1px;*/
}

form input {
	color:#999;
}

form label {
	color:#999;
}

#fan_block {
	margin-top:3px;
	width:auto;
	clear:both;
	float:right;
}



#follow {
	clear:both;
	float:right;
}


.newmenu {
	/*width:1000px;*/
	margin:4px auto 0 auto;
}

.newmenu ul {
	display:inline;
}

.newmenu li {
	display:inline;
	margin-right:25px;
}

.newmenu li a {
	color:#FFF;
	background:tranparent;
	font-size:16px;
	text-decoration:none;
}

.newmenu li a:visited {
	color:#FFF;
	background:tranparent;
	text-decoration:none;
}

.newmenu li a:hover {
	color:#F30087;
	background:tranparent;
	text-decoration:underline;
}

#logo {
	width:463px;
	margin:80px auto auto 45px;
}

.spacer {
	clear:both;
	line-height:.1;
}

#footer {
	width:auto;
	margin-top:50px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}

/*rounded boxes*/

/* set millions of background images */
.rbroundbox { background: url(images/fall2010/corners/nt.gif) repeat; }
.rbtop div { background: url(images/fall2010/corners/tl.gif) no-repeat top left; }
.rbtop { background: url(images/fall2010/corners/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/fall2010/corners/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/fall2010/corners/br.gif) no-repeat bottom right; }


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; /*margin: 1em auto;*/ }


/*rounded boxes2 - home page*/
.rbcontent2 { height:540px; min-height:540px; }
.rbcontent2 { margin: 0 7px; }
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 100%; /*margin: 1em auto;*/ }

/*rounded boxes3 - individual DVD pages BOTTOM*/
.rbcontent3 { height:760px; min-height:760px; }
.rbcontent3 { margin: 0 7px; }
.rbcontent3 { margin: 0 7px; }
.rbroundbox3 { width: 95%; /*margin: 1em auto;*/ }


/*rounded boxes4 - individual DVD pages TOP*/
.rbcontent4 { height:360px; min-height:360px; }
.rbcontent4 { margin: 0 7px; }
.rbcontent4 { margin: 0 7px; }
.rbroundbox4 { width: 95%; /*margin: 1em auto;*/ }
