html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td{
	padding: auto;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body strong{
	font-weight: bold;
}
body em{
	font-style:italic;
}



html{
	margin:0px; 
	padding:0px;
	height: 100%;	
}
body{
	margin: 0px auto;
	text-align: center;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(../images/body-bg.gif) repeat top center;
	background-attachment: fixed; 
	color:#FFF;
}

a{
	color: #fff;
	text-decoration: none;
	position: relative;
}
p a{
	color: #c1dbff;
	text-decoration:none;
}
p{
	margin: 0px;
	line-height: 18px;
}
h2{
	font-size:30px;
	font-weight:bold;
	margin:10px 0;
}
h3{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
h3 span{
	color:#999;
}
.container{
	margin: 0px auto 0px auto;
	width: 996px;
	padding: 0px;
	text-align: left;
	background: #000;
}
#header{
	padding: 7px 0 0 0;
	text-align:left;
	height: 130px;
}
#header #top-right{
	height:50px;
	margin:0 0 0 4px;
	z-index:99;
	position:relative;
	text-align:left;
}
#main-menu-holder{
	text-align:right;
	color:#000;
	margin-bottom:33px;
}
.nonhomepage #main-menu-holder,
.new-single #main-menu-holder{
	margin: 20px 0 0 0;
}
#main-menu-holder #main-menu a{
	padding: 0px 6px;
	color:#fff;
	font-size:19px;
	text-decoration:none;
}
#main-menu-holder #main-menu a:hover{
	color: #c1dbff;
}
#second-menu{
	font-size:11px;
	margin-right:10px;
}
#second-menu a{
	margin: 0px 4px;
	color: #c1dbff;
}
#main-logo{
	margin: 4px 0 0 5px;
}
.topheading{
	float:left;
	font-size:18px;
	margin: 6px 0px 0px 10px;
}
.right{
	float:right;
}
.center{
	text-align:center;
}
.container.homepage{
	background: #000 url(../images/header-image-aug30.jpg) no-repeat left top;
}
.container.nonhomepage{
	background: #000 url(../images/footer-image-aug30.jpg) no-repeat bottom left;
}
.container.new-single{
	background:#000 url(../images/pattern-bg.jpg) repeat-y top left;
}
#content-main{
	padding: 467px 0 0 0;
	float:left;
	width: 996px;
}
.nonhomepage #content-main{
	padding: 0 0 628px 0;
}
.new-single #content-main{
	padding: 0 0 0px 0;
}
#content-main p{
	text-align:justify;
}
#play-youtube-popup{
	position:relative;
	float:right;
	top:-150px;
	right: 655px;
}
.nonhomepage #play-youtube-popup{
	top:-50px;
}
.content-area{
	/*background: transparent url(../images/divider1.png) no-repeat center top;*/
	padding: 40px 30px 0px 30px;
}
.content-area.divider2{
	background: transparent url(../images/divider2.png) no-repeat center top;
	padding: 70px 30px 50px 30px;
}
.content-area.nobg{
	background:transparent;
}
.content-area .news_box p{
	margin-left:70px;
}
.event_title_first{
	font-size:30px;
	font-weight:bold;
	display:block;
	margin-bottom:-12px;
}
.event_date_first{
	font-size:24px;
	font-weight:bold;
	display:block;
}
.event_description_first{
	font-weight:normal;
	font-size:14px;
	display:block;
}
.event_title{
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-bottom: -8px;
}
.event_date{
	font-size:14px;
	font-weight:bold;
	display:block;
}	
.event_description{
	font-weight:normal;
	font-size:12px;
	display:block;
}
.clear{
	width:100%;
	height: 1px;
	overflow: hidden;
	clear:both;
}
.event_item{
	padding: 0px 5px 15px 10px;
	border-bottom: 1px dotted #4a4a4a;
	margin-bottom: 15px;
}
hr, .divider{
	border:0px;
	border-bottom: 1px dotted #4a4a4a;
	width: 80%;
	height:1px;
	text-align:center;
	margin: 30px auto;
	background-color:transparent;
	padding: 0px;
}
p.styled_paragraph{
	text-align:center;
}
.footer{
	text-align:center;
	padding: 80px 0px;
}
.nonhomepage .footer{
	padding:0;
	display:block;
	position:relative;
	top:-95px;
}
.footer #footer-menu{
	color:#000;
}
.footer #footer-menu a{
	padding: 0px 5px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.footer #footer-menu a:hover{
	color: #c1dbff;
}
.news-date{
	font-size: 11px;
	color: #707070;
}
.login_box{
	color:#fff;
	font-weight:bold;
	background-color:#333;
	border: 1px solid #666;
	padding:10px;
	width:860px;
	margin:10px auto;
}
form{
	margin: 0px;
	display:inline;
}
.login_box input{
	width: 120px;
}
.login_box #submit-btn{
	width: 90px;
}
.login_box form{
	background-color: #3a3a3a;
	border:1px solid #3f3f3f;
	-moz-border-radius:3px;
	padding: 6px;
	margin-left:20px;
}
.button{
	color:#000;
	background: #fff url(../images/button-bg.gif) repeat-x bottom left;
	font-size: 11px;
	padding: 4px 15px;
	border:1px solid #666;
	margin-right:10px;
}
