H1 {
font-weight:bold;
font-size:18px;
}
H2 {
font-weight:bold;
font-size:13px;
}
.h2 {
font-weight:bold;
font-size:13px;
}

H3 {font-size:13px;font-weight:bold;color:#1375a4; margin:19px 0 10px 0 }

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColElsCtr #container {
	width: 600px;
	height:450px;
	margin: 0 auto; 
	border: 1px solid #b1b4b6;
	text-align: left; 
	background: url(../img/bg.jpg) no-repeat #FFF
}
.oneColElsCtr #mainContent {
	margin: 130px 41px 39px 41px
}



#PlayerCon {
	/*background:#bfdae7;*/
	background-color:White;
	width:320px;
	height:225px;
	float:left;
}

#PlayerConNB {
	/*background:#bfdae7;*/
	background-color:White;
	width:320px;
	/*height:205px;*/
	height:185px;
	float:left;
}

#PlayerConFlash 
{
    background-color:White;
    /*background:#bfdae7;*/
	width:320px;
	height:227px;
	float:left;
	padding-top:16px;
}

#PageRight 
{
    position:relative;
	width: 192px;
	height:226px;
	float:right
}

.RightIn 
{
}

.BandBtn, .BandBtn2 {
	padding:8px 8px 8px 19px;
	color:#FFF;
	font-size:13px;
	background: url(../img/arrow.gif) no-repeat #1375a4;
	background-position: 6px 8px;
	text-decoration:none;
	display:block;
	margin-top:10px;
	position:absolute;
	bottom: 0px;
}


.BandBtn:hover, .BandBtn2:hover {
	opacity:0.7;filter:alpha(opacity=70);
	cursor:pointer;
}

.BandBtn2 
{
   position:relative; 
}

.form {width:192px; margin-bottom:20px}


.nb   {
	text-align:center; padding-top:40px
}

.clear { clear:both}

.textbox{
  width : 185px;
  height: 52px;
  margin-bottom:7px
}
.emailbox{
  width : 185px;
  height: 20px;
  margin-bottom:7px
}

#mainContent h1, #mainContent h2{
margin:0px!important;
padding:0px!important;
}
#mainContent h1{
padding-bottom:4px!important;
display:block;
}

#mainContent h2{
padding-bottom:4px!important;
display:block;
}

#container-chapterpoints {
	width: 555px;
	margin: 0 auto; 
	text-align: left;
	position:relative;
	display:block;
	border: 1px solid #b1b4b6;
	background-color:#F2FAFF;
	padding-left:45px;
	margin-top:10px;
}

#container-chapterpoints h3 {
	text-align:left;
	width: 100px;
	margin-top: 10px;
}

#container-chapterpoints form {
	width: 512px;
	padding-bottom: 10px;
}

#container-chapterpoints select {
	width: 512px;
}

.spacer {
	display:block;
	height: 185px;
}

.spacer-archive 
{
   	display:block;
	height: 140px;
} 


/* Archive Selector */
.archiveBox
{
    float:left;
    background-color:#fff;
    width: 205px;
    height: 180px;
    display:block;
    border: 1px solid #69a4c6;
    margin: 25px;
    text-align:center;
}

.archiveBox a
{
    width: 205px;
    height: 180px;
    display:table-cell;
    vertical-align:middle;
    font-size: 12px;
    font-weight:bold;
}


#at16p  
{
    margin-left:70px !important; 
} 
