/* --- Importing Issues Styles --- */
@import url(issues.css);

/* --- Layout Styles --- */
body {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#888888;
}
a {
	color:#EC0089;
}
img {
	border:none;
}
#page {
}
#layout { width:770px; margin:0px; text-align:left; }
#layoutheader {	position:relative; margin:0px;	padding:0px;	height:390px;	background:url(../images/splash2010.jpg) no-repeat; }
#top-menu { position:absolute; top:230px; left:280px; width:150px; height:150px; /*border:1px solid #000;*/ display:block;}
#layoutbody{ margin:20px 0 20px 0;}
#layoutfooter { clear:left; }

#splash { width:770px; height:390px; background:url(../images/splash2010.jpg) no-repeat; }
#mainmenu { float:left; margin:-5px 0px 0px 280px; }

.clear { clear:both; }
.button { background:url(../images/pk-button.png) no-repeat; width:148px; height:32px; color:#FFFFFF; }

/* --- Bottom Menu Styles --- */
#bottommenu {  }
#address { margin:20px 0 20px 0; }
#bottommenu a { color:#888888; }
#bottommenu ul { padding:0px; margin:0px;	list-style-type:none; }
#bottommenu li { display:inline; border-left:1px solid #EC0089; padding:0px 5px 0px 5px; margin:0px; }

/* --- Credits Styles -- */
#credits { text-align:right; font-size:0.8em; }
#credits a { color:#888888; text-decoration:none; }
