body {
	padding: 0;
	margin: 0;
	font: 80%/1.2  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #132f6b url('images/design/page-background.gif') repeat-y 50% 0; 
}
a {
	color: #bce2ff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #bce2ff;
	text-decoration: underline;
	font-weight: bold;
}
.subscription a {
	color: #ffae0f;
	text-decoration: underline;
	font-weight: bold;
}
.subscription a:hover {
	color: #ffae0f;
	text-decoration: underline;
	font-weight: bold;
}
#page {
	width: 980px;
	height: 800px;
	margin: 0 auto;
	/* background: #153477 url('images/design/page-background.gif') repeat-y; */
}
#main {
	width: 780px;
	float: left;
}

/* Header */
#header {
	width: 780px;
	height: 127px;
	float: left;
	padding: 0;
	margin: 0;
}

/* Navigator */
#navigator {
	background: url('images/design/navigator-background.gif') repeat-x;
	width: 780px;
	height: 29px;
	float: left;
}
#navigator ul {
	width: 755px;
	margin: 0;
	padding: 2px 0px 2px 15px;
	list-style: none;
	font-size: 85%;
}
#navigator li {
	display: inline;
}

#navigator ul li a, #navigator ul li span{
	float: left;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 17px 5px 10px;
	text-decoration: none;
	background: url('images/design/navigator-divider.gif') top right no-repeat;
}

#navigator ul li span{ /*Targets span tag to the right of #leftcorner below*/
	padding-left: 0px;
}

#navigator ul li a:hover{
	text-decoration: none;
	color: #153477;
	background-color: #fcfdfd;
}
#navigator ul li a.active {
	color: #153477;
	background-color: #fcfdfd;	
}
#navigator ul li a.flags {
	text-align: right;
}

#navigator:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Path */
#path {
	width: 780px;
	height: 23px;
	background-color: #153477;
	border-bottom: solid 1px #7c8db3;
	font-size: 85%;
	clear:both;
}
#path div#links, #path div#title {
	float: left;
	padding: 5px 5px 3px 25px;
	font-size: 85%;
 	color: #FFFFFF;
}
#path div#title a {
	color: #FFFFFF;
}
#path div#flags {
	width: 50px;
	float: right;
	padding: 5px 15px 3px 5px;
}
#content {
	width: 735px;
	margin: 0;
	padding: 20px 20px 10px 25px;
	float: left;
	background: url('images/design/content-background.gif') top right repeat-x;
}
#contenthomepage {
	width: 780px;
	margin: 0;
	/*padding: 20px 0px 10px 25px;*/
	float: left;
	background: url('images/design/content-background.gif') top right repeat-x;
}
#magazineshobby {
	width: 600px;
	height: 240px;
	float: left;
	padding: 20px 0px 10px 25px;
}
#magazineshobby h1 {
	font-size: 110%;
	font-weight: bold;
}
#magazinestechnical {
	width: 755px;
	float: left;
	background: url('images/design/content-background.gif') top right repeat-x;
	padding: 0px 0px 10px 25px;
}
#magazinestechnical h1 {
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
}
#content h1 {
	font-size: 110%;
	font-weight: bold;
}
#content h2 {
	padding-top: 10px;
	font-size: 100%;
	font-weight: bold;
}
#content h3 {
	padding-top: 10px;
	font-size: 90%;
	font-weight: bold;
}
#content p {
	font-size: 85%;
}
#content ul {
	padding: 5px 0 0 20px;
	margin: 0;
	font-size: 85%;
}
#content ul li, #content ol li {
	padding: 0 0 2px 0;
	list-style-type:square;
}
.magazines {
	width: 755px;
	height: 237px;
	margin: 0;
	padding: 10px 0 10px 25px;
	float: left;
	font-size: 83%;
	background: url('images/design/content-background.gif') repeat-x;
}

.magazinecover {
	float: left;
	width: 148px;
}
.magazinecovermedium {
	float: left;
	width: 100px;
	height: 150px;
	text-align: center;
	font-size: 74%;
}
.onlinehomepages {
	float: left;
	width: 350px;
	height: 300px;
	text-align: center;
	font-size: 83%;
}
#advertisinglist {
	float: left;
	width: 160px;
	font-size: 90%;
}
#advertisingmagazines {
	float: left;
	width: 575px;
}
.advertisingmagazinecovers {
	float: left;
	width: 130px;
}
#flashhomepage{
	float: right;
}
.leftimg {
	margin: 5px;
	float: left;
	margin-left: 0;
}
.rightimg {
	margin: 5px;
	float: right;
	margin-right: 0;
	padding-right: 25px;
	text-align: center;
}
.rightimg p {
	margin-top: 10px;
}
#footer {
	width: 780px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 83%;
	border-top: 1px solid #7c8db3;
	border-bottom: 1px solid #7c8db3;
	clear: both;
}

#sidebar {
	width: 199px;
	height: 500px;
	float: left;
}

#sidebar .box {
	padding-left: 30px;
	font-size: 85%;
}
#sidebar .weblinks {
	font-size: 85%;
}
#sidebar .weblinks ul {
	margin: 0;
	padding: 15px 0 15px 20px;
}
#sidebar .weblinks li {
	margin: 0;
	padding: 1px 0 0 0;
	list-style-type: none;
}
#sidebar .weblinks a {
	text-align: left;
	padding: 2px 0 2px 10px;
	width: 169px;
	_width: 174px;
	_w\idth: 169px;
	display: block;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}
#sidebar .weblinks a:hover {
	background: #5c71a0;
	color: #ffffff;
}
#sidebar .adbox {
	background: url('images/design/sidebar-background-ad.gif') repeat-y;
	padding: 5px 0 5px 0;
	text-align: center;
}
