* {
	margin: 0px;
	padding: 0px;
}
ul {
}
ul li {
	list-style: none;
}
ul.nav {
}
ul.nav li {
	display: inline;
}
p {
	margin: 12px 0;
}
a {
	outline-style:none !important;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #993399;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC0000;
}
body {
	background: #000;
	text-align: center;
	min-width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#headerwrap {
	position: absolute;
	top: 0px;
}
#header {
	padding: 5px;
	background: #fff;
}
#header h1 {
	width: 950px;
	height: 138px;
	background: #2b3036 url(http://www.regalmag.com/skin/images/head_pics.png) 558px 16px no-repeat;
}
#header h1 a {
	display: block;
	width: 404px;
	height: 138px;
	background: url(http://www.regalmag.com/skin/images/head_logo.png) no-repeat;
}
#header h1 a i {
	display: none;
}
#header #subtitle {
	height: 33px;
	width: 950px;
	background: url(http://www.regalmag.com/skin/images/head_subtitle_bg.png) repeat-x;
	margin: 1px 0;
	text-align: center;
}
#header #subtitle span {
	display: block;
	width: 594px;
	height: 33px;
	background: url(http://www.regalmag.com/skin/images/head_subtitle.png) no-repeat;
	margin: 0 auto;
}
#header #subtitle span i {
	display: none;
}
#topnav {
	height: 27px;
	background: url(http://www.regalmag.com/skin/images/head_topnav_bg.png) repeat-x;
	border-left: solid 1px #ada8ae;
	border-right: solid 1px #ada8ae;
	border-bottom: solid 1px #ada8ae;
	border-top: solid 2px #62010a;
	text-align: center;
	width: 948px;
}
#topnav ul.nav {
	margin: 4px 0 0 0;
}
#topnav li {
	border-left: solid 1px #333;
	padding: 0px 8px;
}
#topnav li a {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#topnav li.first {
	border: none;
}
#contentwrap {
	margin: 384px 0 0 0;
	padding: 5px;
	background: #fff;
}

#contentwrap td#left {
	padding: 20px 10px;
	width: 145px;
	vertical-align: top;
	background: #c00 url(http://www.regalmag.com/skin/images/red_bg.png) repeat-x;
}
#contentwrap td#right {
	padding: 20px 15px;
	width: 135px;
	vertical-align: top;
	background: #360;
	text-align: center;
}
#contentwrap td#content {
	padding: 0 20px;
	vertical-align: top;
	width: 580px;
}
#content {
	padding: 5px;
}
#content p {
	line-height: 150%;
}
#content h1 {
	color: #1c1c1c;
	font-size: 18px;
}
#crumbs {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#content iframe#article_slide {border: none; padding: 0 0 20px 0;}

iframe#frame1 {border-top: 0px; border-right: 0px; border-left: 0px; border-bottom: dotted 1px; border-color: #333333; height: 75px; width: 100%; margin: 0 0 12px 0;}

table#badges {margin-top: 14px;}
table#badges td {vertical-align: top;}
table#badges td.first {padding: 0 10px 10px 0;}
#footer {
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 11px;
	background: #fff;
}
#footer ul.nav {
	padding: 0 0 10px 0;
	line-height: 150%;
}
#footer ul.nav li {
	border-left: solid 1px #000;
	padding: 0 4px 0 6px;
}
#footer ul.nav li.first {
	border: none;
}
#footer ul.nav li a {
	color: #000;
}

#fb-bttn {
	margin: 8px 0px;
}
