/* Console Conspiracy. */
html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	margin:0;
	padding:0;
	background-image: url(images/topbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font:  normal 11px/16px Arial, Helvetica, sans-serif;
	color:#666666;
}

* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

#core {
	background-image:url(images/core.gif);
	background-position: left;
	background-repeat:no-repeat;
	text-indent:11px;
	width:467px;
	padding-top:5px;
	height:23px;
	color:#e9ecee;
}

#core a:link, #core a:visited	{
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: normal; 
	color: #ffffff;
}


#container {
	width: 950px;
	height:100%;
	text-align:center;
	vertical-align:top;
	display:block;
	margin: 0 auto;
}

#container-inner { position: static; width: auto; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#contleftbox, #contcenterbox, #contrightbox
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#toppromo {
	width:667px;
	text-align:center;
	vertical-align:top;
	padding:  25px 12px 10px 140px;
	position:relative;
}

#contentbg {
	text-align:center;
	background-image:url(images/contentbg3col.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:505px;
	margin-top:5px;
}


#contleftbox { 
	display:block;
	width: 200px;
	margin:0;
	padding: 25px 0px 0px 20px;
	float:left; 
/*	background: #FFFFFF; */
}

#contcenterbox {
	display:block;
	width:467px;
	margin:0;
	padding: 25px 0px 0px 20px;
/*	float:left;*/
	text-align:left;
}

#contrightbox {
	display:block;
	width:200px;
	margin:0;
	/*padding: 15px 0px 0px 15px;*/
        padding: 15px 20px 0px 20px;
	float:right;
	text-align:left;
	vertical-align:top;
/*	position: relative;*/
}

#logo { 
	background: url(images/logo.jpg) no-repeat left top; 
	float: left; 
	width: 924px; 
	height: 93px;
}

#containertabls {
	background-image:url(images/logo.jpg) no-repeat left top;
/*	width:724px;*/
width:924px;
	height:90px;
	display:block;
	margin: 0 auto;
}

#permalink {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: normal; 
	color: #ffffff;
}

p.noindent {
	text-decoration: none;
}

/*---------------------------TOP MENU--------------------------- */ 
#tabs1 	{
	font:  normal 12px Arial, Helvetica, sans-serif;
	line-height:normal;
	margin-top:67px;
	margin-bottom:0;
	text-align:center;
	padding:0;
	vertical-align: bottom;
	float:right;
}

#tabs1 ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}

#tabs1 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs1 a {
	float:left;
	background:url(images/tableft1.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight:normal;
}

#tabs1 a span {
	float:left;
	display:block;
	background:url(images/tabright1.gif) no-repeat right top;
	padding: 8px 10px 4px 4px;
	color:#666666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs1 a span {
	float:none;
}

/* End IE5-Mac hack */

#tabs a:hover span {
	color:#666666;
}

#tabs1 a:hover {
	background-position:0% -32px;
}

#tabs1 a:hover span {
	background-position:100% -32px;
}

/*-----------------------END TOP MENU--------------------------- */ 	 

.module-list-item {
	list-style:none;
}

a {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	color: #666666; 
}

/*---------------------------Links/Right-side [G R E Y]---------------------------*/

#artlist {
	margin: 0;
	padding:2px;
	width:177px;
}

#artlist li	{
	width:177px;
	display: block;
	margin-bottom: 3px;
	padding: 0;
	text-indent:15px;
}

#artlist a:link, #artlist a:visited	{
	width:177px;
	display: block;
	background:url(images/arrow.gif) no-repeat left top;
	color:#666666;
	border-bottom:1px solid #e5e5e5;
}

#artlist a:hover {
	background:url(images/grad.gif) no-repeat right top;
	width:177px;
	display: block;
	text-decoration:none;
	color: #666666;
} 

/*---------------------------Links/Right-side [G R E Y]---------------------------*/

/*---------------------------Links/Right-side [B L A C K]---------------------------*/

#artlist2 {
	margin: 0;
	padding:2px;
	width:177px;
}

#artlist2 li	{
	width:177px;
	display: block;
	margin-bottom: 3px;
	padding: 0;
	text-indent:15px;
}

#artlist2 a:link, #artlist a:visited	{
	width:177px;
	display: block;
	background:url(images/arrow.gif) no-repeat left top;
	color:#666666;
	border-bottom:1px solid #e5e5e5;
}

#artlist2 a:hover {
	background-color: #333333;
	width:177px;
	display: block;
	text-decoration:none;
	color: #fff;
} 

/*---------------------------Links/Right-side [B L A C K]---------------------------*/

