/**
 ****************************
 **** =Page styles **********
 ****************************
 */
* {
	padding: 0px;
	margin: 0px;
}

body{
	background-color: black;
	font-family: arial;
	font-size: 11pt;
}


#page {
	background: url(images/nww_06.jpg) repeat-y;
	width: 733px;
	margin: 0px auto;
	margin-top: 20px;
}

#header {
	background: url(images/cfp2_02.jpg) no-repeat;
	margin: 0px auto;
	width: 750px;
	height: 216px;
}

#headerbb {
	background: url(images/bbang.jpg) no-repeat;
	margin: 0px auto;
	width: 750px;
	height: 224px;
}


#star {
	border: 0;
    padding-top: 50px;
    padding-left: 542px;
}	

#menu {
	background: url(images/cfp2_05.jpg) no-repeat;
	width: 750px;
	height: 60px;
	text-align: right;
	margin: 0px auto;
}

#body {
	width: 750px;
	margin: 0px auto;
}

#body_1 {
	background: url(images/cfp2_06.jpg) repeat-y;
	width: 750px;
	margin: 0px auto;
}

#content {
	width: 650px;
	margin: 0px auto;	
}

#review {
	width: 600px;
	height: 60px;
	text-align: right;
	border: 1px solid #BEB9AB;
	padding: 12px; 
	margin: 0px auto;
}

#footer {
	width: 750px;
	height: 54px;
	margin-top: -17px;
	font-size: 8pt;
	text-align: center;
	margin: 0px auto;
}

#footer_1 {
	background: url(images/cfp2_08.jpg) no-repeat;
	width: 750px;
	height: 54px;
	margin-top: -17px;
	font-size: 8pt;
	text-align: center;
	margin: 0px auto;
}

#download {
    font-size: 11pt;
    }
    
#nebula {
	background: url(images/nebula.jpg) no-repeat;
	width: 401px;
	height: 357px;
	float: right;
	}


#table1 {
	margin-left: -25px;
	}

/** Element Styles **/
h1, h2, h3, h4, h5 {
	color: #FCFBF5;
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: .5em;
	text-align: center;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 13pt;
	text-align: left;
}
h5 {
	letter-spacing: 0px;
	font-size: 9pt;
	margin: 1em;
}
h6 {
	font-size: 13pt;
}

small {
	font-size: 9pt;
}


a {
    color: #93866C;
  text-decoration:none;
}
a:hover {
	color: #333;
  text-decoration:underline;
}


.reviewlist a {
    color: #FEF9F1;
	text-decoration:none;
}
.reviewlist a:hover {
	color: #FCFBF5;
	text-decoration:underline;
}




p {
	font-size: 10pt;
	color: #FCFBF5;
    margin-bottom: 11px;
    text-align: left;
	}

#bulletlist
{
   list-style-image: url(images/bul1.jpg);
   padding-left: 2em;
   margin:  2em 0;
   margin-bottom: 2em;
}

   li {
   margin-bottom:5px
   }

#bulletlist2
{
   list-style-image: url(images/bul1.jpg);
   list-style-position: outside;
   padding-left: 2em;
   margin:  2em 0;
   margin-bottom: 2em;
}

#bulletlist3
{
   list-style-image: url(images/bul1.jpg);
   padding-left: 2em;
   margin:  2em 0;
   margin-bottom: 2em;
}

.floatright { 
  float: right;
  padding-right: 1em;
  margin:  2px; 
}


.floatleft { 
  float: left;
  border: 1px solid #BEB9AB;
  margin-left:  2px; 
  margin-right: 10px;
}


.reviewlist {
	width: 600px;
	height: 60px;
	text-align: left;
	margin: 0px auto;
	font-size: 11pt;
	color: #FCFBF5;
}

.comments  {
  font-style: italic;
  padding: 35px;
  margin-bottom: 1em;
  font-size: 11pt;
  color: #FCFBF5;
  text-align: left;
  }
  
hr {
	border: 0;
	color: #BEB9AB;
	height: 1px;
	width: 70%;
	text-align: center;
}