@charset "UTF-8";
/* CSS Document */

body {
	background:#FFFFFF;
	font-family:arial, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper {
	background:#FFFFFF;
	width:900px;
	text-align:center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
#header {
	width: 900px;
	position: relative;
	height: 140px;
	background: url(../artman/style/images/header.jpg) no-repeat left top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}

#header a.Home{display:block; width:270px; height:110px; border:none;}

#leftcolumn {
	float: left;
	width: 200px;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-top: 15px;
	vertical-align: top;
	padding-top: 15px;
	font-weight: bold;
}
#leftcolumn ul{margin:0; padding:0;}
#leftcolumn li{list-style:none;}

#centercolumn {
	width: 449px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-bottom-color: #666666;
	padding-left: 25px;
	margin-top: 12px;
	min-height: 500px;
	padding-top: 18px;
	float: left;
}
#centercolumnindex {
	width: 649px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-bottom-color: #666666;
	padding-left: 25px;
	margin-top: 12px;
	min-height: 500px;
	padding-top: 18px;
	float: left;
	height: 600px;
}
#rightcolumn {
	float: left;
	width: 225px;
	text-align: right;
	margin-top: 15px;
	padding-top: 17px;
}
p {
	line-height: 1.4em;
}
h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h2 {
	color: #333333;
	margin: 0px;
}
h3 {
	color: #333333;
	font-size: 12px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	background:#FFFFFF url(../images/54magfooterbottom.jpg) repeat-x top;
	width:900px;
	height:50px;
	text-align:center;
	position:relative;
	clear: both;
	font-size: 11px;
	padding-top: 65px;
	margin-top: 20px;
}
#footer .footerLink{
	position: absolute;
	left: 700px;
	top: 4px;
	width:91px;
	height:43px;
}
#footer .footerLink2{
	position: absolute;
	left: 791px;
	top: 4px;
	width:91px;
	height:43px;
}
#ad {
	position:absolute;
	/*padding-left:297px;*/
	left:297px;
	top:20px;
	width:600px;
	height:80px;
	margin:0;
	/*border:1px #000 solid;*/
}
#ad a, #ad a:visited, #ad a:active, #ad a:hover{color:#fff;}
.headerimg {
	margin-left: 8px;
}
#widerightcolumn {
	width: 650px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-bottom-color: #666666;
	padding-left: 25px;
	margin-top: 12px;
	min-height: 500px;
	padding-top: 18px;
	float: left;
}
