html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4d4d4d;
	background-color: #ffffff;
}


div#printlink {
	width: 15px;
	float: right;
}

img {
	border: 0px;
}
#top {
	background-image: url(images/logo2.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	width: 950px;
	height: 115px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#magazine_number {
	float: right;
	position: left top;
	color: #3474b5;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}
#menu {
	background-image: url(images/menu.png);
	background-position: left top;
	width: 950px;
	height: 21px;
	margin-bottom: 5px;
}
a.menulink {
	float: left;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	width: 149px;
	text-decoration: none;
	line-height: 18px;
	padding-top: 1px;
	text-align: center;
}

a.menulink:link, a.menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:active, a.menulink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#centercontainer {
	background-image: url(images/center_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #ffffff;
    width: 990px;
	height: 100%;
}

#content {
	width: 990px;
}

input.feedback, textarea.feedback {
	width: 550px;
}

ul.menu {
	list-style-position: inside;
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
li.menu {
	display:inline;
	padding: 0px;
}
a.menu_close {
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 175px;
	line-height: 18px;
	text-decoration: none;
	padding-top: 1px;
	background-image: url(images/menu_open.gif);
	background-repeat: no-repeat;
	background-position: 32px 8px;
}

a.menu_close:link, a.menu_close:visited {
	text-decoration: none;
	color: #ffffff;
}
a.menu_close:hover, a.menu_close:active {
	text-decoration: none;
	color: #ffffff;
}

a.menu_open {
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 175px;
	text-decoration: none;
	line-height: 18px;
	padding-top: 1px;
	background-image: url(images/menu_open.gif);
	background-repeat: no-repeat;
	background-position: 32px 8px;
}

a.menu_open:link, a.menu_open:visited {
	color: #ffffff;
	text-decoration:none;
}
a.menu_open:hover, a.menu_open:active {
	color: #ffffff;
	text-decoration:none;
}


a.submenu {
	margin: 0px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 60px;
	text-decoration:none;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 70px;
	background-image: url(images/menu_page.gif);
	background-repeat: no-repeat;
}


a.submenu:link, a.submenu:visited {
	text-decoration:none;
	color: #000000;
}
a.submenu:hover, a.submenu:active {
	text-decoration:none;
	color: #4d4d4d;
}

a.submenu_open {
	margin: 0px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 60px;
	text-decoration:none;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 70px;
	background-image: url(images/menu_page.gif);
	background-repeat: no-repeat;
}
a.submenu_open:link, a.submenu_open:visited {
	color: #000000;
	text-decoration:none;
}
a.submenu_open:hover, a.submenu_open:active {
	color: #4d4d4d;
	text-decoration:none;
}
.menuimage {
}
.submenuimage {
}
.comments {
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	margin-left: 230px;
	margin-right: 230px;
}
