body {
	color: #666;
	background:url(../images/bkg-top.gif) repeat-x top left;s
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}
.imgright {
	float: right;
	margin: 0 0 5px 15px;
}
.imgleft {
	float: left;
	margin: 0 15px 5px 0;
}

div#placeholder-box1 h2 {
	color: #eee;
}

div#placeholder-logo {
	color: #000;
	font-size: 27px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-hero {
	background: #eee;
}

div#placeholder-box1 {
	color: #fff;
}

div#placeholder-search {
	background: #555;
	color: #fff;
}

div#footer {
	border-top: 1px solid #d9d9d9;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #1969bc;	
}

td.menu-item-hover {
	color: #222;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #9b9b9b;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
	padding: 9px 0;
}

.secure-login label, .newsletter-form label {
	color: #fff;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #33a6ff;
	text-decoration: none;	
}

a:hover, a:active {
	color: #33a6ff;
	text-decoration: underline;
}

div#placeholder-box1 a {
	color: #74ccff;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */
s

div#header {
	margin-bottom: 10px;
}

body#sub div#header {
	margin-bottom: 58px;
}

div#header-left {
	height: 100px;
}

div#header-right {
	height: 100px;
	position:relative;
}

div.whoslogged {
	height: 50px;
	line-height: 45px;
	text-align: right;
	color: #AAAAAA;
}
div.tagline {
	font-size:19px;
	font-style:italic;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	height: 32px;
	line-height: 30px;
	text-align: right;
	color: #FFF;
}

div.menu {
	font-size:18px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 30px;
}

div#placeholder-logo {
	padding-top: 0px;
	margin: 0 0 0 -12px;
}

div#placeholder-nav {
	height: 36px;
    left: -400px;
    position: absolute;
    text-align: right;
    top: 120px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}


div#front {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-search {
	padding: 18px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

div#main div.inner {
	padding: 0 30px 36px 0;
}

div#placeholder-search {
	margin-bottom: 18px;
}

div#placeholder-footer {
	font-size: 11px;
	padding-top: 9px;
} 


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
