/* CSS Document */
*{
	padding:0;
	margin:0;
}
img, ul{
	border:0;
	list-style:none;
}
.clear{
	clear:both;
}
.clearfix{
	float:left;
}
.clearright{
	float:right;
}
.mt40{
	margin-top:40px;
}
.ml50{
	margin-left:50px;
}
.mr50{
	margin-right:50px;
}
.mr20{
	margin-right:20px;
}
.p8{
	padding:8px;
}
body{
	background:url(../images/index-all-bg.png) repeat-x top #660000;
	font-family:Arial, Helvetica, sans-serif;
}
#page{
	background:url(../images/index-top-bg.png) no-repeat top center;
	width:100%;
}
.wrapper{
	width:980px;
	margin:0 auto;
}
#header{
	height:320px;
	width:100%;
}
#header ul{
	margin-left:330px;
	position:absolute;
	z-index:888;
	top:25px;
}
#header li{
	float:left;
}
#logo{
	position:absolute;
	padding-top:15px;
	margin-left:-79px;
	z-index:777;
}
#menu{
	width:100%;
	height:80px;
}
#rotator{
	background:url(../images/rotator-bg.png) no-repeat center top;
	height:435px;
	width:1002px;
	position:relative;
	margin-left:-11px;
}
#threebanners{
	width:100%;
	height:190px;
}
#threebanners li{
	padding:0 7px;
	float:left;
}

#threecontainers{
	background:url(../images/therrboxes-bg.png) no-repeat;
	width:965px;
	height:444px;
	padding:15px 0 0 15px;
}
#threecontainers .boxes{
	width:308px;
	margin-right:12px;
}
#threecontainers .boxes h3{
	height:43px;
}
#threecontainers .calendar{
	background:url(../images/calendar-bg.png) no-repeat;
	height:304px;
	width:288px;
	padding:20px 10px;
}
#threecontainers .otherboxes{
	background:url(../images/other-boxes-bg.png) no-repeat;
	height:324px;
	width:288px;
	padding:10px;
}
#threecontainers .otherboxes li{
	float:left;
	margin-top:33px;
}
#threecontainers .video{
	width:282px;
	margin:0 3px;
	height:251px;
}
#threecontainers .allabout{
	width:282px;
	margin:0 3px;
	height:251px;
	padding:0;
}
#threecontainers .allabout p{
	padding-right:140px;
	padding-bottom:10px;
	font-size:13px;
	color:#999999;
}
#divMain1
{
    width:278px;
    height:304px;
	background:none;
    overflow:hidden;

}
#marqueecontainer li{
	padding:10px 10px 10px 0;
	border-bottom:1px solid #8f11a9;
	font-size:13px;
	color:#FFF;
}
#marqueecontainer .calbox{
	background:url(../images/cal-bg.png) no-repeat top;
	width:100px;
	height:65px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	float:left;
	margin-right:10px;
}
#marqueecontainer .calbox h4{
	font-size:13px;
	font-weight:normal;
	margin-top:-8px;
}


#footer{
	width:100%;
	background:url(../images/footer-bg.png) repeat-x top #0e0210;
	height:512px;
}
#flicertitle{
	width:100%;
	height:37px;
	background:url(../images/flicker-title.png) no-repeat center;
	margin:-21px auto 10px auto;
	position:absolute;
	padding:6px 0 0 0;
}
#flickercotnent{
	width:100%;
	height:165px;
	background:url(../images/flickr-bg.png) no-repeat center;
	margin-top:32px;
}
#footerlogo{
	width:100%;
	height:150px;
}
#footerlinks{
	width:100%;
	height:47px;
}
#footerlinks ul{
	margin-left:90px;
}
#footerlinks li{
	padding:15px;
	float:left;
}
#copyright{
	padding:40px 30px 0 30px;
	width:920px;
	color:#eebfff;
	font-size:13px;
}



#innercontainer{
	width:980px;
	background:url(../images/inner-container-bg.png) no-repeat bottom;
	padding-bottom:60px;
}
#main{
	width:962px;
	padding:20px 0;
	background:#FFF;
	margin:0 10px;
}
#sidebar{
	width:240px;
	margin:0 40px 0 20px;
}
#quicklinks{
	width:240px;
	margin-bottom:20px;
}
#quicklinks h3{
	text-align:center;
}
#quicklinks li{
	float:left;
	border-bottom:1px solid #000;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#quicklinks li a{
	line-height:36px;
	padding:0 25px;
	display:block;
	line-height:36px;
	background:url(../images/quicklinks-normal.png) repeat-x;
	text-decoration:none;
	color:#FFF;
}
#quicklinks li a:hover{
	line-height:36px;
	padding:0 25px;
	display:block;
	line-height:36px;
	background:url(../images/quicklinks-hover.png) repeat-x;
	text-decoration:none;
	color:#300537;
}
#innersignup{
	width:240px;
	background:url(../images/inner-signup-bg.png) no-repeat;
	height:125px;
}
#innersignup fieldset{
	margin-top:70px;
	border:0;
	padding:0 18px;
}
#container{
	width:630px;
	padding-right:30px;
	font-size:13px;
	line-height:18px;
}
#container h2{
	padding-bottom:10px;
	border-bottom:3px solid #cbcaca;
	margin-bottom:20px;
}