body {
	background-color: #b3b3b3;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color:#dcdcdc;
	scrollbar-base-color:#666666; 
	scrollbar-darkshadow-color:#333333; 
	scrollbar-face-color:#999999; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#333333;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* Header section */

#header {
	background-color: b3b3b3;
	background-image: url(../images/img_page/broken_palette_logo.gif);
	height: 110px;
	width: 986px;
	background-repeat: no-repeat;
}
#header a.home {
	display: block;
	float: left;
	height: 110px;
	width: 420px;
	text-decoration: none;
}
#topnav {
	background-color: b3b3b3;
	float: right;
	height: 22px;
	width: 320px;
}
#topnav a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	width: auto;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	float: right;
}
#topnav a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#topnav a.myacct {
	/*background-color: #9f9e9e;*/
	background-color: #ff0000;
	color: #FFFFFF;
}
#topnav a.myacct:hover {
	background-color: #ff0000;
}
#topsearch {
	background-color: #666666;
	clear: right;
	float: right;
	height: 86px;
	width: 316px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align:left;
}
#topsearch .msfield {
	margin-left:10px;
	height: 12px;
	width: 260px;
	margin-top:0px;
	float:left;
}
#topsearch .msbtn {
	margin-left:2px;
	margin-top:0px;
	float:left;
}
#topsearch .tstitle {
	margin-left:10px;
	margin-top:10px;
	font-size: 12px;
	color: #ececec;
}
#topsearch p {
	font-size: 10px;
	color: #ECECEC;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
}
#topsearch a {
	color: #fbe2b9;
	text-decoration: underline;
}
#topsearch a:hover {
	text-decoration: none;
}
/* Main Navigation */

#nav {
	height: 22px;
	width: 986px;
	background-image: url(../images/img_nav/nav_bk.gif);
	background-repeat: no-repeat;
}
#nav a {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: center;
	height: 22px;
	width: 134px;
	display: block;
	float: left;
	text-decoration: none;
}
#nav a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#nav a.on{
	background-color: #979696;
	color: #FFFFFF;
}

/* Main Content Area Container */

#content {
	height: auto;
	width: 986px;
	color: #FFFFFF;
	background-color: #979696;
}
/* Left side Column */
#colL {
	float: left;
	height: auto;
	width: 670px;
	background-color: #979696;
	text-align: left;
}
#colLcontent {
	height: auto;
	width: 620px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#colLcontent a {
	color: #fbe2b9;
}
#colLcontent a:hover {
	text-decoration:none;
}


/* Right Side Column */

#colR {
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 316px;
	background-color: #8d8c8c;
}
#colR a.sidetheme {
	background-image: url(../images/img_colR/contest.jpg);
	width: 316px;
	height: 32px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	color: #dcdcdc;
	vertical-align: text-bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
	background-repeat: no-repeat;
}
#colR a.sidethemewin {
	background-image: url(../images/img_colR/contest_winner.jpg);
	width: 316px;
	height: 32px;
	display: block;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	color: #dcdcdc;
	vertical-align: text-bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
	background-repeat: no-repeat;
}
#colR .sideitem {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/img_colR/item_bk.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#colR .sidedate {
	line-height: 32px;
	height:32px;
	margin-right: 10px;
}
/*
#colR .sideitemtext {
	text-align: left;
	width: 167px;
	margin-left:100px;
	background-color:#00FF00;
}*/
#colR .sidetxt {
	margin-left:110px;
	margin-right:4px;
	text-align:left;
}
#colR h2 {
	font-size: 130%;
	padding: 0px;
	margin: 0px;
}
#colR img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right:-3px;
}
#colR p {
	margin: 0px;
	padding: 0px;
}
#colR a {
	color: #fbe2b9;
	text-decoration: underline;
}
#colR a:hover {
	text-decoration: none;
}
#colR a.x {
	color: #ffffff;
	text-decoration: none;
}
#colR a.x:hover {
	color: #fbe2b9;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	color: #666666;
	padding-bottom: 5px;
}
#footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bb9451;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bb9451;
}

/* Headers */

h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}

/* General */
.item {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
.q {
	background-image: url(../images/img_page/q.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.a {
	background-image: url(../images/img_page/a.gif);
	padding-left: 36px;
	background-repeat: no-repeat;
	background-position: 18px top;
	color: #000000;
}
.pullout {
	padding: 5px;
	border: 1px dotted #fbe2b9;
	text-align:center;
}
.tbl {
	border: 1px dotted #fbe2b9;
	padding:15px;
}
.t {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.msg {
	font-weight: bold;
	padding: 10px;
	border: 1px dotted #FFFFCC;
	margin-bottom:10px;
}

/* forms */

form {
	margin: 0px;
	padding: 0px;
}

/* gallery pieces */
.galitem {
	padding: 5px;
	float: left;
	border: 1px dotted #666666;
	margin-right: 5px;
	width: 100px;
	font-size: 10px;
}

/*advanced search */
#advsearch {
	float: left;
	width:316px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	font-size: 10px;
	display:none;
}
.advslbl {
	margin-left: 10px;
	float:left;
	width:70px;
	clear:left;
}
.advsfield {
	margin-left:10px;
	float:left;
}
.advsbtn {
	clear:left;
	float:right;
	margin-right:10px;
}

.nav_on
{
	background-color: #979696;
	color: #FFFFFF;
}

.topnav_on 
{
	background-color: #9f9e9e;
	color: #FFFFFF;
}
