body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232323;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#000;
}

#wrapper {
	width:740px;
	margin: 0 auto;
	background-color:#FFF;
}

a img { 
	border: 0px; 
}

#container {
	background-color:#FFF;
	position:absolute;
	width:740px;
}

#leftside {
	position:absolute;
	float:left;
	width:595px;
	background-color:#ffffff;
}

#rightside {
	background-color:#FFF;
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position:left;
	width:145px;
	float:right;
	top:300px;
}

#rightcontent {
	height:100%;
	width:143px;
	float:right;
}

#highspeed {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:474px;
	height:306px;
	background-image:url(images/issue1highspeed.jpg);
	background-repeat:no-repeat;
}


#lowspeed {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:474px;
	height:309px;
	background-image:url(images/lowspeed.jpg);
	background-repeat:no-repeat;
}

#stamp {
	position: relative;
	height: 113px;
	width: 139px;
	float: left;
}
	

#banner {
	background-color:#CCC;
	width:425px;
	height:85px;
	margin-top:10px;
	margin-right:10px;
	float:right;
}

#bottomside{
	width:314px;
	height:437px;
	float:right;
}

.clr { 
font-size:1px;
clear:both;
margin:0;
padding:0;
}

.label{
		font-weight:bold;
		text-align:left;
		width:140px;
		float:left;
}

#flash {
	width:595px;
	height:110px;
	padding-top:10px;
}

#tinymag {
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	width:260px;
	height:183px;
}

#subscribecontainer {
	width:595px;
	float:left;
}

#subscribeform {
	margin-left:10px;
	width:260px;
	float:left;
}


logo{
	float:right;
}

