body {
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #FFF;
}


div#placeholder-header {
	background: #FFF;
}

div#main {
	background: #FFF;
}

div#ad-rotator-box {
	background-color: #000;
	margin-bottom: 15px;
}

div#announcements-box {
	background-color: #F2F2F2;
	border: 1px solid #DFDFDF;
	padding: 10px;
}

div#sub {
	color: #FFF;
}
.sidebar-image {
	margin: 0px 0px 10px 20px;
	border: 1px solid #999999;
}

div#sidebar-placeholder {
	height: 130px;
	width: 260px;
}

div#placeholder-footer {
	background-color: #333333;
	background-image: url(../images/cssimg/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 697px;
}
.footer-text {
	margin-top: 31px;
	margin-left: 20px;
	color: #CCCCCC;
}
.footer-text a:link, .footer-text a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

.footer-text a:hover, footer-text a:active {
	color: #666;
	text-decoration: none;	
}

div#sidebar-logout a:link, div#sidebar-logout a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

div#sidebar-logout a:hover, div#sidebar-logout a:active {
	color: #CCCCCC;
	text-decoration: none;	
}

div#placeholder-nav {
	background: #333;
	padding: 0 10px 0 10px;
}

td.menu-item {
	color: #fff;
	text-align: center;
	font-size: 12px;
}

td.menu-item-hover {
	color: #CCC;
	text-decoration: underline;
	text-align: center;
	font-size: 12px;
}

td.menu-item-selected {
	color: #999;
	text-decoration: underline;
	background-color: #1E1E1E;
	text-align: center;
	font-size: 12px;
}

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

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

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



/* @group Forms */

div#placeholder-box1 {
	padding: 18px 0 0 0;
}

div#placeholder-box2, div#placeholder-box3 {
	padding: 15px 0 0 20px;
}

div#sub h3 {
	background: transparent;
	border-bottom: none;
	font-size: 14px;
	margin: 0 0 8px 0;
}

.newsletter-form {
	background: transparent;
	border: none;
	margin: 0px;
}
.newsletter-form div.form {
	margin: 0px;
	padding: 0px;
}

.facebook-link {
	margin-top: 7px;
}

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

/* @group Links */

a:link, a:visited {
	color: #333;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #666;
	text-decoration: none;	
}

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

/* @group Template Settings */

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

body {
	margin: 48px 0px 10px 0px;
	background-color: #000;
	background-image: url(../images/cssimg/bg-montage.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.content-block {
	border: 1px solid #FFF;
	width; 950px:
; 	background-color: #FFF;
	background-image: url(../images/cssimg/sidebar-bg.jpg);
	background-repeat: repeat-y;
	background-position: 100% 100%;
}

body.sub {
	background: #555 none;
}

div#masthead {
	background: url(/images/cssimg/bg-header-15-7.png) repeat-x 0 0;
}

div#header, div.whoslogged {
	height: 108px;
	line-height: 108px;
}

div.whoslogged {
	background: url(/images/cssimg/bg-side-15-7.png) no-repeat 100% 100%;
}

body.sub div.whoslogged {
	background: none;
}

div#placeholder-logo, a#logo {
	display: block;
	width: 390px;
}

div#nav {
	overflow: hidden;
}

div#nav, div#search {
	height: 36px;
}

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

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

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

div#placeholder-header {
	height: 176px;
	width: 696px;
}

div#main div.inner {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/cssimg/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

body.sub div#main {
	background: #fff;
}

body.sub div#main div.inner {
	padding: 18px 40px 36px;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
	width: 30px;
	float: right;
}

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

.mon1 {
	display: none;
}

.img-right {
    float: right;
    padding-left: 15px;
    padding-bottom: 10px;
}

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

