body {
  margin: 0;
  padding: 0;
}

#site_container {
  width: 1024px;
  margin: 10px;
}

#left_header {
  border-top: 1px solid #000;
  border-bottom: 3px solid #000;
  padding: 5px;
  margin-bottom: 15px;
  height: 40px;
}

#right_header {
  border-top: 1px solid #000;
  border-bottom: 3px solid #000;
  padding: 5px;
  margin-bottom: 15px;
  height: 40px;
  width: 420px;
}

#left {
	margin: 15px 0 0 15px;
	float: left;
}

#right {
	margin: 15px 0 0 25px;
	float: left;
	width: 500px;
} 

#left_container {
	width: 400px;
	height: 675px;
	border: 1px solid #000;
	float: left;
	padding: 15px;
  	background: #fff;
	background-repeat: no-repeat;
	background-image: url('../images/blankpage.png');
	overflow: hidden;
}

#right_container {
  background: #fff;
	width: 400px;
	height: 675px;
	border: 1px solid #000;
	float: left;
	padding: 15px;
	overflow: hidden;
}

#right_containerlarge {
	width: 525px;
	height: auto;
	background-image: url('../images/container_mid.gif');
	background-repeat: repeat-y;
	float: left;
	overflow: hidden;
}

#right_whitecontainer {
  background: #fff;
	width: 400px;
	height: auto;
	border: 1px solid #000;
	background-repeat: repeat-y;
	float: left;
	padding: 15px;
	overflow: hidden;
}

#right_containershadow {
  margin: 22px 0px 0px 6px;
	width: 475px;
	height: 775px;
	padding: 15px;
	background-image: url('../images/containers.gif');
	background-repeat: no-repeat;
	z-index: 1;
}

#dynamiccontainertop {
  margin: 0px 0px 0px 6px;
	width: 525px;
	height: 125px;
	background-image: url('../images/container_top.gif');
	background-repeat: no-repeat;
	z-index: 1;
}

#dynamiccontainerbottom {
  margin: -8px 0px 0px 478px;
	width: 520px;
	height: 120px;
	background-image: url('../images/container_bottom.gif');
	background-repeat: no-repeat;
	z-index: 1;
	float: left;
}

.publish_data {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 100px;
  color: #808080;
}

.month {
  font-style: normal;
  font-variant: small-caps;
  float: left;
}

.year {
  font-style: normal;
  margin-left: 5px;
  float: left;
  font-size: 11px;
  position: relative;
  bottom: -3px;
}

.magazine {
  font-weight: bold;
  font-variant: small-caps;
  margin-left: 0px;
  float: left;
}

.edition {
  font-weight: bold;
  margin-left: 5px;
  float: left;  
  font-size: 11px;
  position: relative;
  bottom: -3px;
}

#main_dropdownlist {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px; 
  color: #808080;
  padding-left: 10px;
}

.main_textsubheader {
	font-family: Georgia, Times New Roman, Times, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

#main_textsubheaderdownload {
	font-family: Georgia, Times New Roman, Times, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	margin-top: 295px;
}


.main_text {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	color: #333;
  text-decoration: underline;  
  width: 225px;
  line-height: 130%;
}

.main_text a {
	color: #333;
}

.main_text a:hover {
	color: #fff;
}

.main_title {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	color: #fff;
	background: #000;
  text-decoration: none;
}

.main_title a {
	color: #fff;
  text-decoration: none;  
}

.main_title a:hover {
  background: #fff;
	color: #000;
  text-decoration: none;  
}

ul.main_menulist {
   padding: 0px;
   margin: 4px 0px 0px -25px;
}

ul.main_menulist li {
  text-decoration: none;
  float: left;
  list-style-type: none;
  font-family: Arial, Helvetica, Verdana, serif;
  font-size: 12px; 
  color: #808080;
  padding-left: 30px;
}

ul.main_menulist li a {
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, serif;
  font-size: 12px; 
  color: #808080;
}

ul.main_menulist li a:hover {
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, serif;
  font-size: 12px; 
  color: #000;
}

ul.main_menulist li a:active {
  text-decoration: underline;
  font-family: Arial, Helvetica, Verdana, serif;
  font-size: 12px; 
  color: #000;
}

#star {
  background-image: url('../images/q00/star.png');
  float: left; 
  color: #fff;
  margin: 300px 0px 0px 15px;
  background-repeat: no-repeat;
  width: 132px;
  height: 132px;
  padding: 15px 25px 25px 30px;
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size: 14px;
}

#star_number {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size: 50px;
	position: relative;
	bottom: -15px;
}

#banner {
  background-image: url('../images/q00/downloadnow.png');
  background-repeat: no-repeat;
  margin-top: -15px;
  margin-left: 310px;
  margin-right: -15px;
  height: 115px;
}

.main_textstream {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
}

#main_textstream {
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
}

.main_textstreamfit {
	margin-right: 10px;
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
  border-top: 1px dashed #808080;
  width: 400px;
}

#main_textstream ul {
   margin-bottom: 50px;
}

#main_textstream li {
   list-style-type: none; 
   margin-left: -40px;
}

#whitespace {
  height: 35px;
}

.right_leftcolumn {
  border-right: 1pt dashed #808080;
  width: 235px;
  float: left;
}

.right_leftcolumnfit {
  border-right: 1pt dashed #808080;
  width: 235px;
  float: left;
  height: 100%;
}

.right_rightcolumn {
  float: left;
  margin-left: 10px;
  width: 150px;
}

.download_link a {
  background: #808080;
  color: #fff;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, Serif;
  font-style: normal;
  font-weight: bold;
  line-height: 175%;
  font-size: 12px;
  padding: 2px;
}

.download_link a:hover {
  background: #000;
  color: #fff;
}

.disclaimer {
  font-family: Arial, Helvetica, Verdana, Serif;
  font-style: normal;
  font-size: 9px;
  color: #333;
  margin-right: 10px;
}

#disclaimer_end {
  font-family: Arial, Helvetica, Verdana, Serif;
  font-style: normal;
  font-size: 9px;
  color: #333;
  margin-right: 10px;
  margin-bottom: 60px;
}

#right_containertop {
   width: 100%;
   overflow: hidden;
   height: 450px;
}

#right_containertopfit {
   width: 100%;
   overflow: hidden;
}

#right_containerbottom {
  float: left;
}

#right_containerbottomfit {
  float: left;

}

img { 
  border: none;
}

.img { 
  border: none;
}

#download_center {
  background-repeat: no-repeat;
  height: 195px;
  border: 1px dotted #808080;
  width: 93%;
}

.position_downloadlink a {
  padding-bottom: 50px;
  margin-left: 20px;
  background-image: url('../images/q00/download_button.png');
  background-repeat: no-repeat;
}

.position_downloadlink a:hover {
  padding-bottom: 50px;
  margin-left: 20px;
  background-image: url('../images/download_buttonover.png');
  background-repeat: no-repeat;
}

#download_spacer {
  width: 120px;
}

a {
  color: #000;
}
  
